Skip to content

Commit 53811fd

Browse files
committed
chore(deps): update dependency ts-jest to v26.5.6
1 parent dd24bbc commit 53811fd

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": "10.0.0",
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
@@ -2595,14 +2595,6 @@
25952595
jest-diff "^26.0.0"
25962596
pretty-format "^26.0.0"
25972597

2598-
2599-
version "26.0.17"
2600-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.17.tgz#c63b44af7528bbc05974dfacc2c90fe13ed5534d"
2601-
integrity sha512-5sy3dHuiT/nJGM0XZ8ozFgdR4Y/gmi89n2OCDthTULSi8nG3YdcSDVuxYT3X7eN62NGXWJYz2oNOpDp/aIaynQ==
2602-
dependencies:
2603-
jest-diff "^26.0.0"
2604-
pretty-format "^26.0.0"
2605-
26062598
"@types/json-schema@^7.0.3":
26072599
version "7.0.4"
26082600
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
@@ -12926,12 +12918,11 @@ ts-essentials@^2.0.3:
1292612918
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-2.0.12.tgz#c9303f3d74f75fa7528c3d49b80e089ab09d8745"
1292712919
integrity sha512-3IVX4nI6B5cc31/GFFE+i8ey/N2eA0CZDbo6n0yrz0zDX8ZJ8djmU1p+XRz7G3is0F3bB3pu2pAroFdAWQKU3w==
1292812920

12929-
12930-
version "26.5.1"
12931-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1.tgz#4d53ee4481552f57c1624f0bd3425c8b17996150"
12932-
integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg==
12921+
12922+
version "26.5.6"
12923+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6.tgz#c32e0746425274e1dfe333f43cd3c800e014ec35"
12924+
integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA==
1293312925
dependencies:
12934-
"@types/jest" "26.x"
1293512926
bs-logger "0.x"
1293612927
buffer-from "1.x"
1293712928
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)