Skip to content

Commit

Permalink
Update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent a8b1197 commit 7349bcd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@
"@types/jest": "27.5.2",
"@types/lodash.isplainobject": "4.0.9",
"@types/lodash.mapvalues": "4.6.9",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vue/test-utils": "2.4.5",
"apollo-client": "2.6.10",
"apollo-link": "1.2.14",
"barrelsby": "2.8.1",
"dotenv-cli": "7.4.2",
"eslint": "9.7.0",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "26.9.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-vue": "9.21.1",
"graphql": "15.9.0",
"graphql-tag": "2.12.6",
Expand Down

0 comments on commit 7349bcd

Please sign in to comment.