Skip to content

Commit 94f36e2

Browse files
renovate[bot]renovate-bot
andauthoredFeb 24, 2021
chore: update dependency ts-jest to v26.5.2 (conventional-changelog#2472)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 314ef1e commit 94f36e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"lerna-v3": "npm:lerna@3",
102102
"lint-staged": "10.5.4",
103103
"prettier": "^2.0.5",
104-
"ts-jest": "26.5.1",
104+
"ts-jest": "26.5.2",
105105
"typescript": "4.1.5"
106106
},
107107
"resolutions": {

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9918,10 +9918,10 @@ trim-off-newlines@^1.0.0:
99189918
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
99199919
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
99209920

9921-
ts-jest@26.5.1:
9922-
version "26.5.1"
9923-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.5.1.tgz#4d53ee4481552f57c1624f0bd3425c8b17996150"
9924-
integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg==
9921+
ts-jest@26.5.2:
9922+
version "26.5.2"
9923+
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
9924+
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
99259925
dependencies:
99269926
"@types/jest" "26.x"
99279927
bs-logger "0.x"

0 commit comments

Comments
 (0)
Please sign in to comment.