We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e7c38 commit eed2d28Copy full SHA for eed2d28
1 file changed
package.json
@@ -56,7 +56,7 @@
56
"@babel/preset-env": "7.18.10",
57
"@babel/preset-react": "7.18.6",
58
"@babel/preset-typescript": "7.18.6",
59
- "@types/jest": "27.5.2",
+ "@types/jest": "28.1.8",
60
"@types/node": "16.11.56",
61
"@types/react": "18.0.17",
62
"@types/react-dom": "18.0.6",
@@ -75,14 +75,14 @@
75
"eslint-plugin-react-hooks": "4.6.0",
76
"husky": "8.0.1",
77
"identity-obj-proxy": "3.0.0",
78
- "jest": "27.5.1",
+ "jest": "29.0.0",
79
"jest-svg-transformer": "1.0.0",
80
"lint-staged": "13.0.3",
81
"npm-run-all": "4.1.5",
82
"prettier": "2.7.1",
83
"pretty-quick": "3.1.3",
84
"sass": "1.54.5",
85
- "ts-jest": "27.1.5",
+ "ts-jest": "28.0.8",
86
"ts-node": "10.9.1",
87
"typescript": "4.7.4"
88
}
0 commit comments