Skip to content

Commit 22fdb62

Browse files
Bump ts-jest from 26.5.5 to 26.5.6
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.5 to 26.5.6. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v26.5.5...v26.5.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0ea0f2f commit 22fdb62

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
@@ -45,7 +45,7 @@
4545
"jest": "26.6.3",
4646
"prettier": "2.2.1",
4747
"style-loader": "2.0.0",
48-
"ts-jest": "26.5.5",
48+
"ts-jest": "26.5.6",
4949
"ts-loader": "8.1.0",
5050
"ts-node": "9.1.1",
5151
"tsconfig-paths": "3.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7860,10 +7860,10 @@ tr46@^2.0.0:
78607860
dependencies:
78617861
punycode "^2.1.1"
78627862

7863-
7864-
version "26.5.5"
7865-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5"
7866-
integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg==
7863+
7864+
version "26.5.6"
7865+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6.tgz#c32e0746425274e1dfe333f43cd3c800e014ec35"
7866+
integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA==
78677867
dependencies:
78687868
bs-logger "0.x"
78697869
buffer-from "1.x"

0 commit comments

Comments
 (0)