Skip to content

Commit d8edf44

Browse files
AlbertBrandeddyerburgh
authored andcommitted
chore: upgrade ts-jest to 24.0.0 (#169)
1 parent eab8d79 commit d8edf44

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
@@ -72,7 +72,7 @@
7272
"chalk": "^2.1.0",
7373
"extract-from-css": "^0.4.4",
7474
"source-map": "^0.5.6",
75-
"ts-jest": "^23.10.5"
75+
"ts-jest": "^24.0.0"
7676
},
7777
"repository": {
7878
"type": "git",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8530,10 +8530,10 @@ trim-right@^1.0.1:
85308530
dependencies:
85318531
glob "^7.1.2"
85328532

8533-
ts-jest@^23.10.5:
8534-
version "23.10.5"
8535-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-23.10.5.tgz#cdb550df4466a30489bf70ba867615799f388dd5"
8536-
integrity sha512-MRCs9qnGoyKgFc8adDEntAOP64fWK1vZKnOYU1o2HxaqjdJvGqmkLCPCnVq1/If4zkUmEjKPnCiUisTrlX2p2A==
8533+
ts-jest@^24.0.0:
8534+
version "24.0.0"
8535+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.0.tgz#3f26bf2ec1fa584863a5a9c29bd8717d549efbf6"
8536+
integrity sha512-o8BO3TkMREpAATaFTrXkovMsCpBl2z4NDBoLJuWZcJJj1ijI49UnvDMfVpj+iogn/Jl8Pbhuei5nc/Ti+frEHw==
85378537
dependencies:
85388538
bs-logger "0.x"
85398539
buffer-from "1.x"

0 commit comments

Comments
 (0)