Skip to content

Commit 72fae14

Browse files
chore(deps): update dependency esbuild to v0.27.0 (#400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9708647 commit 72fae14

File tree

3 files changed

+116
-384
lines changed

3 files changed

+116
-384
lines changed

packages/rslint-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@rslint/core": "workspace:*",
2727
"@microsoft/api-extractor": "7.55.1",
2828
"@wasmer/wasmfs": "0.12.0",
29-
"esbuild": "^0.25.9",
29+
"esbuild": "^0.27.0",
3030
"buffer": "^6.0.3",
3131
"cross-env": "^10.1.0",
3232
"esbuild-plugin-polyfill-node": "0.3.0",

packages/vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@vscode/test-cli": "0.0.11",
9191
"@vscode/test-electron": "2.4.1",
9292
"@vscode/vsce": "3.7.1",
93-
"esbuild": "0.25.7",
93+
"esbuild": "0.27.0",
9494
"fast-glob": "3.3.3",
9595
"mocha": "10.8.2",
9696
"ovsx": "^0.10.5",

0 commit comments

Comments
 (0)