Skip to content

Commit 0b3b0ec

Browse files
committed
Update typescript-eslint monorepo to v5
1 parent 6c34802 commit 0b3b0ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@types/jest": "27.0.2",
4545
"@types/lodash": "4.14.175",
4646
"@types/node": "16.7.7",
47-
"@typescript-eslint/eslint-plugin": "4.33.0",
48-
"@typescript-eslint/parser": "4.33.0",
47+
"@typescript-eslint/eslint-plugin": "5.1.0",
48+
"@typescript-eslint/parser": "5.1.0",
4949
"eslint": "7.32.0",
5050
"eslint-config-airbnb-base": "14.2.1",
5151
"eslint-config-airbnb-typescript": "14.0.1",

0 commit comments

Comments
 (0)