|
1409 | 1409 | jest-haste-map "^29.1.0"
|
1410 | 1410 | slash "^3.0.0"
|
1411 | 1411 |
|
1412 |
| -"@jest/transform@^29.1.0": |
1413 |
| - version "29.1.0" |
1414 |
| - resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.1.0.tgz#1b3e597681362f6164e786e6bc2826c34ecbf74f" |
1415 |
| - integrity sha512-NI1zd62KgM0lW6rWMIZDx52dfTIDd+cnLQNahH0YhH7TVmQVigumJ6jszuhAzvKHGm55P2Fozcglb5sGMfFp3Q== |
| 1412 | +"@jest/transform@^29.1.0", "@jest/transform@^29.1.2": |
| 1413 | + version "29.1.2" |
| 1414 | + resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.1.2.tgz#20f814696e04f090421f6d505c14bbfe0157062a" |
| 1415 | + integrity sha512-2uaUuVHTitmkx1tHF+eBjb4p7UuzBG7SXIaA/hNIkaMP6K+gXYGxP38ZcrofzqN0HeZ7A90oqsOa97WU7WZkSw== |
1416 | 1416 | dependencies:
|
1417 | 1417 | "@babel/core" "^7.11.6"
|
1418 |
| - "@jest/types" "^29.1.0" |
| 1418 | + "@jest/types" "^29.1.2" |
1419 | 1419 | "@jridgewell/trace-mapping" "^0.3.15"
|
1420 | 1420 | babel-plugin-istanbul "^6.1.1"
|
1421 | 1421 | chalk "^4.0.0"
|
1422 | 1422 | convert-source-map "^1.4.0"
|
1423 | 1423 | fast-json-stable-stringify "^2.1.0"
|
1424 | 1424 | graceful-fs "^4.2.9"
|
1425 |
| - jest-haste-map "^29.1.0" |
| 1425 | + jest-haste-map "^29.1.2" |
1426 | 1426 | jest-regex-util "^29.0.0"
|
1427 |
| - jest-util "^29.1.0" |
| 1427 | + jest-util "^29.1.2" |
1428 | 1428 | micromatch "^4.0.4"
|
1429 | 1429 | pirates "^4.0.4"
|
1430 | 1430 | slash "^3.0.0"
|
|
1464 | 1464 | "@types/yargs" "^17.0.8"
|
1465 | 1465 | chalk "^4.0.0"
|
1466 | 1466 |
|
| 1467 | +"@jest/types@^29.1.2": |
| 1468 | + version "29.1.2" |
| 1469 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.1.2.tgz#7442d32b16bcd7592d9614173078b8c334ec730a" |
| 1470 | + integrity sha512-DcXGtoTykQB5jiwCmVr8H4vdg2OJhQex3qPkG+ISyDO7xQXbt/4R6dowcRyPemRnkH7JoHvZuxPBdlq+9JxFCg== |
| 1471 | + dependencies: |
| 1472 | + "@jest/schemas" "^29.0.0" |
| 1473 | + "@types/istanbul-lib-coverage" "^2.0.0" |
| 1474 | + "@types/istanbul-reports" "^3.0.0" |
| 1475 | + "@types/node" "*" |
| 1476 | + "@types/yargs" "^17.0.8" |
| 1477 | + chalk "^4.0.0" |
| 1478 | + |
1467 | 1479 | "@jridgewell/gen-mapping@^0.3.2":
|
1468 | 1480 | version "0.3.2"
|
1469 | 1481 | resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz#c1aedc61e853f2bb9f5dfe6d4442d3b565b253b9"
|
@@ -2245,11 +2257,11 @@ babel-core@^7.0.0-bridge.0:
|
2245 | 2257 | integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
|
2246 | 2258 |
|
2247 | 2259 | babel-jest@^29.0.3, babel-jest@^29.1.0:
|
2248 |
| - version "29.1.0" |
2249 |
| - resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.1.0.tgz#945e45eb8a33e8ad8cb334f2b0f040d7306cffbf" |
2250 |
| - integrity sha512-0XiBgPRhMSng+ThuXz0M/WpOeml/q5S4BFIaDS5uQb+lCjOzd0OfYEN4hWte5fDy7SZ6rNmEi16UpWGurSg2nQ== |
| 2260 | + version "29.1.2" |
| 2261 | + resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.1.2.tgz#540d3241925c55240fb0c742e3ffc5f33a501978" |
| 2262 | + integrity sha512-IuG+F3HTHryJb7gacC7SQ59A9kO56BctUsT67uJHp1mMCHUOMXpDwOHWGifWqdWVknN2WNkCVQELPjXx0aLJ9Q== |
2251 | 2263 | dependencies:
|
2252 |
| - "@jest/transform" "^29.1.0" |
| 2264 | + "@jest/transform" "^29.1.2" |
2253 | 2265 | "@types/babel__core" "^7.1.14"
|
2254 | 2266 | babel-plugin-istanbul "^6.1.1"
|
2255 | 2267 | babel-preset-jest "^29.0.2"
|
@@ -4908,6 +4920,25 @@ jest-haste-map@^29.1.0:
|
4908 | 4920 | optionalDependencies:
|
4909 | 4921 | fsevents "^2.3.2"
|
4910 | 4922 |
|
| 4923 | +jest-haste-map@^29.1.2: |
| 4924 | + version "29.1.2" |
| 4925 | + resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-29.1.2.tgz#93f3634aa921b6b654e7c94137b24e02e7ca6ac9" |
| 4926 | + integrity sha512-xSjbY8/BF11Jh3hGSPfYTa/qBFrm3TPM7WU8pU93m2gqzORVLkHFWvuZmFsTEBPRKndfewXhMOuzJNHyJIZGsw== |
| 4927 | + dependencies: |
| 4928 | + "@jest/types" "^29.1.2" |
| 4929 | + "@types/graceful-fs" "^4.1.3" |
| 4930 | + "@types/node" "*" |
| 4931 | + anymatch "^3.0.3" |
| 4932 | + fb-watchman "^2.0.0" |
| 4933 | + graceful-fs "^4.2.9" |
| 4934 | + jest-regex-util "^29.0.0" |
| 4935 | + jest-util "^29.1.2" |
| 4936 | + jest-worker "^29.1.2" |
| 4937 | + micromatch "^4.0.4" |
| 4938 | + walker "^1.0.8" |
| 4939 | + optionalDependencies: |
| 4940 | + fsevents "^2.3.2" |
| 4941 | + |
4911 | 4942 | jest-leak-detector@^29.1.0:
|
4912 | 4943 | version "29.1.0"
|
4913 | 4944 | resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-29.1.0.tgz#6b7067d383dbf0804f21e16426d8562d84f19340"
|
@@ -5115,6 +5146,18 @@ jest-util@^29.1.0:
|
5115 | 5146 | graceful-fs "^4.2.9"
|
5116 | 5147 | picomatch "^2.2.3"
|
5117 | 5148 |
|
| 5149 | +jest-util@^29.1.2: |
| 5150 | + version "29.1.2" |
| 5151 | + resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.1.2.tgz#ac5798e93cb6a6703084e194cfa0898d66126df1" |
| 5152 | + integrity sha512-vPCk9F353i0Ymx3WQq3+a4lZ07NXu9Ca8wya6o4Fe4/aO1e1awMMprZ3woPFpKwghEOW+UXgd15vVotuNN9ONQ== |
| 5153 | + dependencies: |
| 5154 | + "@jest/types" "^29.1.2" |
| 5155 | + "@types/node" "*" |
| 5156 | + chalk "^4.0.0" |
| 5157 | + ci-info "^3.2.0" |
| 5158 | + graceful-fs "^4.2.9" |
| 5159 | + picomatch "^2.2.3" |
| 5160 | + |
5118 | 5161 | jest-validate@^26.5.2:
|
5119 | 5162 | version "26.6.2"
|
5120 | 5163 | resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-26.6.2.tgz#23d380971587150467342911c3d7b4ac57ab20ec"
|
@@ -5171,6 +5214,16 @@ jest-worker@^29.1.0:
|
5171 | 5214 | merge-stream "^2.0.0"
|
5172 | 5215 | supports-color "^8.0.0"
|
5173 | 5216 |
|
| 5217 | +jest-worker@^29.1.2: |
| 5218 | + version "29.1.2" |
| 5219 | + resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.1.2.tgz#a68302af61bce82b42a9a57285ca7499d29b2afc" |
| 5220 | + integrity sha512-AdTZJxKjTSPHbXT/AIOjQVmoFx0LHFcVabWu0sxI7PAy7rFf8c0upyvgBKgguVXdM4vY74JdwkyD4hSmpTW8jA== |
| 5221 | + dependencies: |
| 5222 | + "@types/node" "*" |
| 5223 | + jest-util "^29.1.2" |
| 5224 | + merge-stream "^2.0.0" |
| 5225 | + supports-color "^8.0.0" |
| 5226 | + |
5174 | 5227 | jest@^29.0.3:
|
5175 | 5228 | version "29.1.1"
|
5176 | 5229 | resolved "https://registry.yarnpkg.com/jest/-/jest-29.1.1.tgz#22d9d828f01335ec17225bcb267fe669319983be"
|
|
0 commit comments