Skip to content

Commit de321a0

Browse files
committed
chore(deps): update dependency ts-jest to v26.5.6
1 parent 327c21f commit de321a0

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
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.12.0",
68-
"ts-jest": "26.5.1",
68+
"ts-jest": "26.5.6",
6969
"ts-node": "9.1.1",
7070
"typescript": "4.2.2",
7171
"wait-on": "5.3.0"

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2575,14 +2575,6 @@
25752575
jest-diff "^26.0.0"
25762576
pretty-format "^26.0.0"
25772577

2578-
2579-
version "26.0.17"
2580-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.17.tgz#c63b44af7528bbc05974dfacc2c90fe13ed5534d"
2581-
integrity sha512-5sy3dHuiT/nJGM0XZ8ozFgdR4Y/gmi89n2OCDthTULSi8nG3YdcSDVuxYT3X7eN62NGXWJYz2oNOpDp/aIaynQ==
2582-
dependencies:
2583-
jest-diff "^26.0.0"
2584-
pretty-format "^26.0.0"
2585-
25862578
"@types/json-schema@^7.0.3":
25872579
version "7.0.4"
25882580
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
@@ -12906,12 +12898,11 @@ ts-essentials@^2.0.3:
1290612898
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-2.0.12.tgz#c9303f3d74f75fa7528c3d49b80e089ab09d8745"
1290712899
integrity sha512-3IVX4nI6B5cc31/GFFE+i8ey/N2eA0CZDbo6n0yrz0zDX8ZJ8djmU1p+XRz7G3is0F3bB3pu2pAroFdAWQKU3w==
1290812900

12909-
12910-
version "26.5.1"
12911-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1.tgz#4d53ee4481552f57c1624f0bd3425c8b17996150"
12912-
integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg==
12901+
12902+
version "26.5.6"
12903+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6.tgz#c32e0746425274e1dfe333f43cd3c800e014ec35"
12904+
integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA==
1291312905
dependencies:
12914-
"@types/jest" "26.x"
1291512906
bs-logger "0.x"
1291612907
buffer-from "1.x"
1291712908
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)