Skip to content

Commit cd9173b

Browse files
authored
Update package.json
1 parent f56a631 commit cd9173b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

scripts/installer/frameworks/react/package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@
136136
"html-webpack-plugin": "4.3.0",
137137
"husky": "^6.0.0",
138138
"image-webpack-loader": "6.0.0",
139-
"jest": "26.6.3",
139+
"jest": "29.6.2",
140+
"jest-environment-jsdom": "29.6.2",
140141
"jest-transform-stub": "2.0.0",
141142
"jsdom": "16.5.3",
142143
"mini-css-extract-plugin": "1.3.9",
@@ -159,7 +160,7 @@
159160
"sass-loader": "11.0.1",
160161
"shelljs": "0.8.5",
161162
"testdom": "3.0.0",
162-
"ts-jest": "26.5.5",
163+
"ts-jest": "29.1.1",
163164
"typescript": "4.3.2",
164165
"url-loader": "4.1.0",
165166
"webpack": "5.15.0",

0 commit comments

Comments
 (0)