Skip to content

Commit 92e7064

Browse files
fix(deps): update typescript-eslint monorepo to v6.21.0
1 parent d6a0f7a commit 92e7064

File tree

2 files changed

+72
-49
lines changed

2 files changed

+72
-49
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"test": "run-p test:*"
1717
},
1818
"dependencies": {
19-
"@typescript-eslint/eslint-plugin": "6.13.2",
20-
"@typescript-eslint/parser": "6.13.2",
19+
"@typescript-eslint/eslint-plugin": "6.21.0",
20+
"@typescript-eslint/parser": "6.21.0",
2121
"eslint-config-google": "0.14.0",
2222
"eslint-import-resolver-typescript": "3.6.1",
2323
"eslint-plugin-import": "2.29.0",

0 commit comments

Comments
 (0)