Skip to content

Commit 68175f4

Browse files
chore(deps): update dependency ts-jest to v26.5.6 (#2920)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4521744 commit 68175f4

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
@@ -69,7 +69,7 @@
6969
"nock": "13.0.11",
7070
"patch-package": "6.4.7",
7171
"prettier": "2.2.1",
72-
"ts-jest": "26.5.5",
72+
"ts-jest": "26.5.6",
7373
"typedoc": "0.20.36",
7474
"typedoc-plugin-markdown": "3.7.2",
7575
"typescript": "4.2.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14683,10 +14683,10 @@ ts-is-defined@^1.0.0:
1468314683
dependencies:
1468414684
ts-tiny-invariant "0.0.3"
1468514685

14686-
14687-
version "26.5.5"
14688-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5"
14689-
integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg==
14686+
14687+
version "26.5.6"
14688+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6.tgz#c32e0746425274e1dfe333f43cd3c800e014ec35"
14689+
integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA==
1469014690
dependencies:
1469114691
bs-logger "0.x"
1469214692
buffer-from "1.x"

0 commit comments

Comments
 (0)