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 a14e019 commit 82c5dc0Copy full SHA for 82c5dc0
package.json
@@ -37,12 +37,12 @@
37
"devDependencies": {
38
"@babel/preset-env": "^7",
39
"eslint": "^8",
40
- "eslint-plugin-jest": "^26",
41
- "jest": "^28",
42
- "jest-image-snapshot": "^5",
+ "eslint-plugin-jest": "^27",
+ "jest": "^29",
+ "jest-image-snapshot": "^6",
43
"jest-puppeteer": "^6",
44
"minify": "^9",
45
- "rollup": "^2",
+ "rollup": "^3",
46
"typescript": "^4"
47
}
48
0 commit comments