|
1004 | 1004 | jest-runner "^25.5.2"
|
1005 | 1005 | jest-runtime "^25.5.2"
|
1006 | 1006 |
|
1007 |
| -"@jest/transform@^25.5.0": |
1008 |
| - version "25.5.0" |
1009 |
| - resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-25.5.0.tgz#a0f3719a1e158be442a99988d3134d577cb1c1be" |
1010 |
| - integrity sha512-yqxpmosig2JWKHVbyEl8I7btXCinLIL8b3ENJYMvl9TqzZ9KulnV2t08wp4Wbv/pFKYqTd5NWyEzi4xCpcQ3mg== |
1011 |
| - dependencies: |
1012 |
| - "@babel/core" "^7.1.0" |
1013 |
| - "@jest/types" "^25.5.0" |
1014 |
| - babel-plugin-istanbul "^6.0.0" |
1015 |
| - chalk "^3.0.0" |
1016 |
| - convert-source-map "^1.4.0" |
1017 |
| - fast-json-stable-stringify "^2.0.0" |
1018 |
| - graceful-fs "^4.2.4" |
1019 |
| - jest-haste-map "^25.5.0" |
1020 |
| - jest-regex-util "^25.2.6" |
1021 |
| - jest-util "^25.5.0" |
1022 |
| - micromatch "^4.0.2" |
1023 |
| - pirates "^4.0.1" |
1024 |
| - realpath-native "^2.0.0" |
1025 |
| - slash "^3.0.0" |
1026 |
| - source-map "^0.6.1" |
1027 |
| - write-file-atomic "^3.0.0" |
1028 |
| - |
1029 | 1007 | "@jest/transform@^25.5.1":
|
1030 | 1008 | version "25.5.1"
|
1031 | 1009 | resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-25.5.1.tgz#0469ddc17699dd2bf985db55fa0fb9309f5c2db3"
|
@@ -1387,21 +1365,7 @@ aws4@^1.8.0:
|
1387 | 1365 | resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
|
1388 | 1366 | integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
|
1389 | 1367 |
|
1390 |
| -babel-jest@^25.1.0: |
1391 |
| - version "25.5.0" |
1392 |
| - resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-25.5.0.tgz#a310e74f76585cf24d526ed477e56ee83bce86c4" |
1393 |
| - integrity sha512-8AfVNU7MEMsa+MjbY/CmwrGuQdplZ/+GkeWJDpRPm4C4wJZf937Pd9KgWU3NbnWEcYvIiqR15wy0U6C028kTWw== |
1394 |
| - dependencies: |
1395 |
| - "@jest/transform" "^25.5.0" |
1396 |
| - "@jest/types" "^25.5.0" |
1397 |
| - "@types/babel__core" "^7.1.7" |
1398 |
| - babel-plugin-istanbul "^6.0.0" |
1399 |
| - babel-preset-jest "^25.5.0" |
1400 |
| - chalk "^3.0.0" |
1401 |
| - graceful-fs "^4.2.4" |
1402 |
| - slash "^3.0.0" |
1403 |
| - |
1404 |
| -babel-jest@^25.5.1: |
| 1368 | +babel-jest@^25.1.0, babel-jest@^25.5.1: |
1405 | 1369 | version "25.5.1"
|
1406 | 1370 | resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-25.5.1.tgz#bc2e6101f849d6f6aec09720ffc7bc5332e62853"
|
1407 | 1371 | integrity sha512-9dA9+GmMjIzgPnYtkhBg73gOo/RHqPmLruP3BaGL4KEX3Dwz6pI8auSN8G8+iuEG90+GSswyKvslN+JYSaacaQ==
|
@@ -3216,25 +3180,6 @@ jest-get-type@^25.2.6:
|
3216 | 3180 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-25.2.6.tgz#0b0a32fab8908b44d508be81681487dbabb8d877"
|
3217 | 3181 | integrity sha512-DxjtyzOHjObRM+sM1knti6or+eOgcGU4xVSb2HNP1TqO4ahsT+rqZg+nyqHWJSvWgKC5cG3QjGFBqxLghiF/Ig==
|
3218 | 3182 |
|
3219 |
| -jest-haste-map@^25.5.0: |
3220 |
| - version "25.5.0" |
3221 |
| - resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-25.5.0.tgz#5cb0fb5a2887f1dcfe578aade20979afd500179d" |
3222 |
| - integrity sha512-GTyTQ7tvWRUNUZKDl6DBUDJdrhXClcJ7Y0NdoRBJbOmN1KbrZIjSEmcoTgaOLOL+VwvLWhgphMR7HJ9Ywtp76Q== |
3223 |
| - dependencies: |
3224 |
| - "@jest/types" "^25.5.0" |
3225 |
| - anymatch "^3.0.3" |
3226 |
| - fb-watchman "^2.0.0" |
3227 |
| - graceful-fs "^4.2.4" |
3228 |
| - jest-serializer "^25.5.0" |
3229 |
| - jest-util "^25.5.0" |
3230 |
| - jest-worker "^25.5.0" |
3231 |
| - micromatch "^4.0.2" |
3232 |
| - sane "^4.0.3" |
3233 |
| - walker "^1.0.7" |
3234 |
| - which "^2.0.2" |
3235 |
| - optionalDependencies: |
3236 |
| - fsevents "^2.1.2" |
3237 |
| - |
3238 | 3183 | jest-haste-map@^25.5.1:
|
3239 | 3184 | version "25.5.1"
|
3240 | 3185 | resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-25.5.1.tgz#1df10f716c1d94e60a1ebf7798c9fb3da2620943"
|
|
0 commit comments