Skip to content

Commit 15a2743

Browse files
chore(deps): update dependency ts-jest to v27.1.5 (#233)
Co-authored-by: Renovate Bot <[email protected]>
1 parent caa70b9 commit 15a2743

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
@@ -20,7 +20,7 @@
2020
"jest": "27.5.1",
2121
"prettier": "2.6.2",
2222
"renovate-config-algolia": "2.1.10",
23-
"ts-jest": "27.1.4",
23+
"ts-jest": "27.1.5",
2424
"typescript": "4.7.2"
2525
},
2626
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3691,10 +3691,10 @@ tr46@^2.1.0:
36913691
dependencies:
36923692
punycode "^2.1.1"
36933693

3694-
3695-
version "27.1.4"
3696-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.4.tgz#84d42cf0f4e7157a52e7c64b1492c46330943e00"
3697-
integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==
3694+
3695+
version "27.1.5"
3696+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.5.tgz#0ddf1b163fbaae3d5b7504a1e65c914a95cff297"
3697+
integrity sha512-Xv6jBQPoBEvBq/5i2TeSG9tt/nqkbpcurrEG1b+2yfBrcJelOZF9Ml6dmyMh7bcW9JyFbRYpR5rxROSlBLTZHA==
36983698
dependencies:
36993699
bs-logger "0.x"
37003700
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)