|
1410 | 1410 | jest-haste-map "^29.2.0"
|
1411 | 1411 | slash "^3.0.0"
|
1412 | 1412 |
|
1413 |
| -"@jest/transform@^29.1.2": |
1414 |
| - version "29.1.2" |
1415 |
| - resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.1.2.tgz#20f814696e04f090421f6d505c14bbfe0157062a" |
1416 |
| - integrity sha512-2uaUuVHTitmkx1tHF+eBjb4p7UuzBG7SXIaA/hNIkaMP6K+gXYGxP38ZcrofzqN0HeZ7A90oqsOa97WU7WZkSw== |
1417 |
| - dependencies: |
1418 |
| - "@babel/core" "^7.11.6" |
1419 |
| - "@jest/types" "^29.1.2" |
1420 |
| - "@jridgewell/trace-mapping" "^0.3.15" |
1421 |
| - babel-plugin-istanbul "^6.1.1" |
1422 |
| - chalk "^4.0.0" |
1423 |
| - convert-source-map "^1.4.0" |
1424 |
| - fast-json-stable-stringify "^2.1.0" |
1425 |
| - graceful-fs "^4.2.9" |
1426 |
| - jest-haste-map "^29.1.2" |
1427 |
| - jest-regex-util "^29.0.0" |
1428 |
| - jest-util "^29.1.2" |
1429 |
| - micromatch "^4.0.4" |
1430 |
| - pirates "^4.0.4" |
1431 |
| - slash "^3.0.0" |
1432 |
| - write-file-atomic "^4.0.1" |
1433 |
| - |
1434 | 1413 | "@jest/transform@^29.2.0":
|
1435 | 1414 | version "29.2.0"
|
1436 | 1415 | resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.2.0.tgz#1c55ca549f64810351df999265a29f8ead51be15"
|
@@ -2266,20 +2245,7 @@ babel-core@^7.0.0-bridge.0:
|
2266 | 2245 | resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
|
2267 | 2246 | integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
|
2268 | 2247 |
|
2269 |
| -babel-jest@^29.0.3: |
2270 |
| - version "29.1.2" |
2271 |
| - resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.1.2.tgz#540d3241925c55240fb0c742e3ffc5f33a501978" |
2272 |
| - integrity sha512-IuG+F3HTHryJb7gacC7SQ59A9kO56BctUsT67uJHp1mMCHUOMXpDwOHWGifWqdWVknN2WNkCVQELPjXx0aLJ9Q== |
2273 |
| - dependencies: |
2274 |
| - "@jest/transform" "^29.1.2" |
2275 |
| - "@types/babel__core" "^7.1.14" |
2276 |
| - babel-plugin-istanbul "^6.1.1" |
2277 |
| - babel-preset-jest "^29.0.2" |
2278 |
| - chalk "^4.0.0" |
2279 |
| - graceful-fs "^4.2.9" |
2280 |
| - slash "^3.0.0" |
2281 |
| - |
2282 |
| -babel-jest@^29.2.0: |
| 2248 | +babel-jest@^29.0.3, babel-jest@^29.2.0: |
2283 | 2249 | version "29.2.0"
|
2284 | 2250 | resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.2.0.tgz#088624f037da90e69a06073305276cbd111d68a8"
|
2285 | 2251 | integrity sha512-c8FkrW1chgcbyBqOo7jFGpQYfVnb43JqjQGV+C2r94k2rZJOukYOZ6+csAqKE4ms+PHc+yevnONxs27jQIxylw==
|
@@ -2310,16 +2276,6 @@ babel-plugin-istanbul@^6.1.1:
|
2310 | 2276 | istanbul-lib-instrument "^5.0.4"
|
2311 | 2277 | test-exclude "^6.0.0"
|
2312 | 2278 |
|
2313 |
| -babel-plugin-jest-hoist@^29.0.2: |
2314 |
| - version "29.0.2" |
2315 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.0.2.tgz#ae61483a829a021b146c016c6ad39b8bcc37c2c8" |
2316 |
| - integrity sha512-eBr2ynAEFjcebVvu8Ktx580BD1QKCrBG1XwEUTXJe285p9HA/4hOhfWCFRQhTKSyBV0VzjhG7H91Eifz9s29hg== |
2317 |
| - dependencies: |
2318 |
| - "@babel/template" "^7.3.3" |
2319 |
| - "@babel/types" "^7.3.3" |
2320 |
| - "@types/babel__core" "^7.1.14" |
2321 |
| - "@types/babel__traverse" "^7.0.6" |
2322 |
| - |
2323 | 2279 | babel-plugin-jest-hoist@^29.2.0:
|
2324 | 2280 | version "29.2.0"
|
2325 | 2281 | resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.2.0.tgz#23ee99c37390a98cfddf3ef4a78674180d823094"
|
@@ -2410,14 +2366,6 @@ babel-preset-fbjs@^3.4.0:
|
2410 | 2366 | "@babel/plugin-transform-template-literals" "^7.0.0"
|
2411 | 2367 | babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"
|
2412 | 2368 |
|
2413 |
| -babel-preset-jest@^29.0.2: |
2414 |
| - version "29.0.2" |
2415 |
| - resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-29.0.2.tgz#e14a7124e22b161551818d89e5bdcfb3b2b0eac7" |
2416 |
| - integrity sha512-BeVXp7rH5TK96ofyEnHjznjLMQ2nAeDJ+QzxKnHAAMs0RgrQsCywjAN8m4mOm5Di0pxU//3AoEeJJrerMH5UeA== |
2417 |
| - dependencies: |
2418 |
| - babel-plugin-jest-hoist "^29.0.2" |
2419 |
| - babel-preset-current-node-syntax "^1.0.0" |
2420 |
| - |
2421 | 2369 | babel-preset-jest@^29.2.0:
|
2422 | 2370 | version "29.2.0"
|
2423 | 2371 | resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-29.2.0.tgz#3048bea3a1af222e3505e4a767a974c95a7620dc"
|
@@ -4972,25 +4920,6 @@ jest-get-type@^29.2.0:
|
4972 | 4920 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-29.2.0.tgz#726646f927ef61d583a3b3adb1ab13f3a5036408"
|
4973 | 4921 | integrity sha512-uXNJlg8hKFEnDgFsrCjznB+sTxdkuqiCL6zMgA75qEbAJjJYTs9XPrvDctrEig2GDow22T/LvHgO57iJhXB/UA==
|
4974 | 4922 |
|
4975 |
| -jest-haste-map@^29.1.2: |
4976 |
| - version "29.1.2" |
4977 |
| - resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-29.1.2.tgz#93f3634aa921b6b654e7c94137b24e02e7ca6ac9" |
4978 |
| - integrity sha512-xSjbY8/BF11Jh3hGSPfYTa/qBFrm3TPM7WU8pU93m2gqzORVLkHFWvuZmFsTEBPRKndfewXhMOuzJNHyJIZGsw== |
4979 |
| - dependencies: |
4980 |
| - "@jest/types" "^29.1.2" |
4981 |
| - "@types/graceful-fs" "^4.1.3" |
4982 |
| - "@types/node" "*" |
4983 |
| - anymatch "^3.0.3" |
4984 |
| - fb-watchman "^2.0.0" |
4985 |
| - graceful-fs "^4.2.9" |
4986 |
| - jest-regex-util "^29.0.0" |
4987 |
| - jest-util "^29.1.2" |
4988 |
| - jest-worker "^29.1.2" |
4989 |
| - micromatch "^4.0.4" |
4990 |
| - walker "^1.0.8" |
4991 |
| - optionalDependencies: |
4992 |
| - fsevents "^2.3.2" |
4993 |
| - |
4994 | 4923 | jest-haste-map@^29.2.0:
|
4995 | 4924 | version "29.2.0"
|
4996 | 4925 | resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-29.2.0.tgz#2410f2ec93958e0bd894818de6c8056eb1b4d6fc"
|
@@ -5097,11 +5026,6 @@ jest-regex-util@^27.0.6:
|
5097 | 5026 | resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-27.5.1.tgz#4da143f7e9fd1e542d4aa69617b38e4a78365b95"
|
5098 | 5027 | integrity sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==
|
5099 | 5028 |
|
5100 |
| -jest-regex-util@^29.0.0: |
5101 |
| - version "29.0.0" |
5102 |
| - resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-29.0.0.tgz#b442987f688289df8eb6c16fa8df488b4cd007de" |
5103 |
| - integrity sha512-BV7VW7Sy0fInHWN93MMPtlClweYv2qrSCwfeFWmpribGZtQPWNvRSq9XOVgOEjU1iBGRKXUZil0o2AH7Iy9Lug== |
5104 |
| - |
5105 | 5029 | jest-regex-util@^29.2.0:
|
5106 | 5030 | version "29.2.0"
|
5107 | 5031 | resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-29.2.0.tgz#82ef3b587e8c303357728d0322d48bbfd2971f7b"
|
@@ -5306,16 +5230,6 @@ jest-worker@^27.2.0:
|
5306 | 5230 | merge-stream "^2.0.0"
|
5307 | 5231 | supports-color "^8.0.0"
|
5308 | 5232 |
|
5309 |
| -jest-worker@^29.1.2: |
5310 |
| - version "29.1.2" |
5311 |
| - resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.1.2.tgz#a68302af61bce82b42a9a57285ca7499d29b2afc" |
5312 |
| - integrity sha512-AdTZJxKjTSPHbXT/AIOjQVmoFx0LHFcVabWu0sxI7PAy7rFf8c0upyvgBKgguVXdM4vY74JdwkyD4hSmpTW8jA== |
5313 |
| - dependencies: |
5314 |
| - "@types/node" "*" |
5315 |
| - jest-util "^29.1.2" |
5316 |
| - merge-stream "^2.0.0" |
5317 |
| - supports-color "^8.0.0" |
5318 |
| - |
5319 | 5233 | jest-worker@^29.2.0:
|
5320 | 5234 | version "29.2.0"
|
5321 | 5235 | resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.2.0.tgz#b2bd1a81fc7a1ae79a500b05f5feb0d1c0b1a19e"
|
|
0 commit comments