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 a1d1767 commit 1175090Copy full SHA for 1175090
package.json
@@ -50,7 +50,7 @@
50
"@babel/preset-env": "^7.16.7",
51
"@babel/preset-react": "^7.16.7",
52
"babel-eslint": "^10.1.0",
53
- "babel-jest": "^27.4.5",
+ "babel-jest": "^27.4.6",
54
"babel-plugin-add-module-exports": "^1.0.4",
55
"chai": "^4.3.4",
56
"dirty-chai": "^2.0.1",
@@ -61,8 +61,8 @@
61
"eslint-plugin-jsx-a11y": "^6.5.1",
62
"eslint-plugin-mocha": "^9.0.0",
63
"eslint-plugin-react": "^7.28.0",
64
- "jest": "^27.4.5",
65
- "prop-types": "^15.8.0",
+ "jest": "^27.4.7",
+ "prop-types": "^15.8.1",
66
"react": "^17.0.2",
67
"release-script": "^1.0.2",
68
"sinon": "^11.1.2",
0 commit comments