Skip to content

Commit 7d8a77b

Browse files
chore: update dependency ts-jest to v26.5.5 (#2550)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 163cc05 commit 7d8a77b

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": "10.5.4",
102102
"prettier": "^2.0.5",
103-
"ts-jest": "26.5.4",
103+
"ts-jest": "26.5.5",
104104
"typescript": "4.2.4"
105105
},
106106
"resolutions": {

yarn.lock

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

9925-
9926-
version "26.5.4"
9927-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
9928-
integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg==
9925+
9926+
version "26.5.5"
9927+
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5"
9928+
integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg==
99299929
dependencies:
99309930
bs-logger "0.x"
99319931
buffer-from "1.x"

0 commit comments

Comments
 (0)