Skip to content

Commit 092c3ea

Browse files
Update eslint (#305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bea8e94 commit 092c3ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@
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": "8.23.0",
48-
"@typescript-eslint/parser": "8.23.0",
47+
"@typescript-eslint/eslint-plugin": "8.24.0",
48+
"@typescript-eslint/parser": "8.24.0",
4949
"@vue/test-utils": "2.4.5",
5050
"apollo-client": "2.6.10",
5151
"apollo-link": "1.2.14",
5252
"barrelsby": "2.8.1",
5353
"dotenv-cli": "8.0.0",
54-
"eslint": "9.20.0",
54+
"eslint": "9.20.1",
5555
"eslint-config-prettier": "10.0.1",
5656
"eslint-plugin-import": "2.29.1",
5757
"eslint-plugin-jest": "26.9.0",

0 commit comments

Comments
 (0)