Skip to content

Commit ed0a0b0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency ts-jest to ^27.1.3
1 parent 0e45e16 commit ed0a0b0

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
@@ -37,7 +37,7 @@
3737
"react": "^17.0.2",
3838
"remark-frontmatter": "2",
3939
"remark-validate-links": "^10.0.4",
40-
"ts-jest": "^27.0.7",
40+
"ts-jest": "^27.1.3",
4141
"ts-node": "^10.3.0",
4242
"type-coverage": "^2.18.2",
4343
"typescript": "^4.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11523,10 +11523,10 @@ trough@^1.0.0:
1152311523
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
1152411524
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
1152511525

11526-
ts-jest@^27.0.7:
11527-
version "27.0.7"
11528-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.7.tgz#fb7c8c8cb5526ab371bc1b23d06e745652cca2d0"
11529-
integrity sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q==
11526+
ts-jest@^27.1.3:
11527+
version "27.1.3"
11528+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957"
11529+
integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==
1153011530
dependencies:
1153111531
bs-logger "0.x"
1153211532
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)