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 5e27e17 commit 166012aCopy full SHA for 166012a
package.json
@@ -59,8 +59,8 @@
59
"@babel/preset-env": "^7.26.7",
60
"@strapi/sdk-plugin": "^5.2.8",
61
"@strapi/strapi": "^5.6.0",
62
- "@types/jest": "^29.5.12",
63
- "babel-jest": "^29.7.0",
+ "@types/jest": "^30.0.0",
+ "babel-jest": "^30.1.2",
64
"concurrently": "^8.2.2",
65
"cypress": "^14.0.1",
66
"eslint": "^8.2.0",
@@ -71,7 +71,7 @@
71
"eslint-plugin-prettier": "^5.1.3",
72
"eslint-plugin-promise": "^6.1.1",
73
"eslint-plugin-react": "^7.27.0",
74
- "jest": "^29.7.0",
+ "jest": "^30.1.3",
75
"prettier": "3.2.5",
76
"react": "^18.3.1",
77
"react-dom": "^18.3.1",
0 commit comments