Skip to content

Commit 564b1c0

Browse files
fix(deps): update typescript-eslint monorepo to v7
1 parent cef08e7 commit 564b1c0

File tree

2 files changed

+69
-55
lines changed

2 files changed

+69
-55
lines changed

packages/eslint-config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
}
4444
},
4545
"dependencies": {
46-
"@typescript-eslint/eslint-plugin": "^6.0.0",
47-
"@typescript-eslint/parser": "^6.0.0",
46+
"@typescript-eslint/eslint-plugin": "^7.0.0",
47+
"@typescript-eslint/parser": "^7.0.0",
4848
"eslint-plugin-import": "^2.25.3",
4949
"eslint-plugin-jest": "^27.0.0",
5050
"eslint-plugin-jest-dom": "^5.0.0",

pnpm-lock.yaml

+67-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)