|
625 | 625 | source-map "^0.6.1"
|
626 | 626 | write-file-atomic "^3.0.0"
|
627 | 627 |
|
628 |
| -"@jest/transform@^27.0.5": |
629 |
| - version "27.0.5" |
630 |
| - resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.0.5.tgz#2dcb78953708af713941ac845b06078bc74ed873" |
631 |
| - integrity sha512-lBD6OwKXSc6JJECBNk4mVxtSVuJSBsQrJ9WCBisfJs7EZuYq4K6vM9HmoB7hmPiLIDGeyaerw3feBV/bC4z8tg== |
| 628 | +"@jest/transform@^27.0.6": |
| 629 | + version "27.0.6" |
| 630 | + resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.0.6.tgz#189ad7107413208f7600f4719f81dd2f7278cc95" |
| 631 | + integrity sha512-rj5Dw+mtIcntAUnMlW/Vju5mr73u8yg+irnHwzgtgoeI6cCPOvUwQ0D1uQtc/APmWgvRweEb1g05pkUpxH3iCA== |
632 | 632 | dependencies:
|
633 | 633 | "@babel/core" "^7.1.0"
|
634 |
| - "@jest/types" "^27.0.2" |
| 634 | + "@jest/types" "^27.0.6" |
635 | 635 | babel-plugin-istanbul "^6.0.0"
|
636 | 636 | chalk "^4.0.0"
|
637 | 637 | convert-source-map "^1.4.0"
|
638 | 638 | fast-json-stable-stringify "^2.0.0"
|
639 | 639 | graceful-fs "^4.2.4"
|
640 |
| - jest-haste-map "^27.0.5" |
641 |
| - jest-regex-util "^27.0.1" |
642 |
| - jest-util "^27.0.2" |
| 640 | + jest-haste-map "^27.0.6" |
| 641 | + jest-regex-util "^27.0.6" |
| 642 | + jest-util "^27.0.6" |
643 | 643 | micromatch "^4.0.4"
|
644 | 644 | pirates "^4.0.1"
|
645 | 645 | slash "^3.0.0"
|
|
657 | 657 | "@types/yargs" "^15.0.0"
|
658 | 658 | chalk "^4.0.0"
|
659 | 659 |
|
660 |
| -"@jest/types@^27.0.2": |
661 |
| - version "27.0.2" |
662 |
| - resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.0.2.tgz#e153d6c46bda0f2589f0702b071f9898c7bbd37e" |
663 |
| - integrity sha512-XpjCtJ/99HB4PmyJ2vgmN7vT+JLP7RW1FBT9RgnMFS4Dt7cvIyBee8O3/j98aUZ34ZpenPZFqmaaObWSeL65dg== |
| 660 | +"@jest/types@^27.0.6": |
| 661 | + version "27.0.6" |
| 662 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.0.6.tgz#9a992bc517e0c49f035938b8549719c2de40706b" |
| 663 | + integrity sha512-aSquT1qa9Pik26JK5/3rvnYb4bGtm1VFNesHKmNTwmPIgOrixvhL2ghIvFRNEpzy3gU+rUgjIF/KodbkFAl++g== |
664 | 664 | dependencies:
|
665 | 665 | "@types/istanbul-lib-coverage" "^2.0.0"
|
666 | 666 | "@types/istanbul-reports" "^3.0.0"
|
@@ -2527,15 +2527,15 @@ babel-jest@^26.6.3:
|
2527 | 2527 | slash "^3.0.0"
|
2528 | 2528 |
|
2529 | 2529 | babel-jest@^27.0.0:
|
2530 |
| - version "27.0.5" |
2531 |
| - resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.0.5.tgz#cd34c033ada05d1362211e5152391fd7a88080c8" |
2532 |
| - integrity sha512-bTMAbpCX7ldtfbca2llYLeSFsDM257aspyAOpsdrdSrBqoLkWCy4HPYTXtXWaSLgFPjrJGACL65rzzr4RFGadw== |
| 2530 | + version "27.0.6" |
| 2531 | + resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.0.6.tgz#e99c6e0577da2655118e3608b68761a5a69bd0d8" |
| 2532 | + integrity sha512-iTJyYLNc4wRofASmofpOc5NK9QunwMk+TLFgGXsTFS8uEqmd8wdI7sga0FPe2oVH3b5Agt/EAK1QjPEuKL8VfA== |
2533 | 2533 | dependencies:
|
2534 |
| - "@jest/transform" "^27.0.5" |
2535 |
| - "@jest/types" "^27.0.2" |
| 2534 | + "@jest/transform" "^27.0.6" |
| 2535 | + "@jest/types" "^27.0.6" |
2536 | 2536 | "@types/babel__core" "^7.1.14"
|
2537 | 2537 | babel-plugin-istanbul "^6.0.0"
|
2538 |
| - babel-preset-jest "^27.0.1" |
| 2538 | + babel-preset-jest "^27.0.6" |
2539 | 2539 | chalk "^4.0.0"
|
2540 | 2540 | graceful-fs "^4.2.4"
|
2541 | 2541 | slash "^3.0.0"
|
@@ -2575,10 +2575,10 @@ babel-plugin-jest-hoist@^26.6.2:
|
2575 | 2575 | "@types/babel__core" "^7.0.0"
|
2576 | 2576 | "@types/babel__traverse" "^7.0.6"
|
2577 | 2577 |
|
2578 |
| -babel-plugin-jest-hoist@^27.0.1: |
2579 |
| - version "27.0.1" |
2580 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.0.1.tgz#a6d10e484c93abff0f4e95f437dad26e5736ea11" |
2581 |
| - integrity sha512-sqBF0owAcCDBVEDtxqfYr2F36eSHdx7lAVGyYuOBRnKdD6gzcy0I0XrAYCZgOA3CRrLhmR+Uae9nogPzmAtOfQ== |
| 2578 | +babel-plugin-jest-hoist@^27.0.6: |
| 2579 | + version "27.0.6" |
| 2580 | + resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.0.6.tgz#f7c6b3d764af21cb4a2a1ab6870117dbde15b456" |
| 2581 | + integrity sha512-CewFeM9Vv2gM7Yr9n5eyyLVPRSiBnk6lKZRjgwYnGKSl9M14TMn2vkN02wTF04OGuSDLEzlWiMzvjXuW9mB6Gw== |
2582 | 2582 | dependencies:
|
2583 | 2583 | "@babel/template" "^7.3.3"
|
2584 | 2584 | "@babel/types" "^7.3.3"
|
@@ -2901,12 +2901,12 @@ babel-preset-jest@^26.6.2:
|
2901 | 2901 | babel-plugin-jest-hoist "^26.6.2"
|
2902 | 2902 | babel-preset-current-node-syntax "^1.0.0"
|
2903 | 2903 |
|
2904 |
| -babel-preset-jest@^27.0.1: |
2905 |
| - version "27.0.1" |
2906 |
| - resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-27.0.1.tgz#7a50c75d16647c23a2cf5158d5bb9eb206b10e20" |
2907 |
| - integrity sha512-nIBIqCEpuiyhvjQs2mVNwTxQQa2xk70p9Dd/0obQGBf8FBzbnI8QhQKzLsWMN2i6q+5B0OcWDtrboBX5gmOLyA== |
| 2904 | +babel-preset-jest@^27.0.6: |
| 2905 | + version "27.0.6" |
| 2906 | + resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-27.0.6.tgz#909ef08e9f24a4679768be2f60a3df0856843f9d" |
| 2907 | + integrity sha512-WObA0/Biw2LrVVwZkF/2GqbOdzhKD6Fkdwhoy9ASIrOWr/zodcSpQh72JOkEn6NWyjmnPDjNSqaGN4KnpKzhXw== |
2908 | 2908 | dependencies:
|
2909 |
| - babel-plugin-jest-hoist "^27.0.1" |
| 2909 | + babel-plugin-jest-hoist "^27.0.6" |
2910 | 2910 | babel-preset-current-node-syntax "^1.0.0"
|
2911 | 2911 |
|
2912 | 2912 | babel-register@^6.26.0:
|
@@ -6649,21 +6649,21 @@ jest-haste-map@^26.6.2:
|
6649 | 6649 | optionalDependencies:
|
6650 | 6650 | fsevents "^2.1.2"
|
6651 | 6651 |
|
6652 |
| -jest-haste-map@^27.0.5: |
6653 |
| - version "27.0.5" |
6654 |
| - resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.0.5.tgz#2e1e55073b5328410a2c0d74b334e513d71f3470" |
6655 |
| - integrity sha512-3LFryGSHxwPFHzKIs6W0BGA2xr6g1MvzSjR3h3D8K8Uqy4vbRm/grpGHzbPtIbOPLC6wFoViRrNEmd116QWSkw== |
| 6652 | +jest-haste-map@^27.0.6: |
| 6653 | + version "27.0.6" |
| 6654 | + resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.0.6.tgz#4683a4e68f6ecaa74231679dca237279562c8dc7" |
| 6655 | + integrity sha512-4ldjPXX9h8doB2JlRzg9oAZ2p6/GpQUNAeiYXqcpmrKbP0Qev0wdZlxSMOmz8mPOEnt4h6qIzXFLDi8RScX/1w== |
6656 | 6656 | dependencies:
|
6657 |
| - "@jest/types" "^27.0.2" |
| 6657 | + "@jest/types" "^27.0.6" |
6658 | 6658 | "@types/graceful-fs" "^4.1.2"
|
6659 | 6659 | "@types/node" "*"
|
6660 | 6660 | anymatch "^3.0.3"
|
6661 | 6661 | fb-watchman "^2.0.0"
|
6662 | 6662 | graceful-fs "^4.2.4"
|
6663 |
| - jest-regex-util "^27.0.1" |
6664 |
| - jest-serializer "^27.0.1" |
6665 |
| - jest-util "^27.0.2" |
6666 |
| - jest-worker "^27.0.2" |
| 6663 | + jest-regex-util "^27.0.6" |
| 6664 | + jest-serializer "^27.0.6" |
| 6665 | + jest-util "^27.0.6" |
| 6666 | + jest-worker "^27.0.6" |
6667 | 6667 | micromatch "^4.0.4"
|
6668 | 6668 | walker "^1.0.7"
|
6669 | 6669 | optionalDependencies:
|
@@ -6754,10 +6754,10 @@ jest-regex-util@^26.0.0:
|
6754 | 6754 | resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-26.0.0.tgz#d25e7184b36e39fd466c3bc41be0971e821fee28"
|
6755 | 6755 | integrity sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==
|
6756 | 6756 |
|
6757 |
| -jest-regex-util@^27.0.1: |
6758 |
| - version "27.0.1" |
6759 |
| - resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-27.0.1.tgz#69d4b1bf5b690faa3490113c47486ed85dd45b68" |
6760 |
| - integrity sha512-6nY6QVcpTgEKQy1L41P4pr3aOddneK17kn3HJw6SdwGiKfgCGTvH02hVXL0GU8GEKtPH83eD2DIDgxHXOxVohQ== |
| 6757 | +jest-regex-util@^27.0.6: |
| 6758 | + version "27.0.6" |
| 6759 | + resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-27.0.6.tgz#02e112082935ae949ce5d13b2675db3d8c87d9c5" |
| 6760 | + integrity sha512-SUhPzBsGa1IKm8hx2F4NfTGGp+r7BXJ4CulsZ1k2kI+mGLG+lxGrs76veN2LF/aUdGosJBzKgXmNCw+BzFqBDQ== |
6761 | 6761 |
|
6762 | 6762 | jest-resolve-dependencies@^26.6.3:
|
6763 | 6763 | version "26.6.3"
|
@@ -6849,10 +6849,10 @@ jest-serializer@^26.6.2:
|
6849 | 6849 | "@types/node" "*"
|
6850 | 6850 | graceful-fs "^4.2.4"
|
6851 | 6851 |
|
6852 |
| -jest-serializer@^27.0.1: |
6853 |
| - version "27.0.1" |
6854 |
| - resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-27.0.1.tgz#2464d04dcc33fb71dc80b7c82e3c5e8a08cb1020" |
6855 |
| - integrity sha512-svy//5IH6bfQvAbkAEg1s7xhhgHTtXu0li0I2fdKHDsLP2P2MOiscPQIENQep8oU2g2B3jqLyxKKzotZOz4CwQ== |
| 6852 | +jest-serializer@^27.0.6: |
| 6853 | + version "27.0.6" |
| 6854 | + resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-27.0.6.tgz#93a6c74e0132b81a2d54623251c46c498bb5bec1" |
| 6855 | + integrity sha512-PtGdVK9EGC7dsaziskfqaAPib6wTViY3G8E5wz9tLVPhHyiDNTZn/xjZ4khAw+09QkoOVpn7vF5nPSN6dtBexA== |
6856 | 6856 | dependencies:
|
6857 | 6857 | "@types/node" "*"
|
6858 | 6858 | graceful-fs "^4.2.4"
|
@@ -6891,12 +6891,12 @@ jest-util@^26.1.0, jest-util@^26.6.2:
|
6891 | 6891 | is-ci "^2.0.0"
|
6892 | 6892 | micromatch "^4.0.2"
|
6893 | 6893 |
|
6894 |
| -jest-util@^27.0.2: |
6895 |
| - version "27.0.2" |
6896 |
| - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.0.2.tgz#fc2c7ace3c75ae561cf1e5fdb643bf685a5be7c7" |
6897 |
| - integrity sha512-1d9uH3a00OFGGWSibpNYr+jojZ6AckOMCXV2Z4K3YXDnzpkAaXQyIpY14FOJPiUmil7CD+A6Qs+lnnh6ctRbIA== |
| 6894 | +jest-util@^27.0.6: |
| 6895 | + version "27.0.6" |
| 6896 | + resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.0.6.tgz#e8e04eec159de2f4d5f57f795df9cdc091e50297" |
| 6897 | + integrity sha512-1JjlaIh+C65H/F7D11GNkGDDZtDfMEM8EBXsvd+l/cxtgQ6QhxuloOaiayt89DxUvDarbVhqI98HhgrM1yliFQ== |
6898 | 6898 | dependencies:
|
6899 |
| - "@jest/types" "^27.0.2" |
| 6899 | + "@jest/types" "^27.0.6" |
6900 | 6900 | "@types/node" "*"
|
6901 | 6901 | chalk "^4.0.0"
|
6902 | 6902 | graceful-fs "^4.2.4"
|
@@ -6937,10 +6937,10 @@ jest-worker@^26.6.2:
|
6937 | 6937 | merge-stream "^2.0.0"
|
6938 | 6938 | supports-color "^7.0.0"
|
6939 | 6939 |
|
6940 |
| -jest-worker@^27.0.2: |
6941 |
| - version "27.0.2" |
6942 |
| - resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.0.2.tgz#4ebeb56cef48b3e7514552f80d0d80c0129f0b05" |
6943 |
| - integrity sha512-EoBdilOTTyOgmHXtw/cPc+ZrCA0KJMrkXzkrPGNwLmnvvlN1nj7MPrxpT7m+otSv2e1TLaVffzDnE/LB14zJMg== |
| 6940 | +jest-worker@^27.0.6: |
| 6941 | + version "27.0.6" |
| 6942 | + resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.0.6.tgz#a5fdb1e14ad34eb228cfe162d9f729cdbfa28aed" |
| 6943 | + integrity sha512-qupxcj/dRuA3xHPMUd40gr2EaAurFbkwzOh7wfPaeE9id7hyjURRQoqNfHifHK3XjJU6YJJUQKILGUnwGPEOCA== |
6944 | 6944 | dependencies:
|
6945 | 6945 | "@types/node" "*"
|
6946 | 6946 | merge-stream "^2.0.0"
|
|
0 commit comments