Skip to content

Commit e137a99

Browse files
author
Divyendu Singh
authored
Merge pull request #138 from prisma/renovate/ts-jest-24.x
chore(deps): update dependency ts-jest to v24.0.2
2 parents 5de6c5b + 937ec16 commit e137a99

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
@@ -33,7 +33,7 @@
3333
"jest": "24.5.0",
3434
"mock-fs": "4.9.0",
3535
"rimraf": "^2.6.3",
36-
"ts-jest": "24.0.1",
36+
"ts-jest": "24.0.2",
3737
"tslint": "5.14.0",
3838
"typescript": "^3.4.1"
3939
},

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)