We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4104085 commit 40811c1Copy full SHA for 40811c1
package.json
@@ -25,12 +25,12 @@
25
"@commitlint/config-conventional": "^18.4.2",
26
"@nuxtjs/eslint-config": "^12.0.0",
27
"@nuxtjs/module-test-utils": "^1.6.3",
28
- "@types/jest": "^29.5.8",
+ "@types/jest": "^30.0.0",
29
"codecov": "^3.8.3",
30
"eslint": "^8.53.0",
31
"eslint-plugin-jest": "^27.6.0",
32
"husky": "^8.0.3",
33
- "jest": "^29.7.0",
+ "jest": "^30.1.2",
34
"nuxt-edge": "^2.17.2-28284499.5674f49",
35
"standard-version": "^9.5.0"
36
},
0 commit comments