Skip to content

Commit ed2fd0c

Browse files
authored
fix(deps): update typescript-eslint monorepo to v5 (#688)
1 parent b23c743 commit ed2fd0c

File tree

2 files changed

+187
-76
lines changed

2 files changed

+187
-76
lines changed

package-lock.json

Lines changed: 185 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"author": "Google Inc.",
4444
"license": "Apache-2.0",
4545
"dependencies": {
46-
"@typescript-eslint/eslint-plugin": "^4.2.0",
47-
"@typescript-eslint/parser": "^4.2.0",
46+
"@typescript-eslint/eslint-plugin": "^5.0.0",
47+
"@typescript-eslint/parser": "^5.0.0",
4848
"chalk": "^4.1.0",
4949
"eslint": "^7.10.0",
5050
"eslint-config-prettier": "^8.0.0",

0 commit comments

Comments
 (0)