Skip to content

Commit 487de77

Browse files
chore(deps): update dependency ts-jest to v26.5.5 (#391)
Co-authored-by: Renovate Bot <[email protected]>
1 parent cbc4c47 commit 487de77

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.2.0",
4646
"@types/jest": "26.0.22",
47-
"ts-jest": "26.5.4",
47+
"ts-jest": "26.5.5",
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
@@ -6431,10 +6431,10 @@ trim-newlines@^3.0.0:
64316431
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
64326432
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
64336433

6434-
6435-
version "26.5.4"
6436-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
6437-
integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg==
6434+
6435+
version "26.5.5"
6436+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5"
6437+
integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg==
64386438
dependencies:
64396439
bs-logger "0.x"
64406440
buffer-from "1.x"

0 commit comments

Comments
 (0)