Skip to content

Commit 77317e4

Browse files
chore(deps): update typescript-eslint monorepo to v8.31.0
1 parent 4b66010 commit 77317e4

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

test/package-lock.json

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

test/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"@types/jest": "29.5.14",
4747
"@types/node": "22.14.1",
4848
"@types/supertest": "6.0.3",
49-
"@typescript-eslint/eslint-plugin": "8.30.1",
50-
"@typescript-eslint/parser": "8.30.1",
49+
"@typescript-eslint/eslint-plugin": "8.31.0",
50+
"@typescript-eslint/parser": "8.31.0",
5151
"eslint": "9.25.1",
5252
"eslint-config-prettier": "10.1.2",
5353
"eslint-plugin-prettier": "5.2.6",
@@ -62,8 +62,8 @@
6262
"typescript": "5.8.3"
6363
},
6464
"resolutions": {
65-
"**/@typescript-eslint/eslint-plugin": "8.30.1",
66-
"**/@typescript-eslint/parser": "8.30.1",
65+
"**/@typescript-eslint/eslint-plugin": "8.31.0",
66+
"**/@typescript-eslint/parser": "8.31.0",
6767
"**/jest": "29.7.0",
6868
"**/ts-jest": "29.3.2",
6969
"**/typescript": "5.8.3"

0 commit comments

Comments
 (0)