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

deps: update to esbuild-wasm@0.15.15 #5078

Merged
merged 1 commit into from
Nov 22, 2022
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
16 changes: 8 additions & 8 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
5 changes: 5 additions & 0 deletions .yarn/versions/e41a5a38.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
declined:
- vscode-zipfs
- "@yarnpkg/builder"
- "@yarnpkg/core"
- "@yarnpkg/pnp"
2 changes: 1 addition & 1 deletion packages/vscode-zipfs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@types/vscode": "^1.54.0",
"@yarnpkg/fslib": "workspace:^",
"@yarnpkg/libzip": "workspace:^",
"esbuild": "npm:esbuild-wasm@^0.15.5",
"esbuild": "npm:esbuild-wasm@^0.15.15",
"rollup": "^2.59.0",
"rollup-plugin-esbuild": "^3.0.2",
"rollup-plugin-terser": "^7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/yarnpkg-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@yarnpkg/fslib": "workspace:^",
"chalk": "^3.0.0",
"clipanion": "^3.2.0-rc.10",
"esbuild": "npm:esbuild-wasm@^0.15.5",
"esbuild": "npm:esbuild-wasm@^0.15.15",
"semver": "^7.1.2",
"tslib": "^2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/yarnpkg-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@yarnpkg/plugin-npm": "workspace:^",
"@yarnpkg/plugin-pnp": "workspace:^",
"comment-json": "^2.2.0",
"esbuild": "npm:esbuild-wasm@^0.15.5",
"esbuild": "npm:esbuild-wasm@^0.15.15",
"rollup": "^2.59.0",
"rollup-plugin-esbuild": "^3.0.2",
"rollup-plugin-terser": "^7.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/yarnpkg-pnp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^11.0.1",
"@yarnpkg/libzip": "workspace:^",
"esbuild": "npm:esbuild-wasm@^0.15.5",
"esbuild": "npm:esbuild-wasm@^0.15.15",
"resolve.exports": "^1.1.0",
"rollup": "^2.59.0",
"rollup-plugin-esbuild": "^3.0.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7013,7 +7013,7 @@ __metadata:
"@yarnpkg/monorepo": "workspace:^"
chalk: "npm:^3.0.0"
clipanion: "npm:^3.2.0-rc.10"
esbuild: "npm:esbuild-wasm@^0.15.5"
esbuild: "npm:esbuild-wasm@^0.15.15"
semver: "npm:^7.1.2"
tslib: "npm:^2.4.0"
typescript: "npm:4.9.2-rc"
Expand Down Expand Up @@ -7101,7 +7101,7 @@ __metadata:
comment-json: "npm:^2.2.0"
cross-spawn: "npm:7.0.3"
diff: "npm:^5.1.0"
esbuild: "npm:esbuild-wasm@^0.15.5"
esbuild: "npm:esbuild-wasm@^0.15.15"
globby: "npm:^11.0.1"
got: "npm:^11.7.0"
lodash: "npm:^4.17.15"
Expand Down Expand Up @@ -7865,7 +7865,7 @@ __metadata:
"@types/node": "npm:^18.7.6"
"@yarnpkg/fslib": "workspace:^"
"@yarnpkg/libzip": "workspace:^"
esbuild: "npm:esbuild-wasm@^0.15.5"
esbuild: "npm:esbuild-wasm@^0.15.15"
resolve.exports: "npm:^1.1.0"
rollup: "npm:^2.59.0"
rollup-plugin-esbuild: "npm:^3.0.2"
Expand Down Expand Up @@ -13261,12 +13261,12 @@ __metadata:
languageName: node
linkType: hard

"esbuild@npm:esbuild-wasm@^0.15.5":
version: 0.15.5
resolution: "esbuild-wasm@npm:0.15.5"
"esbuild@npm:esbuild-wasm@^0.15.15":
version: 0.15.15
resolution: "esbuild-wasm@npm:0.15.15"
bin:
esbuild: bin/esbuild
checksum: 149219c551e2bbb0ca2d711bcdc2bc0ed10f71a7c77dfd7c86e3aa8d1dbc6782e7afe609eefe44c2ce8ff0c6ec2f7bdd6d0cdd7c65bdc1d257252f4e23f5b4ee
checksum: 965efb09e7846cb8aa705c25a4c2ecac92e74b09da1a628ac1fe45f3d9061a2a08892f2c8990a2e1a442bdbbbc03382caaeb66f4ea0994e8be9911b35ccc0a5e
languageName: node
linkType: hard

Expand Down Expand Up @@ -30258,7 +30258,7 @@ __metadata:
"@types/vscode": "npm:^1.54.0"
"@yarnpkg/fslib": "workspace:^"
"@yarnpkg/libzip": "workspace:^"
esbuild: "npm:esbuild-wasm@^0.15.5"
esbuild: "npm:esbuild-wasm@^0.15.15"
rollup: "npm:^2.59.0"
rollup-plugin-esbuild: "npm:^3.0.2"
rollup-plugin-terser: "npm:^7.0.2"
Expand Down