|
1478 | 1478 | jest-haste-map "^27.2.4" |
1479 | 1479 | jest-runtime "^27.2.4" |
1480 | 1480 |
|
1481 | | -"@jest/transform@^27.2.3": |
1482 | | - version "27.2.3" |
1483 | | - resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.2.3.tgz#1df37dbfe5bc29c00f227acae11348437a76b77e" |
1484 | | - integrity sha512-ZpYsc9vK+OfV/9hMsVOrCH/9rvzBHAp91OOzkLqdWf3FWpDzjxAH+OlLGcS4U8WeWsdpe8/rOMKLwFs9DwL/2A== |
1485 | | - dependencies: |
1486 | | - "@babel/core" "^7.1.0" |
1487 | | - "@jest/types" "^27.2.3" |
1488 | | - babel-plugin-istanbul "^6.0.0" |
1489 | | - chalk "^4.0.0" |
1490 | | - convert-source-map "^1.4.0" |
1491 | | - fast-json-stable-stringify "^2.0.0" |
1492 | | - graceful-fs "^4.2.4" |
1493 | | - jest-haste-map "^27.2.3" |
1494 | | - jest-regex-util "^27.0.6" |
1495 | | - jest-util "^27.2.3" |
1496 | | - micromatch "^4.0.4" |
1497 | | - pirates "^4.0.1" |
1498 | | - slash "^3.0.0" |
1499 | | - source-map "^0.6.1" |
1500 | | - write-file-atomic "^3.0.0" |
1501 | | - |
1502 | 1481 | "@jest/transform@^27.2.4": |
1503 | 1482 | version "27.2.4" |
1504 | 1483 | resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.2.4.tgz#2fe5b6836895f7a1b8bdec442c51e83943c62733" |
|
1531 | 1510 | "@types/yargs" "^15.0.0" |
1532 | 1511 | chalk "^4.0.0" |
1533 | 1512 |
|
1534 | | -"@jest/types@^27.0.6", "@jest/types@^27.1.1", "@jest/types@^27.2.3": |
1535 | | - version "27.2.3" |
1536 | | - resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.2.3.tgz#e0242545f442242c2538656d947a147443eee8f2" |
1537 | | - integrity sha512-UJMDg90+W2i/QsS1NIN6Go8O/rSHLFWUkofGqKsUQs54mhmCVyLTiDy1cwKhoNO5fpmr9fctm9L/bRp/YzA1uQ== |
1538 | | - dependencies: |
1539 | | - "@types/istanbul-lib-coverage" "^2.0.0" |
1540 | | - "@types/istanbul-reports" "^3.0.0" |
1541 | | - "@types/node" "*" |
1542 | | - "@types/yargs" "^16.0.0" |
1543 | | - chalk "^4.0.0" |
1544 | | - |
1545 | | -"@jest/types@^27.2.4": |
| 1513 | +"@jest/types@^27.0.6", "@jest/types@^27.1.1", "@jest/types@^27.2.4": |
1546 | 1514 | version "27.2.4" |
1547 | 1515 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.2.4.tgz#2430042a66e00dc5b140c3636f4474d464c21ee8" |
1548 | 1516 | integrity sha512-IDO2ezTxeMvQAHxzG/ZvEyA47q0aVfzT95rGFl7bZs/Go0aIucvfDbS2rmnoEdXxlLQhcolmoG/wvL/uKx4tKA== |
@@ -2112,20 +2080,6 @@ axobject-query@^2.2.0: |
2112 | 2080 | resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be" |
2113 | 2081 | integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA== |
2114 | 2082 |
|
2115 | | -babel-jest@^27.2.3: |
2116 | | - version "27.2.3" |
2117 | | - resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.2.3.tgz#f48599a507cd33c10f58058149eb3079198d0ed7" |
2118 | | - integrity sha512-lXslrpae1L9cXnB5F8vvD/Yj70g47sG7CGSxT+qqveK/To72X3nuCtDux0s3HN7X351IbwYoYyfDxQ7CqVbkNw== |
2119 | | - dependencies: |
2120 | | - "@jest/transform" "^27.2.3" |
2121 | | - "@jest/types" "^27.2.3" |
2122 | | - "@types/babel__core" "^7.1.14" |
2123 | | - babel-plugin-istanbul "^6.0.0" |
2124 | | - babel-preset-jest "^27.2.0" |
2125 | | - chalk "^4.0.0" |
2126 | | - graceful-fs "^4.2.4" |
2127 | | - slash "^3.0.0" |
2128 | | - |
2129 | 2083 | babel-jest@^27.2.4: |
2130 | 2084 | version "27.2.4" |
2131 | 2085 | resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.2.4.tgz#21ed6729d51bdd75470bbbf3c8b08d86209fb0dc" |
@@ -4531,26 +4485,6 @@ jest-get-type@^27.0.6: |
4531 | 4485 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.0.6.tgz#0eb5c7f755854279ce9b68a9f1a4122f69047cfe" |
4532 | 4486 | integrity sha512-XTkK5exIeUbbveehcSR8w0bhH+c0yloW/Wpl+9vZrjzztCPWrxhHwkIFpZzCt71oRBsgxmuUfxEqOYoZI2macg== |
4533 | 4487 |
|
4534 | | -jest-haste-map@^27.2.3: |
4535 | | - version "27.2.3" |
4536 | | - resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.2.3.tgz#cec807c59c312872f0ea4cc1b6b5ca7b46131705" |
4537 | | - integrity sha512-5KE0vRSGv1Ymhd6s1t6xhTm/77otdkzqJl+9pSIYfKKCKJ7cniyE2zVC/Xj2HKuMX++aJYzQvQCIS0kqIFukAw== |
4538 | | - dependencies: |
4539 | | - "@jest/types" "^27.2.3" |
4540 | | - "@types/graceful-fs" "^4.1.2" |
4541 | | - "@types/node" "*" |
4542 | | - anymatch "^3.0.3" |
4543 | | - fb-watchman "^2.0.0" |
4544 | | - graceful-fs "^4.2.4" |
4545 | | - jest-regex-util "^27.0.6" |
4546 | | - jest-serializer "^27.0.6" |
4547 | | - jest-util "^27.2.3" |
4548 | | - jest-worker "^27.2.3" |
4549 | | - micromatch "^4.0.4" |
4550 | | - walker "^1.0.7" |
4551 | | - optionalDependencies: |
4552 | | - fsevents "^2.3.2" |
4553 | | - |
4554 | 4488 | jest-haste-map@^27.2.4: |
4555 | 4489 | version "27.2.4" |
4556 | 4490 | resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.2.4.tgz#f8974807bedf07348ca9fd24e5861ab7c8e61aba" |
@@ -4814,18 +4748,6 @@ jest-util@^27.2.0: |
4814 | 4748 | is-ci "^3.0.0" |
4815 | 4749 | picomatch "^2.2.3" |
4816 | 4750 |
|
4817 | | -jest-util@^27.2.3: |
4818 | | - version "27.2.3" |
4819 | | - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.2.3.tgz#f766354b7c489c1f9ea88cd1d96d044fbd2b5d4d" |
4820 | | - integrity sha512-78BEka2+77lqD7LN4mSzUdZMngHZtVAsmZ5B8+qOWfN4bCYNUmi/eGNLm91jA77gG1QZJSXsDOCWB0qbXDT1Fw== |
4821 | | - dependencies: |
4822 | | - "@jest/types" "^27.2.3" |
4823 | | - "@types/node" "*" |
4824 | | - chalk "^4.0.0" |
4825 | | - graceful-fs "^4.2.4" |
4826 | | - is-ci "^3.0.0" |
4827 | | - picomatch "^2.2.3" |
4828 | | - |
4829 | 4751 | jest-util@^27.2.4: |
4830 | 4752 | version "27.2.4" |
4831 | 4753 | resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.2.4.tgz#3d7ce081b2e7f4cfe0156452ac01f3cb456cc656" |
@@ -4889,15 +4811,6 @@ jest-watcher@^27.2.4: |
4889 | 4811 | jest-util "^27.2.4" |
4890 | 4812 | string-length "^4.0.1" |
4891 | 4813 |
|
4892 | | -jest-worker@^27.2.3: |
4893 | | - version "27.2.3" |
4894 | | - resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.2.3.tgz#396e83d04ca575230a9bcb255c2b66aec07cb931" |
4895 | | - integrity sha512-ZwOvv4GCIPviL+Ie4pVguz4N5w/6IGbTaHBYOl3ZcsZZktaL7d8JOU0rmovoED7AJZKA8fvmLbBg8yg80u/tGA== |
4896 | | - dependencies: |
4897 | | - "@types/node" "*" |
4898 | | - merge-stream "^2.0.0" |
4899 | | - supports-color "^8.0.0" |
4900 | | - |
4901 | 4814 | jest-worker@^27.2.4: |
4902 | 4815 | version "27.2.4" |
4903 | 4816 | resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.2.4.tgz#881455df75e22e7726a53f43703ab74d6b36f82d" |
|
0 commit comments