Skip to content

Commit 0459819

Browse files
chore: update dependency ts-jest to v27.0.1 (#2619)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 5badf6d commit 0459819

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
@@ -100,7 +100,7 @@
100100
"lerna": "^4.0.0",
101101
"lint-staged": "11.0.0",
102102
"prettier": "^2.0.5",
103-
"ts-jest": "27.0.0",
103+
"ts-jest": "27.0.1",
104104
"typescript": "4.2.4"
105105
},
106106
"resolutions": {

yarn.lock

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

9922-
ts-jest@27.0.0:
9923-
version "27.0.0"
9924-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.0.tgz#b94dbad8f39276b583edc7712e6b3c29e16c8863"
9925-
integrity sha512-YhuEjDZz9ZjxKbUlgT3XtJb9lyditEjctlo1nLcn983my3Xz4BE3c2ogHhonmGlAdUUiGlz/Dq2KOMXmf1WHfA==
9922+
ts-jest@27.0.1:
9923+
version "27.0.1"
9924+
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.1.tgz#3cd174561c4bb311e0187a5837543fb858c60d16"
9925+
integrity sha512-03qAt77QjhxyM5Bt2KrrT1WbdumiwLz989sD3IUznSp3GIFQrx76kQqSMLF7ynnxrF3/1ipzABnHxMlU8PD4Vw==
99269926
dependencies:
99279927
bs-logger "0.x"
99289928
buffer-from "1.x"

0 commit comments

Comments
 (0)