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 bfda87c commit 6f547a3Copy full SHA for 6f547a3
package.json
@@ -62,7 +62,7 @@
62
"@babel/preset-react": "^7.16.5",
63
"@babel/preset-stage-2": "^7.8.3",
64
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
65
- "babel-jest": "~27.4.2",
+ "babel-jest": "~27.4.5",
66
"babel-loader": "~8.2.3",
67
"coveralls": "~3.1.1",
68
"cross-env": "~7.0.3",
@@ -77,9 +77,9 @@
77
"history": "~5.2.0",
78
"html-webpack-plugin": "~5.5.0",
79
"http-server": "~14.0.0",
80
- "jest": "~27.4.3",
+ "jest": "~27.4.5",
81
"mini-css-extract-plugin": "^2.4.5",
82
- "prop-types": "~15.7.2",
+ "prop-types": "~15.8.0",
83
"react": "~17.0.2",
84
"react-dom": "~17.0.2",
85
"react-router-dom": "~6.1.1",
0 commit comments