Skip to content

Commit 20b99c2

Browse files
committed
updat TS
1 parent 9123fb8 commit 20b99c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"homepage": "https://github.com/CheckmarxDev/ast-cli-javascript-wrapper#readme",
2828
"devDependencies": {
2929
"@types/jest": "^27.5.0",
30-
"@types/node": "^20.14.11",
30+
"@types/node": "^22.9.0",
3131
"@typescript-eslint/eslint-plugin": "^5.29.0",
3232
"@typescript-eslint/parser": "^5.29.0",
3333
"copyfiles": "^2.4.1",
@@ -36,7 +36,7 @@
3636
"jest-cli": "29.7.0",
3737
"ts-jest": "^29.2.2",
3838
"ts-mockito": "^2.6.1",
39-
"typescript": "^5.5.3"
39+
"typescript": "^5.6.3"
4040
},
4141
"overrides": {
4242
"bluebird": "3.7.2"

0 commit comments

Comments
 (0)