Skip to content

Commit e30c5c8

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

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
@@ -44,7 +44,7 @@
4444
"eslint-plugin-standard": "5.0.0",
4545
"eslint-config-prettier": "8.3.0",
4646
"@types/jest": "26.0.23",
47-
"ts-jest": "26.5.5",
47+
"ts-jest": "26.5.6",
4848
"rimraf": "3.0.2",
4949
"typescript": "4.1.5",
5050
"jest": "26.6.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6468,10 +6468,10 @@ trim-newlines@^3.0.0:
64686468
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
64696469
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
64706470

6471-
6472-
version "26.5.5"
6473-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5"
6474-
integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg==
6471+
6472+
version "26.5.6"
6473+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6.tgz#c32e0746425274e1dfe333f43cd3c800e014ec35"
6474+
integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA==
64756475
dependencies:
64766476
bs-logger "0.x"
64776477
buffer-from "1.x"

0 commit comments

Comments
 (0)