Skip to content

Commit 365d8c3

Browse files
committed
chore(deps): update dependency ts-jest to v24.0.2
1 parent 6240708 commit 365d8c3

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
@@ -32,7 +32,7 @@
3232
"@types/lodash": "4.14.123",
3333
"jest": "24.5.0",
3434
"mock-fs": "4.8.0",
35-
"ts-jest": "24.0.1",
35+
"ts-jest": "24.0.2",
3636
"tslint": "5.14.0",
3737
"typescript": "^3.4.1"
3838
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3385,10 +3385,10 @@ trim-right@^1.0.1:
33853385
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
33863386
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
33873387

3388-
ts-jest@24.0.1:
3389-
version "24.0.1"
3390-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.1.tgz#77258061cc354c3fa8616b8ac03baa0f8580f854"
3391-
integrity sha512-mgNZmYPuGBNgYpUzchI7vdSr6zATQI0TrSyzREnXHuPCvlW8T1DQ/fdscgx4ivS5vAMUGUaoxGdWIVHC5I8imw==
3388+
ts-jest@24.0.2:
3389+
version "24.0.2"
3390+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.2.tgz#8dde6cece97c31c03e80e474c749753ffd27194d"
3391+
integrity sha512-h6ZCZiA1EQgjczxq+uGLXQlNgeg02WWJBbeT8j6nyIBRQdglqbvzDoHahTEIiS6Eor6x8mK6PfZ7brQ9Q6tzHw==
33923392
dependencies:
33933393
bs-logger "0.x"
33943394
buffer-from "1.x"

0 commit comments

Comments
 (0)