Skip to content

Commit d90d0d7

Browse files
authored
Merge pull request #251 from nuxt-community/renovate/ts-jest-26.4.x
chore(deps): update dependency ts-jest to v26.4.4
2 parents 4f52d2b + 2a2cc0d commit d90d0d7

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"prettier": "2.1.2",
3636
"puppeteer": "5.4.1",
3737
"standard-version": "9.0.0",
38-
"ts-jest": "26.4.3",
38+
"ts-jest": "26.4.4",
3939
"typescript": "4.0.5"
4040
},
4141
"jest": {

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1370,11 +1370,6 @@
13701370
slash "^3.0.0"
13711371
strip-ansi "^6.0.0"
13721372

1373-
"@jest/create-cache-key-function@^26.5.0":
1374-
version "26.5.0"
1375-
resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-26.5.0.tgz#1d07947adc51ea17766d9f0ccf5a8d6ea94c47dc"
1376-
integrity sha512-DJ+pEBUIqarrbv1W/C39f9YH0rJ4wsXZ/VC6JafJPlHW2HOucKceeaqTOQj9MEDQZjySxMLkOq5mfXZXNZcmWw==
1377-
13781373
"@jest/environment@^25.5.0":
13791374
version "25.5.0"
13801375
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-25.5.0.tgz#aa33b0c21a716c65686638e7ef816c0e3a0c7b37"
@@ -11452,12 +11447,11 @@ tryer@^1.0.1:
1145211447
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
1145311448
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
1145411449

11455-
11456-
version "26.4.3"
11457-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.3.tgz#d153a616033e7ec8544b97ddbe2638cbe38d53db"
11458-
integrity sha512-pFDkOKFGY+nL9v5pkhm+BIFpoAuno96ff7GMnIYr/3L6slFOS365SI0fGEVYx2RKGji5M2elxhWjDMPVcOCdSw==
11450+
11451+
version "26.4.4"
11452+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.4.tgz#61f13fb21ab400853c532270e52cc0ed7e502c49"
11453+
integrity sha512-3lFWKbLxJm34QxyVNNCgXX1u4o/RV0myvA2y2Bxm46iGIjKlaY0own9gIckbjZJPn+WaJEnfPPJ20HHGpoq4yg==
1145911454
dependencies:
11460-
"@jest/create-cache-key-function" "^26.5.0"
1146111455
"@types/jest" "26.x"
1146211456
bs-logger "0.x"
1146311457
buffer-from "1.x"

0 commit comments

Comments
 (0)