Skip to content

Commit 2113ce3

Browse files
committed
Update typescript-eslint monorepo to v5
1 parent bcefa16 commit 2113ce3

File tree

2 files changed

+110
-44
lines changed

2 files changed

+110
-44
lines changed

package-lock.json

+108-42
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
@@ -38,8 +38,8 @@
3838
"@types/jasmine": "^3.10.2",
3939
"@types/jasminewd2": "^2.0.10",
4040
"@types/node": "^16.11.6",
41-
"@typescript-eslint/eslint-plugin": "^4.33.0",
42-
"@typescript-eslint/parser": "^4.33.0",
41+
"@typescript-eslint/eslint-plugin": "^5.3.0",
42+
"@typescript-eslint/parser": "^5.3.0",
4343
"eslint": "^7.32.0",
4444
"eslint-config-prettier": "^7.2.0",
4545
"eslint-plugin-jsdoc": "^37.0.3",

0 commit comments

Comments
 (0)