Skip to content

Commit dc10a4b

Browse files
fix(deps): update typescript-eslint monorepo to v7
1 parent 7015bb3 commit dc10a4b

File tree

2 files changed

+140
-123
lines changed

2 files changed

+140
-123
lines changed

packages/eslint-config-qiwi/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"author": "QIWI <[email protected]>",
3333
"license": "MIT",
3434
"dependencies": {
35-
"@typescript-eslint/eslint-plugin": "^5.59.2",
36-
"@typescript-eslint/parser": "^5.59.2",
35+
"@typescript-eslint/eslint-plugin": "^7.0.0",
36+
"@typescript-eslint/parser": "^7.0.0",
3737
"eslint-plugin-react": "^7.32.2",
3838
"eslint-plugin-react-hooks": "^4.6.0",
3939
"eslint-plugin-sonarjs": "^0.25.0",

0 commit comments

Comments
 (0)