Skip to content

Commit 7cbdbe0

Browse files
renovate[bot]renovate-bot
authored andcommitted
Update dependency ts-jest to v25 (#77)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 4229325 commit 7cbdbe0

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
"lerna-changelog": "^1.0.0",
5858
"opener": "^1.5.1",
5959
"shipjs": "^0.14.0",
60-
"ts-jest": "^24.2.0",
60+
"ts-jest": "^25.0.0",
6161
"tsd": "^0.11.0",
6262
"typescript": "^3.7.3",
6363
"typescript-eslint-language-service": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6397,10 +6397,10 @@ trim-off-newlines@^1.0.0:
63976397
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
63986398
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
63996399

6400-
ts-jest@^24.2.0:
6401-
version "24.2.0"
6402-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.2.0.tgz#7abca28c2b4b0a1fdd715cd667d65d047ea4e768"
6403-
integrity sha512-Yc+HLyldlIC9iIK8xEN7tV960Or56N49MDP7hubCZUeI7EbIOTsas6rXCMB4kQjLACJ7eDOF4xWEO5qumpKsag==
6400+
ts-jest@^25.0.0:
6401+
version "25.0.0"
6402+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.0.0.tgz#d83b266e6ffda0c458a129951b3fe3567f8ce8df"
6403+
integrity sha512-F+hZg3j7XYOFpXJteXb4lnqy7vQzTmpTmX7AJT6pvSGeZejyXj1Lk0ArpnrEPOpv6Zu/NugHc5W7FINngC9WZQ==
64046404
dependencies:
64056405
bs-logger "0.x"
64066406
buffer-from "1.x"

0 commit comments

Comments
 (0)