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 d14c92c commit 4a759e8Copy full SHA for 4a759e8
package.json
@@ -35,7 +35,7 @@
35
"metro-react-native-babel-preset": "0.66.2",
36
"react": "17.0.2",
37
"react-native": "0.65.1",
38
- "@jest/core": "^26.6.0"
+ "@jest/core": "26.6.3"
39
},
40
"dependencies": {
41
"husky": "7.0.2",
yarn.lock
@@ -2015,7 +2015,7 @@
2015
jest-util "^27.2.4"
2016
slash "^3.0.0"
2017
2018
-"@jest/core@^26.6.0", "@jest/core@^26.6.3":
+"@jest/core@26.6.3", "@jest/core@^26.6.0", "@jest/core@^26.6.3":
2019
version "26.6.3"
2020
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.6.3.tgz#7639fcb3833d748a4656ada54bde193051e45fad"
2021
integrity sha512-xvV1kKbhfUqFVuZ8Cyo+JPpipAHHAV3kcDBftiduK8EICXmTFddryy3P7NfZt8Pv37rA9nEJBKCCkglCPt/Xjw==
0 commit comments