Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

Commit 6a527ca

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency ts-jest to v26.5.2
1 parent 08633e8 commit 6a527ca

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
@@ -62,7 +62,7 @@
6262
"jest": "26.6.3",
6363
"mock-fs": "4.13.0",
6464
"prettier": "2.2.1",
65-
"ts-jest": "26.5.1",
65+
"ts-jest": "26.5.2",
6666
"typescript": "4.1.5"
6767
},
6868
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4251,10 +4251,10 @@ tr46@^2.0.2:
42514251
dependencies:
42524252
punycode "^2.1.1"
42534253

4254-
4255-
version "26.5.1"
4256-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1.tgz#4d53ee4481552f57c1624f0bd3425c8b17996150"
4257-
integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg==
4254+
4255+
version "26.5.2"
4256+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
4257+
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
42584258
dependencies:
42594259
"@types/jest" "26.x"
42604260
bs-logger "0.x"

0 commit comments

Comments
 (0)