Skip to content

Commit

Permalink
Merge pull request #334 from unarxiv/renovate/ts-jest-24.x
Browse files Browse the repository at this point in the history
Update dependency ts-jest to v24.0.2
  • Loading branch information
Xiaozhe Yao committed Apr 6, 2019
2 parents fe71ad8 + dff5d2b commit 58ee59b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"nodemon": "1.18.10",
"prettier": "1.16.4",
"supertest": "4.0.2",
"ts-jest": "24.0.1",
"ts-jest": "24.0.2",
"ts-node": "8.0.3",
"tslint": "5.15.0",
"tslint-config-prettier": "1.18.0",
Expand Down
8 changes: 4 additions & 4 deletions discovery/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4972,10 +4972,10 @@ trim-right@^1.0.1:
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=

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

0 comments on commit 58ee59b

Please sign in to comment.