Skip to content

Commit 4af378b

Browse files
authored
Merge pull request #146 from react-native-community/renovate/ts-jest-25.x
Update dependency ts-jest to v25.4.0
2 parents 69d802e + 0734265 commit 4af378b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react": "16.13.1",
3737
"react-native": "0.62.2",
3838
"react-test-renderer": "16.13.1",
39-
"ts-jest": "25.3.1",
39+
"ts-jest": "25.4.0",
4040
"typescript": "3.8.3"
4141
},
4242
"author": "Nader Dabit",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7423,10 +7423,10 @@ tr46@^1.0.1:
74237423
dependencies:
74247424
punycode "^2.1.0"
74257425

7426-
ts-jest@25.3.1:
7427-
version "25.3.1"
7428-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.3.1.tgz#58e2ed3506e4e4487c0b9b532846a5cade9656ba"
7429-
integrity sha512-O53FtKguoMUByalAJW+NWEv7c4tus5ckmhfa7/V0jBb2z8v5rDSLFC1Ate7wLknYPC1euuhY6eJjQq4FtOZrkg==
7426+
ts-jest@25.4.0:
7427+
version "25.4.0"
7428+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.4.0.tgz#5ad504299f8541d463a52e93e5e9d76876be0ba4"
7429+
integrity sha512-+0ZrksdaquxGUBwSdTIcdX7VXdwLIlSRsyjivVA9gcO+Cvr6ByqDhu/mi5+HCcb6cMkiQp5xZ8qRO7/eCqLeyw==
74307430
dependencies:
74317431
bs-logger "0.x"
74327432
buffer-from "1.x"

0 commit comments

Comments
 (0)