Skip to content

Commit 4b76db5

Browse files
Update eslint (#310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75152a6 commit 4b76db5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
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.24.1",
48-
"@typescript-eslint/parser": "8.24.1",
47+
"@typescript-eslint/eslint-plugin": "8.25.0",
48+
"@typescript-eslint/parser": "8.25.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",
5454
"eslint": "9.21.0",
55-
"eslint-config-prettier": "10.0.1",
55+
"eslint-config-prettier": "10.0.2",
5656
"eslint-plugin-import": "2.29.1",
5757
"eslint-plugin-jest": "26.9.0",
5858
"eslint-plugin-node": "11.1.0",

0 commit comments

Comments
 (0)