Skip to content

Commit 47dcc5a

Browse files
authored
Update package.json
1 parent 5a2f47c commit 47dcc5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/installer/frameworks/react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@
136136
"html-webpack-plugin": "4.3.0",
137137
"husky": "^6.0.0",
138138
"image-webpack-loader": "6.0.0",
139-
"jest": "29.6.2",
140-
"jest-environment-jsdom": "29.6.2",
139+
"jest": "26.6.3",
140+
"jest-environment-jsdom": "26.6.2",
141141
"jest-transform-stub": "2.0.0",
142142
"jsdom": "16.5.3",
143143
"mini-css-extract-plugin": "1.3.9",
@@ -160,7 +160,7 @@
160160
"sass-loader": "11.0.1",
161161
"shelljs": "0.8.5",
162162
"testdom": "3.0.0",
163-
"ts-jest": "29.1.1",
163+
"ts-jest": "26.5.6",
164164
"typescript": "4.3.2",
165165
"url-loader": "4.1.0",
166166
"webpack": "5.15.0",

0 commit comments

Comments
 (0)