Skip to content

Commit ac16e4b

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): 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[bot] <support@github.com>
1 parent 4a2b322 commit ac16e4b

File tree

2 files changed

+6
-18
lines changed

2 files changed

+6
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"prettier": "^2.3.0",
8484
"read-pkg-up": "^7.0.1",
8585
"rimraf": "^3.0.2",
86-
"ts-jest": "^26.5.5",
86+
"ts-jest": "^26.5.6",
8787
"tslib": "^2.2.0",
8888
"typescript": "^4",
8989
"which": "^2.0.2",

yarn.lock

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5624,7 +5624,7 @@ jest-snapshot@^26.6.2:
56245624
pretty-format "^26.6.2"
56255625
semver "^7.3.2"
56265626

5627-
jest-util@^26.1.0, jest-util@^26.6.2:
5627+
jest-util@^26.1.0, jest-util@^26.3.0, jest-util@^26.6.2:
56285628
version "26.6.2"
56295629
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.6.2.tgz#907535dbe4d5a6cb4c47ac9b926f6af29576cbc1"
56305630
integrity sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==
@@ -5636,18 +5636,6 @@ jest-util@^26.1.0, jest-util@^26.6.2:
56365636
is-ci "^2.0.0"
56375637
micromatch "^4.0.2"
56385638

5639-
jest-util@^26.3.0:
5640-
version "26.3.0"
5641-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.3.0.tgz#a8974b191df30e2bf523ebbfdbaeb8efca535b3e"
5642-
integrity sha512-4zpn6bwV0+AMFN0IYhH/wnzIQzRaYVrz1A8sYnRnj4UXDXbOVtWmlaZkO9mipFqZ13okIfN87aDoJWB7VH6hcw==
5643-
dependencies:
5644-
"@jest/types" "^26.3.0"
5645-
"@types/node" "*"
5646-
chalk "^4.0.0"
5647-
graceful-fs "^4.2.4"
5648-
is-ci "^2.0.0"
5649-
micromatch "^4.0.2"
5650-
56515639
jest-validate@^26.6.2:
56525640
version "26.6.2"
56535641
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-26.6.2.tgz#23d380971587150467342911c3d7b4ac57ab20ec"
@@ -8404,10 +8392,10 @@ trough@^1.0.0:
84048392
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
84058393
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
84068394

8407-
ts-jest@^26.5.5:
8408-
version "26.5.5"
8409-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5"
8410-
integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg==
8395+
ts-jest@^26.5.6:
8396+
version "26.5.6"
8397+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6.tgz#c32e0746425274e1dfe333f43cd3c800e014ec35"
8398+
integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA==
84118399
dependencies:
84128400
bs-logger "0.x"
84138401
buffer-from "1.x"

0 commit comments

Comments
 (0)