Skip to content

Commit ab89c72

Browse files
fix(deps): update typescript-eslint monorepo to ^8.24.1
1 parent dec6035 commit ab89c72

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

package-lock.json

Lines changed: 60 additions & 60 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
},
4444
"dependencies": {
4545
"@stylistic/eslint-plugin-ts": "^3.0.1",
46-
"@typescript-eslint/eslint-plugin": "^8.22.0",
47-
"@typescript-eslint/parser": "^8.22.0",
46+
"@typescript-eslint/eslint-plugin": "^8.24.1",
47+
"@typescript-eslint/parser": "^8.24.1",
4848
"eslint-config-prettier": "^10.0.1",
4949
"eslint-plugin-import-x": "^4.6.1",
5050
"eslint-plugin-jsx-a11y": "^6.10.2",
@@ -53,6 +53,6 @@
5353
"eslint-plugin-react": "^7.37.4",
5454
"eslint-plugin-react-hooks": "^5.1.0",
5555
"globals": "^15.14.0",
56-
"typescript-eslint": "^8.22.0"
56+
"typescript-eslint": "^8.24.1"
5757
}
5858
}

0 commit comments

Comments
 (0)