Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit 0403b6e

Browse files
committed
chore(deps): update typescript-eslint monorepo to v4.8.2
1 parent ec7ae8a commit 0403b6e

File tree

2 files changed

+42
-114
lines changed

2 files changed

+42
-114
lines changed

package-lock.json

+40-112
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
@@ -22,15 +22,15 @@
2222
"validate": "npm run lint"
2323
},
2424
"dependencies": {
25-
"@typescript-eslint/parser": "4.4.1",
25+
"@typescript-eslint/parser": "4.8.2",
2626
"eslint-config-airbnb": "18.2.0",
2727
"eslint-config-airbnb-base": "14.2.0"
2828
},
2929
"peerDependencies": {
3030
"@typescript-eslint/eslint-plugin": "^4.4.1"
3131
},
3232
"devDependencies": {
33-
"@typescript-eslint/eslint-plugin": "4.4.1",
33+
"@typescript-eslint/eslint-plugin": "4.8.2",
3434
"doctoc": "1.4.0",
3535
"eslint": "7.11.0",
3636
"eslint-config-prettier": "6.13.0",

0 commit comments

Comments
 (0)