Skip to content

Commit 0bc9032

Browse files
authored
Merge pull request #380 from maxmind/dependabot/npm_and_yarn/ts-jest-26.4.4
Bump ts-jest from 26.4.1 to 26.4.4
2 parents c494e74 + 8d39e20 commit 0bc9032

File tree

1 file changed

+4
-27
lines changed

1 file changed

+4
-27
lines changed

yarn.lock

Lines changed: 4 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -447,17 +447,6 @@
447447
source-map "^0.6.1"
448448
write-file-atomic "^3.0.0"
449449

450-
"@jest/types@^26.5.2":
451-
version "26.5.2"
452-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.5.2.tgz#44c24f30c8ee6c7f492ead9ec3f3c62a5289756d"
453-
integrity sha512-QDs5d0gYiyetI8q+2xWdkixVQMklReZr4ltw7GFDtb4fuJIBCE6mzj2LnitGqCuAlLap6wPyb8fpoHgwZz5fdg==
454-
dependencies:
455-
"@types/istanbul-lib-coverage" "^2.0.0"
456-
"@types/istanbul-reports" "^3.0.0"
457-
"@types/node" "*"
458-
"@types/yargs" "^15.0.0"
459-
chalk "^4.0.0"
460-
461450
"@jest/types@^26.6.0":
462451
version "26.6.0"
463452
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.0.tgz#2c045f231bfd79d52514cda3fbc93ef46157fa6a"
@@ -3190,19 +3179,7 @@ jest-snapshot@^26.6.0:
31903179
pretty-format "^26.6.0"
31913180
semver "^7.3.2"
31923181

3193-
jest-util@^26.1.0:
3194-
version "26.5.2"
3195-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.5.2.tgz#8403f75677902cc52a1b2140f568e91f8ed4f4d7"
3196-
integrity sha512-WTL675bK+GSSAYgS8z9FWdCT2nccO1yTIplNLPlP0OD8tUk/H5IrWKMMRudIQQ0qp8bb4k+1Qa8CxGKq9qnYdg==
3197-
dependencies:
3198-
"@jest/types" "^26.5.2"
3199-
"@types/node" "*"
3200-
chalk "^4.0.0"
3201-
graceful-fs "^4.2.4"
3202-
is-ci "^2.0.0"
3203-
micromatch "^4.0.2"
3204-
3205-
jest-util@^26.6.0:
3182+
jest-util@^26.1.0, jest-util@^26.6.0:
32063183
version "26.6.0"
32073184
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.6.0.tgz#a81547f6d38738b505c5a594b37d911335dea60f"
32083185
integrity sha512-/cUGqcnKeZMjvTQLfJo65nBOEZ/k0RB/8usv2JpfYya05u0XvBmKkIH5o5c4nCh9DD61B1YQjMGGqh1Ha0aXdg==
@@ -5371,9 +5348,9 @@ trim-repeated@^1.0.0:
53715348
escape-string-regexp "^1.0.2"
53725349

53735350
ts-jest@^26.4.1:
5374-
version "26.4.1"
5375-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.1.tgz#08ec0d3fc2c3a39e4a46eae5610b69fafa6babd0"
5376-
integrity sha512-F4aFq01aS6mnAAa0DljNmKr/Kk9y4HVZ1m6/rtJ0ED56cuxINGq3Q9eVAh+z5vcYKe5qnTMvv90vE8vUMFxomg==
5351+
version "26.4.4"
5352+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.4.tgz#61f13fb21ab400853c532270e52cc0ed7e502c49"
5353+
integrity sha512-3lFWKbLxJm34QxyVNNCgXX1u4o/RV0myvA2y2Bxm46iGIjKlaY0own9gIckbjZJPn+WaJEnfPPJ20HHGpoq4yg==
53775354
dependencies:
53785355
"@types/jest" "26.x"
53795356
bs-logger "0.x"

0 commit comments

Comments
 (0)