Skip to content

Commit 423ed2b

Browse files
chore: update dependency ts-jest to v26.5.6 (#2581)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 15a4d08 commit 423ed2b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.5",
103+
"ts-jest": "26.5.6",
104104
"typescript": "4.2.4"
105105
},
106106
"resolutions": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9940,10 +9940,10 @@ trim-off-newlines@^1.0.0:
99409940
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
99419941
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
99429942

9943-
9944-
version "26.5.5"
9945-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5"
9946-
integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg==
9943+
9944+
version "26.5.6"
9945+
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.5.6.tgz#c32e0746425274e1dfe333f43cd3c800e014ec35"
9946+
integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA==
99479947
dependencies:
99489948
bs-logger "0.x"
99499949
buffer-from "1.x"

0 commit comments

Comments
 (0)