Skip to content

Commit bdf2901

Browse files
committed
chore: update esbuild
1 parent 7b6ffd9 commit bdf2901

File tree

4 files changed

+98
-54
lines changed

4 files changed

+98
-54
lines changed

frameworks/keyed/apprun/package-lock.json

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

frameworks/keyed/apprun/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"url": "https://github.com/yysun/js-framework-benchmark.git"
2727
},
2828
"devDependencies": {
29-
"esbuild": "^0.8.54"
29+
"esbuild": "^0.18.13"
3030
},
3131
"dependencies": {
3232
"apprun": "^2.27.7"

frameworks/non-keyed/apprun/package-lock.json

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

frameworks/non-keyed/apprun/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"url": "https://github.com/yysun/js-framework-benchmark.git"
2727
},
2828
"devDependencies": {
29-
"esbuild": "^0.8.54"
29+
"esbuild": "^0.18.13"
3030
},
3131
"dependencies": {
3232
"apprun": "^2.27.7"

0 commit comments

Comments
 (0)