Skip to content
This repository was archived by the owner on Apr 16, 2019. It is now read-only.

Commit 03254ad

Browse files
committed
chore(deps): update dependency ts-jest to v24
1 parent 6f07d16 commit 03254ad

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-native-typescript-transformer": "1.2.12",
3636
"react-test-renderer": "16.7.0",
3737
"rimraf": "2.6.3",
38-
"ts-jest": "23.10.5",
38+
"ts-jest": "24.0.2",
3939
"tslint": "5.15.0",
4040
"tslint-config-airbnb": "5.11.1",
4141
"tslint-config-prettier": "1.18.0",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"jest": "23.6.0",
2424
"prettier": "1.16.4",
2525
"rimraf": "2.6.3",
26-
"ts-jest": "23.10.5",
26+
"ts-jest": "24.0.2",
2727
"tslint": "5.15.0",
2828
"tslint-config-airbnb": "5.11.1",
2929
"tslint-config-prettier": "1.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11873,10 +11873,10 @@ tryer@^1.0.0:
1187311873
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
1187411874
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
1187511875

11876-
ts-jest@23.10.5:
11877-
version "23.10.5"
11878-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-23.10.5.tgz#cdb550df4466a30489bf70ba867615799f388dd5"
11879-
integrity sha512-MRCs9qnGoyKgFc8adDEntAOP64fWK1vZKnOYU1o2HxaqjdJvGqmkLCPCnVq1/If4zkUmEjKPnCiUisTrlX2p2A==
11876+
ts-jest@24.0.2:
11877+
version "24.0.2"
11878+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.2.tgz#8dde6cece97c31c03e80e474c749753ffd27194d"
11879+
integrity sha512-h6ZCZiA1EQgjczxq+uGLXQlNgeg02WWJBbeT8j6nyIBRQdglqbvzDoHahTEIiS6Eor6x8mK6PfZ7brQ9Q6tzHw==
1188011880
dependencies:
1188111881
bs-logger "0.x"
1188211882
buffer-from "1.x"

0 commit comments

Comments
 (0)