Skip to content

Commit 7cd6cdd

Browse files
Update typescript-eslint monorepo to ^5.30.0
1 parent 10a0e98 commit 7cd6cdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"@types/jasmine": "^4.0.3",
2525
"@types/jasminewd2": "^2.0.10",
2626
"@types/node": "^16.11.41",
27-
"@typescript-eslint/eslint-plugin": "^5.28.0",
28-
"@typescript-eslint/parser": "^5.28.0",
27+
"@typescript-eslint/eslint-plugin": "^5.30.0",
28+
"@typescript-eslint/parser": "^5.30.0",
2929
"eslint": "^8.17.0",
3030
"eslint-config-prettier": "^8.5.0",
3131
"eslint-plugin-jsdoc": "^39.3.2",

0 commit comments

Comments
 (0)