Skip to content

Commit 6b6daa2

Browse files
committed
chore: update @types/node and typescript-eslint dependencies
1 parent aa6fe80 commit 6b6daa2

File tree

2 files changed

+75
-75
lines changed

2 files changed

+75
-75
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
},
1515
"devDependencies": {
1616
"@eslint/js": "^9.37.0",
17-
"@types/node": "^24.6.2",
17+
"@types/node": "^24.7.0",
1818
"eslint": "^9.37.0",
1919
"eslint-config-prettier": "^10.1.8",
2020
"eslint-import-resolver-typescript": "^4.4.4",
2121
"eslint-plugin-import-x": "^4.16.1",
2222
"eslint-plugin-perfectionist": "^4.15.1",
2323
"eslint-plugin-prettier": "^5.5.4",
2424
"jiti": "^2.6.1",
25-
"typescript-eslint": "^8.45.0"
25+
"typescript-eslint": "^8.46.0"
2626
},
2727
"repository": {
2828
"type": "git",

0 commit comments

Comments
 (0)