|
2011 | 2011 | jest-haste-map "^27.2.0"
|
2012 | 2012 | jest-runtime "^27.2.0"
|
2013 | 2013 |
|
2014 |
| -"@jest/transform@^27.1.0": |
2015 |
| - version "27.1.0" |
2016 |
| - resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.1.0.tgz#962e385517e3d1f62827fa39c305edcc3ca8544b" |
2017 |
| - integrity sha512-ZRGCA2ZEVJ00ubrhkTG87kyLbN6n55g1Ilq0X9nJb5bX3MhMp3O6M7KG+LvYu+nZRqG5cXsQnJEdZbdpTAV8pQ== |
2018 |
| - dependencies: |
2019 |
| - "@babel/core" "^7.1.0" |
2020 |
| - "@jest/types" "^27.1.0" |
2021 |
| - babel-plugin-istanbul "^6.0.0" |
2022 |
| - chalk "^4.0.0" |
2023 |
| - convert-source-map "^1.4.0" |
2024 |
| - fast-json-stable-stringify "^2.0.0" |
2025 |
| - graceful-fs "^4.2.4" |
2026 |
| - jest-haste-map "^27.1.0" |
2027 |
| - jest-regex-util "^27.0.6" |
2028 |
| - jest-util "^27.1.0" |
2029 |
| - micromatch "^4.0.4" |
2030 |
| - pirates "^4.0.1" |
2031 |
| - slash "^3.0.0" |
2032 |
| - source-map "^0.6.1" |
2033 |
| - write-file-atomic "^3.0.0" |
2034 |
| - |
2035 | 2014 | "@jest/transform@^27.2.0":
|
2036 | 2015 | version "27.2.0"
|
2037 | 2016 | resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.2.0.tgz#e7e6e49d2591792db2385c33cdbb4379d407068d"
|
|
2075 | 2054 | "@types/yargs" "^16.0.0"
|
2076 | 2055 | chalk "^4.0.0"
|
2077 | 2056 |
|
2078 |
| -"@jest/types@^27.1.0": |
2079 |
| - version "27.1.0" |
2080 |
| - resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.1.0.tgz#674a40325eab23c857ebc0689e7e191a3c5b10cc" |
2081 |
| - integrity sha512-pRP5cLIzN7I7Vp6mHKRSaZD7YpBTK7hawx5si8trMKqk4+WOdK8NEKOTO2G8PKWD1HbKMVckVB6/XHh/olhf2g== |
2082 |
| - dependencies: |
2083 |
| - "@types/istanbul-lib-coverage" "^2.0.0" |
2084 |
| - "@types/istanbul-reports" "^3.0.0" |
2085 |
| - "@types/node" "*" |
2086 |
| - "@types/yargs" "^16.0.0" |
2087 |
| - chalk "^4.0.0" |
2088 |
| - |
2089 | 2057 | "@jest/types@^27.1.1":
|
2090 | 2058 | version "27.1.1"
|
2091 | 2059 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.1.1.tgz#77a3fc014f906c65752d12123a0134359707c0ad"
|
@@ -4035,20 +4003,6 @@ babel-core@^7.0.0-bridge.0:
|
4035 | 4003 | resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
|
4036 | 4004 | integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
|
4037 | 4005 |
|
4038 |
| -babel-jest@^27.1.0: |
4039 |
| - version "27.1.0" |
4040 |
| - resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.1.0.tgz#e96ca04554fd32274439869e2b6d24de9d91bc4e" |
4041 |
| - integrity sha512-6NrdqzaYemALGCuR97QkC/FkFIEBWP5pw5TMJoUHZTVXyOgocujp6A0JE2V6gE0HtqAAv6VKU/nI+OCR1Z4gHA== |
4042 |
| - dependencies: |
4043 |
| - "@jest/transform" "^27.1.0" |
4044 |
| - "@jest/types" "^27.1.0" |
4045 |
| - "@types/babel__core" "^7.1.14" |
4046 |
| - babel-plugin-istanbul "^6.0.0" |
4047 |
| - babel-preset-jest "^27.0.6" |
4048 |
| - chalk "^4.0.0" |
4049 |
| - graceful-fs "^4.2.4" |
4050 |
| - slash "^3.0.0" |
4051 |
| - |
4052 | 4006 | babel-jest@^27.2.0:
|
4053 | 4007 | version "27.2.0"
|
4054 | 4008 | resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.2.0.tgz#c0f129a81f1197028aeb4447acbc04564c8bfc52"
|
@@ -4081,16 +4035,6 @@ babel-plugin-istanbul@^6.0.0:
|
4081 | 4035 | istanbul-lib-instrument "^4.0.0"
|
4082 | 4036 | test-exclude "^6.0.0"
|
4083 | 4037 |
|
4084 |
| -babel-plugin-jest-hoist@^27.0.6: |
4085 |
| - version "27.0.6" |
4086 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.0.6.tgz#f7c6b3d764af21cb4a2a1ab6870117dbde15b456" |
4087 |
| - integrity sha512-CewFeM9Vv2gM7Yr9n5eyyLVPRSiBnk6lKZRjgwYnGKSl9M14TMn2vkN02wTF04OGuSDLEzlWiMzvjXuW9mB6Gw== |
4088 |
| - dependencies: |
4089 |
| - "@babel/template" "^7.3.3" |
4090 |
| - "@babel/types" "^7.3.3" |
4091 |
| - "@types/babel__core" "^7.0.0" |
4092 |
| - "@types/babel__traverse" "^7.0.6" |
4093 |
| - |
4094 | 4038 | babel-plugin-jest-hoist@^27.2.0:
|
4095 | 4039 | version "27.2.0"
|
4096 | 4040 | resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.2.0.tgz#79f37d43f7e5c4fdc4b2ca3e10cc6cf545626277"
|
@@ -4181,14 +4125,6 @@ babel-preset-fbjs@^3.4.0:
|
4181 | 4125 | "@babel/plugin-transform-template-literals" "^7.0.0"
|
4182 | 4126 | babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"
|
4183 | 4127 |
|
4184 |
| -babel-preset-jest@^27.0.6: |
4185 |
| - version "27.0.6" |
4186 |
| - resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-27.0.6.tgz#909ef08e9f24a4679768be2f60a3df0856843f9d" |
4187 |
| - integrity sha512-WObA0/Biw2LrVVwZkF/2GqbOdzhKD6Fkdwhoy9ASIrOWr/zodcSpQh72JOkEn6NWyjmnPDjNSqaGN4KnpKzhXw== |
4188 |
| - dependencies: |
4189 |
| - babel-plugin-jest-hoist "^27.0.6" |
4190 |
| - babel-preset-current-node-syntax "^1.0.0" |
4191 |
| - |
4192 | 4128 | babel-preset-jest@^27.2.0:
|
4193 | 4129 | version "27.2.0"
|
4194 | 4130 | resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-27.2.0.tgz#556bbbf340608fed5670ab0ea0c8ef2449fba885"
|
@@ -8574,26 +8510,6 @@ jest-haste-map@^26.5.2:
|
8574 | 8510 | optionalDependencies:
|
8575 | 8511 | fsevents "^2.1.2"
|
8576 | 8512 |
|
8577 |
| -jest-haste-map@^27.1.0: |
8578 |
| - version "27.1.0" |
8579 |
| - resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.1.0.tgz#a39f456823bd6a74e3c86ad25f6fa870428326bf" |
8580 |
| - integrity sha512-7mz6LopSe+eA6cTFMf10OfLLqRoIPvmMyz5/OnSXnHO7hB0aDP1iIeLWCXzAcYU5eIJVpHr12Bk9yyq2fTW9vg== |
8581 |
| - dependencies: |
8582 |
| - "@jest/types" "^27.1.0" |
8583 |
| - "@types/graceful-fs" "^4.1.2" |
8584 |
| - "@types/node" "*" |
8585 |
| - anymatch "^3.0.3" |
8586 |
| - fb-watchman "^2.0.0" |
8587 |
| - graceful-fs "^4.2.4" |
8588 |
| - jest-regex-util "^27.0.6" |
8589 |
| - jest-serializer "^27.0.6" |
8590 |
| - jest-util "^27.1.0" |
8591 |
| - jest-worker "^27.1.0" |
8592 |
| - micromatch "^4.0.4" |
8593 |
| - walker "^1.0.7" |
8594 |
| - optionalDependencies: |
8595 |
| - fsevents "^2.3.2" |
8596 |
| - |
8597 | 8513 | jest-haste-map@^27.2.0:
|
8598 | 8514 | version "27.2.0"
|
8599 | 8515 | resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.2.0.tgz#703b3a473e3f2e27d75ab07864ffd7bbaad0d75e"
|
@@ -8850,18 +8766,6 @@ jest-util@^27.0.0:
|
8850 | 8766 | is-ci "^3.0.0"
|
8851 | 8767 | picomatch "^2.2.3"
|
8852 | 8768 |
|
8853 |
| -jest-util@^27.1.0: |
8854 |
| - version "27.1.0" |
8855 |
| - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.1.0.tgz#06a53777a8cb7e4940ca8e20bf9c67dd65d9bd68" |
8856 |
| - integrity sha512-edSLD2OneYDKC6gZM1yc+wY/877s/fuJNoM1k3sOEpzFyeptSmke3SLnk1dDHk9CgTA+58mnfx3ew3J11Kes/w== |
8857 |
| - dependencies: |
8858 |
| - "@jest/types" "^27.1.0" |
8859 |
| - "@types/node" "*" |
8860 |
| - chalk "^4.0.0" |
8861 |
| - graceful-fs "^4.2.4" |
8862 |
| - is-ci "^3.0.0" |
8863 |
| - picomatch "^2.2.3" |
8864 |
| - |
8865 | 8769 | jest-util@^27.2.0:
|
8866 | 8770 | version "27.2.0"
|
8867 | 8771 | resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.2.0.tgz#bfccb85cfafae752257319e825a5b8d4ada470dc"
|
@@ -8920,15 +8824,6 @@ jest-worker@^26.0.0, jest-worker@^26.6.2:
|
8920 | 8824 | merge-stream "^2.0.0"
|
8921 | 8825 | supports-color "^7.0.0"
|
8922 | 8826 |
|
8923 |
| -jest-worker@^27.1.0: |
8924 |
| - version "27.1.0" |
8925 |
| - resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.1.0.tgz#65f4a88e37148ed984ba8ca8492d6b376938c0aa" |
8926 |
| - integrity sha512-mO4PHb2QWLn9yRXGp7rkvXLAYuxwhq1ZYUo0LoDhg8wqvv4QizP1ZWEJOeolgbEgAWZLIEU0wsku8J+lGWfBhg== |
8927 |
| - dependencies: |
8928 |
| - "@types/node" "*" |
8929 |
| - merge-stream "^2.0.0" |
8930 |
| - supports-color "^8.0.0" |
8931 |
| - |
8932 | 8827 | jest-worker@^27.2.0:
|
8933 | 8828 | version "27.2.0"
|
8934 | 8829 | resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.2.0.tgz#11eef39f1c88f41384ca235c2f48fe50bc229bc0"
|
|
0 commit comments