Skip to content

Commit e13155e

Browse files
chore(deps): update dependency ts-jest to v27.0.1 (#465)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5a8ac97 commit e13155e

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
@@ -47,7 +47,7 @@
4747
"eslint-plugin-promise": "5.1.0",
4848
"eslint-plugin-standard": "5.0.0",
4949
"eslint-config-prettier": "8.3.0",
50-
"ts-jest": "27.0.0",
50+
"ts-jest": "27.0.1",
5151
"rimraf": "3.0.2",
5252
"typescript": "4.3.2",
5353
"jest": "27.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6582,10 +6582,10 @@ trim-newlines@^3.0.0:
65826582
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
65836583
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
65846584

6585-
6586-
version "27.0.0"
6587-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.0.tgz#b94dbad8f39276b583edc7712e6b3c29e16c8863"
6588-
integrity sha512-YhuEjDZz9ZjxKbUlgT3XtJb9lyditEjctlo1nLcn983my3Xz4BE3c2ogHhonmGlAdUUiGlz/Dq2KOMXmf1WHfA==
6585+
6586+
version "27.0.1"
6587+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.1.tgz#3cd174561c4bb311e0187a5837543fb858c60d16"
6588+
integrity sha512-03qAt77QjhxyM5Bt2KrrT1WbdumiwLz989sD3IUznSp3GIFQrx76kQqSMLF7ynnxrF3/1ipzABnHxMlU8PD4Vw==
65896589
dependencies:
65906590
bs-logger "0.x"
65916591
buffer-from "1.x"

0 commit comments

Comments
 (0)