Skip to content

Commit 903e822

Browse files
build(deps-dev): bump ts-jest from 25.4.0 to 25.5.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.4.0 to 25.5.1. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v25.4.0...v25.5.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent eed9d77 commit 903e822

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

yarn.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5205,10 +5205,12 @@ [email protected]:
52055205
dependencies:
52065206
minimist "0.0.8"
52075207

5208-
5209-
version "1.0.3"
5210-
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.3.tgz#4cf2e30ad45959dddea53ad97d518b6c8205e1ea"
5211-
integrity sha512-6uCP4Qc0sWsgMLy1EOqqS/3rjDHOEnsStVr/4vtAIK2Y5i2kA7lFFejYrpIyiN9w0pYf4ckeCYT9f1r1P9KX5g==
5208+
5209+
version "0.5.5"
5210+
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
5211+
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
5212+
dependencies:
5213+
minimist "^1.2.5"
52125214

52135215
modify-values@^1.0.0:
52145216
version "1.0.1"
@@ -6494,7 +6496,7 @@ [email protected]:
64946496
dependencies:
64956497
path-parse "^1.0.5"
64966498

6497-
resolve@1.x, resolve@^1.1.6, resolve@^1.10.0, resolve@^1.11.0, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.3.2:
6499+
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.11.0, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.3.2:
64986500
version "1.17.0"
64996501
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
65006502
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
@@ -7426,9 +7428,9 @@ trim-right@^1.0.1:
74267428
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
74277429

74287430
ts-jest@^25.2.1:
7429-
version "25.4.0"
7430-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.4.0.tgz#5ad504299f8541d463a52e93e5e9d76876be0ba4"
7431-
integrity sha512-+0ZrksdaquxGUBwSdTIcdX7VXdwLIlSRsyjivVA9gcO+Cvr6ByqDhu/mi5+HCcb6cMkiQp5xZ8qRO7/eCqLeyw==
7431+
version "25.5.1"
7432+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.5.1.tgz#2913afd08f28385d54f2f4e828be4d261f4337c7"
7433+
integrity sha512-kHEUlZMK8fn8vkxDjwbHlxXRB9dHYpyzqKIGDNxbzs+Rz+ssNDSDNusEK8Fk/sDd4xE6iKoQLfFkFVaskmTJyw==
74327434
dependencies:
74337435
bs-logger "0.x"
74347436
buffer-from "1.x"
@@ -7437,8 +7439,7 @@ ts-jest@^25.2.1:
74377439
lodash.memoize "4.x"
74387440
make-error "1.x"
74397441
micromatch "4.x"
7440-
mkdirp "1.x"
7441-
resolve "1.x"
7442+
mkdirp "0.x"
74427443
semver "6.x"
74437444
yargs-parser "18.x"
74447445

0 commit comments

Comments
 (0)