Skip to content

Commit 9fc86d2

Browse files
committed
run npx npm-upgrade
1 parent bee1e59 commit 9fc86d2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
},
2727
"homepage": "https://github.com/arcxp/deploy-action#readme",
2828
"devDependencies": {
29-
"@jest/globals": "^30.0.5",
29+
"@jest/globals": "^30.1.2",
3030
"@types/jest": "^30.0.0",
31-
"@types/node": "^24.1.0",
32-
"esbuild": "^0.25.8",
33-
"eslint": "^9.31.0",
34-
"jest": "^30.0.5",
35-
"jest-diff": "^30.0.5",
36-
"jest-watcher": "^30.0.5",
31+
"@types/node": "^24.3.1",
32+
"esbuild": "^0.25.9",
33+
"eslint": "^9.35.0",
34+
"jest": "^30.1.3",
35+
"jest-diff": "^30.1.2",
36+
"jest-watcher": "^30.1.3",
3737
"prettier": "^3.6.2"
3838
},
3939
"dependencies": {

0 commit comments

Comments
 (0)