Skip to content

Commit 393abee

Browse files
Update eslint (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6267897 commit 393abee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,20 +44,20 @@
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.33.0",
48-
"@typescript-eslint/parser": "8.33.0",
47+
"@typescript-eslint/eslint-plugin": "8.34.1",
48+
"@typescript-eslint/parser": "8.34.1",
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.28.0",
54+
"eslint": "9.29.0",
5555
"eslint-config-prettier": "10.1.5",
5656
"eslint-plugin-import": "2.29.1",
5757
"eslint-plugin-jest": "26.9.0",
5858
"eslint-plugin-node": "11.1.0",
5959
"eslint-plugin-promise": "7.2.1",
60-
"eslint-plugin-vue": "10.1.0",
60+
"eslint-plugin-vue": "10.2.0",
6161
"graphql": "15.10.1",
6262
"graphql-tag": "2.12.6",
6363
"jest": "27.5.1",

0 commit comments

Comments
 (0)