Skip to content

Commit

Permalink
build(deps-dev): bump ts-jest from 26.5.2 to 26.5.4
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.2 to 26.5.4.
- [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.2...v26.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 24, 2021
1 parent 4bf15c1 commit 7a79ae7
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions yarn.lock
Expand Up @@ -2770,7 +2770,7 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@26.x", "@types/jest@^26.0.20":
"@types/jest@^26.0.20":
version "26.0.20"
resolved "https://registry.npm.taobao.org/@types/jest/download/@types/jest-26.0.20.tgz?cache=0&sync_timestamp=1610007761795&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fjest%2Fdownload%2F%40types%2Fjest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
integrity sha1-zS8nAuz2noa1huH1Ijpg5FQFYwc=
Expand Down Expand Up @@ -18481,11 +18481,10 @@ tryer@^1.0.1:
integrity sha1-8shUBoALmw90yfdGW4HqrSQSUvg=

ts-jest@^26.4.4:
version "26.5.2"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
version "26.5.4"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg==
dependencies:
"@types/jest" "26.x"
bs-logger "0.x"
buffer-from "1.x"
fast-json-stable-stringify "2.x"
Expand Down

0 comments on commit 7a79ae7

Please sign in to comment.