Skip to content

Commit 354f598

Browse files
Update dependency esbuild to ^0.21.0 (#177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11973af commit 354f598

File tree

3 files changed

+98
-98
lines changed

3 files changed

+98
-98
lines changed

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": "^20.0.0",
2929
"@typescript-eslint/eslint-plugin": "^7.0.0",
3030
"@typescript-eslint/parser": "^7.0.0",
31-
"esbuild": "^0.20.0",
31+
"esbuild": "^0.21.0",
3232
"esbuild-plugin-clean": "^1.0.1",
3333
"esbuild-plugin-copy-file": "^0.0.2",
3434
"esbuild-plugin-fileloc": "^0.0.6",

package-lock.json

Lines changed: 96 additions & 96 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": "^20.0.0",
2929
"@typescript-eslint/eslint-plugin": "^7.0.0",
3030
"@typescript-eslint/parser": "^7.0.0",
31-
"esbuild": "^0.20.0",
31+
"esbuild": "^0.21.0",
3232
"esbuild-plugin-clean": "^1.0.1",
3333
"esbuild-plugin-copy-file": "^0.0.2",
3434
"esbuild-plugin-fileloc": "^0.0.6",

0 commit comments

Comments
 (0)