We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e1cffd commit a76aaa3Copy full SHA for a76aaa3
package.json
@@ -44,14 +44,14 @@
44
"@types/jest": "27.5.2",
45
"@types/lodash.isplainobject": "4.0.9",
46
"@types/lodash.mapvalues": "4.6.9",
47
- "@typescript-eslint/eslint-plugin": "7.8.0",
48
- "@typescript-eslint/parser": "7.8.0",
+ "@typescript-eslint/eslint-plugin": "7.9.0",
+ "@typescript-eslint/parser": "7.9.0",
49
"@vue/test-utils": "2.4.5",
50
"apollo-client": "2.6.10",
51
"apollo-link": "1.2.14",
52
"barrelsby": "2.8.1",
53
"dotenv-cli": "7.4.2",
54
- "eslint": "9.2.0",
+ "eslint": "9.3.0",
55
"eslint-config-prettier": "9.1.0",
56
"eslint-plugin-import": "2.29.1",
57
"eslint-plugin-jest": "26.9.0",
0 commit comments