Skip to content

Commit e9aa9a4

Browse files
fix(deps): update typescript-eslint monorepo to v5
1 parent 0bb284f commit e9aa9a4

File tree

2 files changed

+237
-4
lines changed

2 files changed

+237
-4
lines changed

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {
7-
"@typescript-eslint/eslint-plugin": "^2.24.0",
8-
"@typescript-eslint/parser": "^2.24.0",
7+
"@typescript-eslint/eslint-plugin": "^5.0.0",
8+
"@typescript-eslint/parser": "^5.0.0",
99
"babel-eslint": "^10.1.0",
1010
"eslint": "^6.8.0",
1111
"eslint-config-prettier": "^6.10.0",

0 commit comments

Comments
 (0)