Skip to content

Commit 9b83cc4

Browse files
committed
modified: package.json
1 parent 4347c9e commit 9b83cc4

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
@@ -15,14 +15,14 @@
1515
},
1616
"devDependencies": {
1717
"@eslint/js": "^9.30.0",
18-
"@types/node": "^24.0.7",
18+
"@types/node": "^24.0.8",
1919
"eslint-config-prettier": "^10.1.5",
2020
"eslint-import-resolver-typescript": "^4.4.4",
2121
"eslint-plugin-import-x": "^4.16.1",
2222
"eslint-plugin-perfectionist": "^4.15.0",
2323
"eslint-plugin-prettier": "^5.5.1",
2424
"jiti": "^2.4.2",
25-
"typescript-eslint": "^8.35.0"
25+
"typescript-eslint": "^8.35.1"
2626
},
2727
"repository": {
2828
"type": "git",

0 commit comments

Comments
 (0)