|
1203 | 1203 | slash "^3.0.0" |
1204 | 1204 | strip-ansi "^6.0.0" |
1205 | 1205 |
|
| 1206 | +"@jest/create-cache-key-function@^26.5.0": |
| 1207 | + version "26.5.0" |
| 1208 | + resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-26.5.0.tgz#1d07947adc51ea17766d9f0ccf5a8d6ea94c47dc" |
| 1209 | + integrity sha512-DJ+pEBUIqarrbv1W/C39f9YH0rJ4wsXZ/VC6JafJPlHW2HOucKceeaqTOQj9MEDQZjySxMLkOq5mfXZXNZcmWw== |
| 1210 | + |
1206 | 1211 | "@jest/environment@^26.3.0": |
1207 | 1212 | version "26.3.0" |
1208 | 1213 | resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.3.0.tgz#e6953ab711ae3e44754a025f838bde1a7fd236a0" |
|
1327 | 1332 | "@types/yargs" "^15.0.0" |
1328 | 1333 | chalk "^3.0.0" |
1329 | 1334 |
|
1330 | | -"@jest/types@^26.1.0": |
1331 | | - version "26.1.0" |
1332 | | - resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.1.0.tgz#f8afaaaeeb23b5cad49dd1f7779689941dcb6057" |
1333 | | - integrity sha512-GXigDDsp6ZlNMhXQDeuy/iYCDsRIHJabWtDzvnn36+aqFfG14JmFV0e/iXxY4SP9vbXSiPNOWdehU5MeqrYHBQ== |
| 1335 | +"@jest/types@^26.3.0": |
| 1336 | + version "26.3.0" |
| 1337 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.3.0.tgz#97627bf4bdb72c55346eef98e3b3f7ddc4941f71" |
| 1338 | + integrity sha512-BDPG23U0qDeAvU4f99haztXwdAg3hz4El95LkAM+tHAqqhiVzRpEGHHU8EDxT/AnxOrA65YjLBwDahdJ9pTLJQ== |
1334 | 1339 | dependencies: |
1335 | 1340 | "@types/istanbul-lib-coverage" "^2.0.0" |
1336 | | - "@types/istanbul-reports" "^1.1.1" |
| 1341 | + "@types/istanbul-reports" "^3.0.0" |
| 1342 | + "@types/node" "*" |
1337 | 1343 | "@types/yargs" "^15.0.0" |
1338 | 1344 | chalk "^4.0.0" |
1339 | 1345 |
|
1340 | | -"@jest/types@^26.3.0": |
1341 | | - version "26.3.0" |
1342 | | - resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.3.0.tgz#97627bf4bdb72c55346eef98e3b3f7ddc4941f71" |
1343 | | - integrity sha512-BDPG23U0qDeAvU4f99haztXwdAg3hz4El95LkAM+tHAqqhiVzRpEGHHU8EDxT/AnxOrA65YjLBwDahdJ9pTLJQ== |
| 1346 | +"@jest/types@^26.6.1": |
| 1347 | + version "26.6.1" |
| 1348 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.1.tgz#2638890e8031c0bc8b4681e0357ed986e2f866c5" |
| 1349 | + integrity sha512-ywHavIKNpAVrStiRY5wiyehvcktpijpItvGiK72RAn5ctqmzvPk8OvKnvHeBqa1XdQr959CTWAJMqxI8BTibyg== |
1344 | 1350 | dependencies: |
1345 | 1351 | "@types/istanbul-lib-coverage" "^2.0.0" |
1346 | 1352 | "@types/istanbul-reports" "^3.0.0" |
@@ -4904,12 +4910,13 @@ jest-snapshot@^26.4.0: |
4904 | 4910 | pretty-format "^26.4.0" |
4905 | 4911 | semver "^7.3.2" |
4906 | 4912 |
|
4907 | | -jest-util@26.x: |
4908 | | - version "26.1.0" |
4909 | | - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.1.0.tgz#80e85d4ba820decacf41a691c2042d5276e5d8d8" |
4910 | | - integrity sha512-rNMOwFQevljfNGvbzNQAxdmXQ+NawW/J72dmddsK0E8vgxXCMtwQ/EH0BiWEIxh0hhMcTsxwAxINt7Lh46Uzbg== |
| 4913 | +jest-util@^26.1.0: |
| 4914 | + version "26.6.1" |
| 4915 | + resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.6.1.tgz#4cc0d09ec57f28d12d053887eec5dc976a352e9b" |
| 4916 | + integrity sha512-xCLZUqVoqhquyPLuDXmH7ogceGctbW8SMyQVjD9o+1+NPWI7t0vO08udcFLVPLgKWcvc+zotaUv/RuaR6l8HIA== |
4911 | 4917 | dependencies: |
4912 | | - "@jest/types" "^26.1.0" |
| 4918 | + "@jest/types" "^26.6.1" |
| 4919 | + "@types/node" "*" |
4913 | 4920 | chalk "^4.0.0" |
4914 | 4921 | graceful-fs "^4.2.4" |
4915 | 4922 | is-ci "^2.0.0" |
@@ -7907,22 +7914,23 @@ trim-right@^1.0.1: |
7907 | 7914 | resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003" |
7908 | 7915 | integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM= |
7909 | 7916 |
|
7910 | | -ts-jest@26.2.0: |
7911 | | - version "26.2.0" |
7912 | | - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.2.0.tgz#7ec22faceb05ee1467fdb5265d1b33c27441f163" |
7913 | | - integrity sha512-9+y2qwzXdAImgLSYLXAb/Rhq9+K4rbt0417b8ai987V60g2uoNWBBmMkYgutI7D8Zhu+IbCSHbBtrHxB9d7xyA== |
| 7917 | +ts-jest@26.4.3: |
| 7918 | + version "26.4.3" |
| 7919 | + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.3.tgz#d153a616033e7ec8544b97ddbe2638cbe38d53db" |
| 7920 | + integrity sha512-pFDkOKFGY+nL9v5pkhm+BIFpoAuno96ff7GMnIYr/3L6slFOS365SI0fGEVYx2RKGji5M2elxhWjDMPVcOCdSw== |
7914 | 7921 | dependencies: |
| 7922 | + "@jest/create-cache-key-function" "^26.5.0" |
7915 | 7923 | "@types/jest" "26.x" |
7916 | 7924 | bs-logger "0.x" |
7917 | 7925 | buffer-from "1.x" |
7918 | 7926 | fast-json-stable-stringify "2.x" |
7919 | | - jest-util "26.x" |
| 7927 | + jest-util "^26.1.0" |
7920 | 7928 | json5 "2.x" |
7921 | 7929 | lodash.memoize "4.x" |
7922 | 7930 | make-error "1.x" |
7923 | 7931 | mkdirp "1.x" |
7924 | 7932 | semver "7.x" |
7925 | | - yargs-parser "18.x" |
| 7933 | + yargs-parser "20.x" |
7926 | 7934 |
|
7927 | 7935 | |
7928 | 7936 | version "0.0.0" |
@@ -8377,7 +8385,12 @@ yaml@^1.7.2: |
8377 | 8385 | dependencies: |
8378 | 8386 | "@babel/runtime" "^7.6.3" |
8379 | 8387 |
|
8380 | | -[email protected], yargs-parser@^18.1.1: |
| 8388 | + |
| 8389 | + version "20.2.3" |
| 8390 | + resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.3.tgz#92419ba867b858c868acf8bae9bf74af0dd0ce26" |
| 8391 | + integrity sha512-emOFRT9WVHw03QSvN5qor9QQT9+sw5vwxfYweivSMHTcAXPefwVae2FjO7JJjj8hCE4CzPOPeFM83VwT29HCww== |
| 8392 | + |
| 8393 | +yargs-parser@^18.1.1: |
8381 | 8394 | version "18.1.3" |
8382 | 8395 | resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0" |
8383 | 8396 | integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ== |
|
0 commit comments