Skip to content

Commit

Permalink
deps: esbuild-wasm@0.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
merceyz committed Aug 17, 2022
1 parent 9aeaa75 commit b0d4ab5
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 20 deletions.
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.
2 changes: 1 addition & 1 deletion packages/vscode-zipfs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@types/vscode": "^1.54.0",
"@yarnpkg/fslib": "workspace:^",
"@yarnpkg/libzip": "workspace:^",
"esbuild": "npm:esbuild-wasm@^0.15.3",
"esbuild": "npm:esbuild-wasm@^0.15.5",
"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 @@ -10,7 +10,7 @@
"@yarnpkg/fslib": "workspace:^",
"chalk": "^3.0.0",
"clipanion": "^3.2.0-rc.10",
"esbuild": "npm:esbuild-wasm@^0.15.3",
"esbuild": "npm:esbuild-wasm@^0.15.5",
"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 @@ -48,7 +48,7 @@
"@yarnpkg/plugin-npm": "workspace:^",
"@yarnpkg/plugin-pnp": "workspace:^",
"comment-json": "^2.2.0",
"esbuild": "npm:esbuild-wasm@^0.15.3",
"esbuild": "npm:esbuild-wasm@^0.15.5",
"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 @@ -12,7 +12,7 @@
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^11.0.1",
"@yarnpkg/libzip": "workspace:^",
"esbuild": "npm:esbuild-wasm@^0.15.3",
"esbuild": "npm:esbuild-wasm@^0.15.5",
"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 @@ -5509,7 +5509,7 @@ __metadata:
"@yarnpkg/monorepo": "workspace:^"
chalk: "npm:^3.0.0"
clipanion: "npm:^3.2.0-rc.10"
esbuild: "npm:esbuild-wasm@^0.15.3"
esbuild: "npm:esbuild-wasm@^0.15.5"
semver: "npm:^7.1.2"
tslib: "npm:^2.4.0"
typescript: "npm:4.8.0-beta"
Expand Down Expand Up @@ -5597,7 +5597,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.3"
esbuild: "npm:esbuild-wasm@^0.15.5"
globby: "npm:^11.0.1"
got: "npm:^11.7.0"
lodash: "npm:^4.17.15"
Expand Down Expand Up @@ -6314,7 +6314,7 @@ __metadata:
"@types/node": "npm:^13.7.0"
"@yarnpkg/fslib": "workspace:^"
"@yarnpkg/libzip": "workspace:^"
esbuild: "npm:esbuild-wasm@^0.15.3"
esbuild: "npm:esbuild-wasm@^0.15.5"
resolve.exports: "npm:^1.1.0"
rollup: "npm:^2.59.0"
rollup-plugin-esbuild: "npm:^3.0.2"
Expand Down Expand Up @@ -10919,12 +10919,12 @@ __metadata:
languageName: node
linkType: hard

"esbuild@npm:esbuild-wasm@^0.15.3":
version: 0.15.3
resolution: "esbuild-wasm@npm:0.15.3"
"esbuild@npm:esbuild-wasm@^0.15.5":
version: 0.15.5
resolution: "esbuild-wasm@npm:0.15.5"
bin:
esbuild: bin/esbuild
checksum: 27fc728e54e520e923aa69ad794886177fe8407aba4f2e5e5f8dc514e96b86ba01c342bacfb361ff4fffc6a21deabe4d22d21c7a7aa9f9ed725d644041e4a7be
checksum: 149219c551e2bbb0ca2d711bcdc2bc0ed10f71a7c77dfd7c86e3aa8d1dbc6782e7afe609eefe44c2ce8ff0c6ec2f7bdd6d0cdd7c65bdc1d257252f4e23f5b4ee
languageName: node
linkType: hard

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

0 comments on commit b0d4ab5

Please sign in to comment.