Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency esbuild-plugins-node-modules-polyfill to ^1.6.8 #406

Merged
merged 1 commit into from
Nov 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@vitest/browser": "2.0.5",
"@vitest/coverage-istanbul": "2.0.5",
"cz-conventional-changelog": "^3.3.0",
"esbuild-plugins-node-modules-polyfill": "^1.6.7",
"esbuild-plugins-node-modules-polyfill": "^1.6.8",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ __metadata:
languageName: node
linkType: hard

"@jspm/core@npm:^2.0.1":
"@jspm/core@npm:2.0.1":
version: 2.0.1
resolution: "@jspm/core@npm:2.0.1"
checksum: 10/663abbcedfd20eab4574095b37ade1aeff820dde45a8d67026a5f1215ba675d303042008a79fc296c0b56bb3ce15647367cea136a152ede450ac626e82be6b8f
Expand Down Expand Up @@ -1480,7 +1480,7 @@ __metadata:
"@vitest/browser": "npm:2.0.5"
"@vitest/coverage-istanbul": "npm:2.0.5"
cz-conventional-changelog: "npm:^3.3.0"
esbuild-plugins-node-modules-polyfill: "npm:^1.6.7"
esbuild-plugins-node-modules-polyfill: "npm:^1.6.8"
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
Expand Down Expand Up @@ -3591,16 +3591,16 @@ __metadata:
languageName: node
linkType: hard

"esbuild-plugins-node-modules-polyfill@npm:^1.6.7":
version: 1.6.7
resolution: "esbuild-plugins-node-modules-polyfill@npm:1.6.7"
"esbuild-plugins-node-modules-polyfill@npm:^1.6.8":
version: 1.6.8
resolution: "esbuild-plugins-node-modules-polyfill@npm:1.6.8"
dependencies:
"@jspm/core": "npm:^2.0.1"
"@jspm/core": "npm:2.0.1"
local-pkg: "npm:^0.5.0"
resolve.exports: "npm:^2.0.2"
peerDependencies:
esbuild: ">=0.14.0 <=0.23.x"
checksum: 10/202300e3801aeb72dad6f1e117fb2e9557347868a25007e84c2e5af28ee0e2fdbfbdd2439fce459ffcdbf21ca5506aa945fab0d179b96461b90be744f2aebd47
esbuild: ">=0.14.0 <=0.24.x"
checksum: 10/9d2d304e23801628709e9184e492b5ea5e09146e1df48ef03b3d050755a71c33f823665f2a146c43880838f901a9c0580afd47598a530fb4ac783b3134474c47
languageName: node
linkType: hard

Expand Down