Skip to content

Commit 41651f4

Browse files
Update eslint (#293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8b1197 commit 41651f4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,19 @@
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.16.0",
48-
"@typescript-eslint/parser": "7.16.0",
47+
"@typescript-eslint/eslint-plugin": "7.18.0",
48+
"@typescript-eslint/parser": "7.18.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": "7.4.2",
54-
"eslint": "9.7.0",
55-
"eslint-config-prettier": "9.1.0",
54+
"eslint": "9.18.0",
55+
"eslint-config-prettier": "10.0.1",
5656
"eslint-plugin-import": "2.29.1",
5757
"eslint-plugin-jest": "26.9.0",
5858
"eslint-plugin-node": "11.1.0",
59-
"eslint-plugin-promise": "6.1.1",
59+
"eslint-plugin-promise": "7.2.1",
6060
"eslint-plugin-vue": "9.21.1",
6161
"graphql": "15.9.0",
6262
"graphql-tag": "2.12.6",

0 commit comments

Comments
 (0)