Skip to content

Commit 917faa5

Browse files
fix(deps): update typescript-eslint monorepo to ^8.43.0
1 parent f441952 commit 917faa5

File tree

2 files changed

+72
-67
lines changed

2 files changed

+72
-67
lines changed

package-lock.json

Lines changed: 69 additions & 64 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
@@ -45,8 +45,8 @@
4545
"@eslint/css": "^0.10.0",
4646
"@eslint/js": "^9.34.0",
4747
"@stylistic/eslint-plugin-ts": "^3.1.0",
48-
"@typescript-eslint/eslint-plugin": "^8.40.0",
49-
"@typescript-eslint/parser": "^8.40.0",
48+
"@typescript-eslint/eslint-plugin": "^8.43.0",
49+
"@typescript-eslint/parser": "^8.43.0",
5050
"eslint-config-prettier": "^10.1.8",
5151
"eslint-plugin-import-x": "^4.16.1",
5252
"eslint-plugin-jsx-a11y": "^6.10.2",
@@ -55,6 +55,6 @@
5555
"eslint-plugin-react": "^7.37.5",
5656
"eslint-plugin-react-hooks": "^5.2.0",
5757
"globals": "^16.3.0",
58-
"typescript-eslint": "^8.40.0"
58+
"typescript-eslint": "^8.43.0"
5959
}
6060
}

0 commit comments

Comments
 (0)