Skip to content

Commit 4a759e8

Browse files
chore(deps): pin dependency @jest/core to v26.6.3 (#249)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d14c92c commit 4a759e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"metro-react-native-babel-preset": "0.66.2",
3636
"react": "17.0.2",
3737
"react-native": "0.65.1",
38-
"@jest/core": "^26.6.0"
38+
"@jest/core": "26.6.3"
3939
},
4040
"dependencies": {
4141
"husky": "7.0.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2015,7 +2015,7 @@
20152015
jest-util "^27.2.4"
20162016
slash "^3.0.0"
20172017

2018-
"@jest/core@^26.6.0", "@jest/core@^26.6.3":
2018+
"@jest/core@26.6.3", "@jest/core@^26.6.0", "@jest/core@^26.6.3":
20192019
version "26.6.3"
20202020
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.6.3.tgz#7639fcb3833d748a4656ada54bde193051e45fad"
20212021
integrity sha512-xvV1kKbhfUqFVuZ8Cyo+JPpipAHHAV3kcDBftiduK8EICXmTFddryy3P7NfZt8Pv37rA9nEJBKCCkglCPt/Xjw==

0 commit comments

Comments
 (0)