Skip to content

Commit 456e64b

Browse files
Update eslint to v8 (#300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc07a6a commit 456e64b

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
@@ -44,8 +44,8 @@
4444
"@types/jest": "27.5.2",
4545
"@types/lodash.isplainobject": "4.0.9",
4646
"@types/lodash.mapvalues": "4.6.9",
47-
"@typescript-eslint/eslint-plugin": "7.18.0",
48-
"@typescript-eslint/parser": "7.18.0",
47+
"@typescript-eslint/eslint-plugin": "8.20.0",
48+
"@typescript-eslint/parser": "8.20.0",
4949
"@vue/test-utils": "2.4.5",
5050
"apollo-client": "2.6.10",
5151
"apollo-link": "1.2.14",

0 commit comments

Comments
 (0)