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.
2 parents 68b817e + e9f3aad commit 8e13c07Copy full SHA for 8e13c07
package.json
@@ -29,7 +29,7 @@
29
"apollo-link-http": "^1.5.17",
30
"babel-core": "7.0.0-bridge.0",
31
"babel-eslint": "^10.1.0",
32
- "babel-jest": "^28.1.1",
+ "babel-jest": "28.1.2",
33
"core-js": "3.23.2",
34
"eslint": "^8.18.0",
35
"eslint-config-prettier": "^8.5.0",
@@ -38,8 +38,8 @@
38
"eslint-plugin-prettier": "^4.0.0",
39
"eslint-webpack-plugin": "^3.1.1",
40
"graphql-tag": "^2.12.6",
41
- "jest": "^28.1.1",
42
- "jest-environment-jsdom": "^28.1.1",
+ "jest": "28.1.2",
+ "jest-environment-jsdom": "28.1.2",
43
"jsdom": "20.0.0",
44
"nuxt": "^2.15.8",
45
"postcss": "^8.4.14",
0 commit comments