Skip to content

Commit 2ae3a6f

Browse files
committed
chore(package): update typescript-eslint from v8.35.0 to v8.39.1
1 parent 6e5c3dc commit 2ae3a6f

File tree

2 files changed

+75
-84
lines changed

2 files changed

+75
-84
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@
4949
"dependencies": {
5050
"@eslint/js": "^9.33.0",
5151
"@eslint/json": "^0.13.1",
52-
"@typescript-eslint/eslint-plugin": "^8.35.0",
52+
"@typescript-eslint/eslint-plugin": "^8.39.1",
53+
"@typescript-eslint/parser": "^8.39.1",
5354
"eslint": ">= 9",
5455
"eslint-config-prettier": "^10.1.8",
5556
"eslint-plugin-ban": "^2.0.0",
@@ -59,7 +60,7 @@
5960
"eslint-plugin-unicorn": "^60.0.0",
6061
"globals": "^16.2.0",
6162
"prettier": "^3.6.2",
62-
"typescript-eslint": "^8.35.0"
63+
"typescript-eslint": "^8.39.1"
6364
},
6465
"peerDependencies": {
6566
"eslint": ">= 9"

0 commit comments

Comments
 (0)