Skip to content

Commit 888d6e8

Browse files
committed
chore(deps): update dependency ts-jest to v26.5.4
1 parent 31fea5f commit 888d6e8

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.4",
6969
"ts-node": "9.1.1",
7070
"typescript": "4.2.2",
7171
"wait-on": "5.2.1"

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"
@@ -12999,12 +12991,11 @@ ts-essentials@^2.0.3:
1299912991
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-2.0.12.tgz#c9303f3d74f75fa7528c3d49b80e089ab09d8745"
1300012992
integrity sha512-3IVX4nI6B5cc31/GFFE+i8ey/N2eA0CZDbo6n0yrz0zDX8ZJ8djmU1p+XRz7G3is0F3bB3pu2pAroFdAWQKU3w==
1300112993

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==
12994+
12995+
version "26.5.4"
12996+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
12997+
integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg==
1300612998
dependencies:
13007-
"@types/jest" "26.x"
1300812999
bs-logger "0.x"
1300913000
buffer-from "1.x"
1301013001
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)