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 a1aad04 commit 36a19deCopy full SHA for 36a19de
package.json
@@ -58,7 +58,7 @@
58
"auto-changelog": "2.3.0",
59
"codecov": "3.8.3",
60
"eslint": "7.32.0",
61
- "jest": "^27.0.6",
+ "jest": "27.0.6",
62
"np": "7.5.0",
63
"prettier": "2.3.2",
64
"react": "17.0.2",
yarn.lock
@@ -3782,7 +3782,7 @@ jest-worker@^27.0.6:
3782
merge-stream "^2.0.0"
3783
supports-color "^8.0.0"
3784
3785
-jest@^27.0.6:
+jest@27.0.6:
3786
version "27.0.6"
3787
resolved "https://registry.yarnpkg.com/jest/-/jest-27.0.6.tgz#10517b2a628f0409087fbf473db44777d7a04505"
3788
integrity sha512-EjV8aETrsD0wHl7CKMibKwQNQc3gIRBXlTikBmmHUeVMKaPFxdcUIBfoDqTSXDoGJIivAYGqCWVlzCSaVjPQsA==
0 commit comments