Skip to content

Commit 6963069

Browse files
committed
chore(deps): update dependency ts-jest to v26.5.2
1 parent b084913 commit 6963069

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
@@ -65,7 +65,7 @@
6565
"next-page-tester": "0.22.0",
6666
"prettier": "2.2.1",
6767
"testcafe": "1.11.0",
68-
"ts-jest": "26.5.1",
68+
"ts-jest": "26.5.2",
6969
"ts-node": "9.1.1",
7070
"typescript": "4.2.2",
7171
"wait-on": "5.2.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12999,10 +12999,10 @@ ts-essentials@^2.0.3:
1299912999
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-2.0.12.tgz#c9303f3d74f75fa7528c3d49b80e089ab09d8745"
1300013000
integrity sha512-3IVX4nI6B5cc31/GFFE+i8ey/N2eA0CZDbo6n0yrz0zDX8ZJ8djmU1p+XRz7G3is0F3bB3pu2pAroFdAWQKU3w==
1300113001

13002-
13003-
version "26.5.1"
13004-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1.tgz#4d53ee4481552f57c1624f0bd3425c8b17996150"
13005-
integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg==
13002+
13003+
version "26.5.2"
13004+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
13005+
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
1300613006
dependencies:
1300713007
"@types/jest" "26.x"
1300813008
bs-logger "0.x"

0 commit comments

Comments
 (0)