Skip to content

Commit 8dae1f8

Browse files
committed
chore(deps): update dependency ts-jest to v24.0.2
1 parent e3e3202 commit 8dae1f8

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
@@ -57,7 +57,7 @@
5757
"lint-staged": "8.1.5",
5858
"prettier": "1.16.4",
5959
"semantic-release": "15.13.3",
60-
"ts-jest": "24.0.0",
60+
"ts-jest": "24.0.2",
6161
"ts-node": "8.0.3",
6262
"typescript": "3.2.2",
6363
"typescript-eslint-parser": "22.0.0"

yarn.lock

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

6933-
ts-jest@24.0.0:
6934-
version "24.0.0"
6935-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.0.tgz#3f26bf2ec1fa584863a5a9c29bd8717d549efbf6"
6936-
integrity sha512-o8BO3TkMREpAATaFTrXkovMsCpBl2z4NDBoLJuWZcJJj1ijI49UnvDMfVpj+iogn/Jl8Pbhuei5nc/Ti+frEHw==
6933+
ts-jest@24.0.2:
6934+
version "24.0.2"
6935+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.2.tgz#8dde6cece97c31c03e80e474c749753ffd27194d"
6936+
integrity sha512-h6ZCZiA1EQgjczxq+uGLXQlNgeg02WWJBbeT8j6nyIBRQdglqbvzDoHahTEIiS6Eor6x8mK6PfZ7brQ9Q6tzHw==
69376937
dependencies:
69386938
bs-logger "0.x"
69396939
buffer-from "1.x"

0 commit comments

Comments
 (0)