Skip to content

Commit f05ba9a

Browse files
committed
bump dependencies
1 parent 07fb418 commit f05ba9a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
},
3838
"devDependencies": {
3939
"c8": "^10.1.3",
40-
"esbuild": "^0.24.2",
41-
"eslint": "^9.18.0",
42-
"globals": "^15.14.0",
40+
"esbuild": "^0.25.6",
41+
"eslint": "^9.30.1",
42+
"globals": "^16.3.0",
4343
"http-server": "^14.1.1",
4444
"node-localstorage": "^3.0.5",
4545
"npm-run-all": "^4.1.5",
46-
"shx": "^0.3.4"
46+
"shx": "^0.4.0"
4747
},
4848
"engines": {
4949
"node": ">=18.18"

0 commit comments

Comments
 (0)