Skip to content

Commit 3743b9b

Browse files
chore(deps): update dependency ts-jest to v27.1.5
1 parent 64ee746 commit 3743b9b

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
@@ -73,7 +73,7 @@
7373
"rimraf": "3.0.2",
7474
"serve": "13.0.2",
7575
"testing-library__dom": "7.29.4-beta.1",
76-
"ts-jest": "27.1.4",
76+
"ts-jest": "27.1.5",
7777
"ts-node": "10.5.0",
7878
"typescript": "4.5.5"
7979
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6946,10 +6946,10 @@ trim-newlines@^3.0.0:
69466946
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
69476947
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
69486948

6949-
6950-
version "27.1.4"
6951-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.4.tgz#84d42cf0f4e7157a52e7c64b1492c46330943e00"
6952-
integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==
6949+
6950+
version "27.1.5"
6951+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.5.tgz#0ddf1b163fbaae3d5b7504a1e65c914a95cff297"
6952+
integrity sha512-Xv6jBQPoBEvBq/5i2TeSG9tt/nqkbpcurrEG1b+2yfBrcJelOZF9Ml6dmyMh7bcW9JyFbRYpR5rxROSlBLTZHA==
69536953
dependencies:
69546954
bs-logger "0.x"
69556955
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)