|
|
|
@ -1305,21 +1305,21 @@ |
|
|
|
|
source-map "^0.6.1" |
|
|
|
|
write-file-atomic "^3.0.0" |
|
|
|
|
|
|
|
|
|
"@jest/transform@^27.0.2": |
|
|
|
|
version "27.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.0.2.tgz#b073b7c589e3f4b842102468875def2bb722d6b5" |
|
|
|
|
integrity sha512-H8sqKlgtDfVog/s9I4GG2XMbi4Ar7RBxjsKQDUhn2XHAi3NG+GoQwWMER+YfantzExbjNqQvqBHzo/G2pfTiPw== |
|
|
|
|
"@jest/transform@^27.0.6": |
|
|
|
|
version "27.0.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.0.6.tgz#189ad7107413208f7600f4719f81dd2f7278cc95" |
|
|
|
|
integrity sha512-rj5Dw+mtIcntAUnMlW/Vju5mr73u8yg+irnHwzgtgoeI6cCPOvUwQ0D1uQtc/APmWgvRweEb1g05pkUpxH3iCA== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/core" "^7.1.0" |
|
|
|
|
"@jest/types" "^27.0.2" |
|
|
|
|
"@jest/types" "^27.0.6" |
|
|
|
|
babel-plugin-istanbul "^6.0.0" |
|
|
|
|
chalk "^4.0.0" |
|
|
|
|
convert-source-map "^1.4.0" |
|
|
|
|
fast-json-stable-stringify "^2.0.0" |
|
|
|
|
graceful-fs "^4.2.4" |
|
|
|
|
jest-haste-map "^27.0.2" |
|
|
|
|
jest-regex-util "^27.0.1" |
|
|
|
|
jest-util "^27.0.2" |
|
|
|
|
jest-haste-map "^27.0.6" |
|
|
|
|
jest-regex-util "^27.0.6" |
|
|
|
|
jest-util "^27.0.6" |
|
|
|
|
micromatch "^4.0.4" |
|
|
|
|
pirates "^4.0.1" |
|
|
|
|
slash "^3.0.0" |
|
|
|
@ -1347,10 +1347,10 @@ |
|
|
|
|
"@types/yargs" "^15.0.0" |
|
|
|
|
chalk "^4.0.0" |
|
|
|
|
|
|
|
|
|
"@jest/types@^27.0.2": |
|
|
|
|
version "27.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.0.2.tgz#e153d6c46bda0f2589f0702b071f9898c7bbd37e" |
|
|
|
|
integrity sha512-XpjCtJ/99HB4PmyJ2vgmN7vT+JLP7RW1FBT9RgnMFS4Dt7cvIyBee8O3/j98aUZ34ZpenPZFqmaaObWSeL65dg== |
|
|
|
|
"@jest/types@^27.0.6": |
|
|
|
|
version "27.0.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.0.6.tgz#9a992bc517e0c49f035938b8549719c2de40706b" |
|
|
|
|
integrity sha512-aSquT1qa9Pik26JK5/3rvnYb4bGtm1VFNesHKmNTwmPIgOrixvhL2ghIvFRNEpzy3gU+rUgjIF/KodbkFAl++g== |
|
|
|
|
dependencies: |
|
|
|
|
"@types/istanbul-lib-coverage" "^2.0.0" |
|
|
|
|
"@types/istanbul-reports" "^3.0.0" |
|
|
|
@ -2255,16 +2255,16 @@ babel-jest@^26.6.3: |
|
|
|
|
graceful-fs "^4.2.4" |
|
|
|
|
slash "^3.0.0" |
|
|
|
|
|
|
|
|
|
babel-jest@^27.0.2: |
|
|
|
|
version "27.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.0.2.tgz#7dc18adb01322acce62c2af76ea2c7cd186ade37" |
|
|
|
|
integrity sha512-9OThPl3/IQbo4Yul2vMz4FYwILPQak8XelX4YGowygfHaOl5R5gfjm4iVx4d8aUugkW683t8aq0A74E7b5DU1Q== |
|
|
|
|
babel-jest@^27.0.6: |
|
|
|
|
version "27.0.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.0.6.tgz#e99c6e0577da2655118e3608b68761a5a69bd0d8" |
|
|
|
|
integrity sha512-iTJyYLNc4wRofASmofpOc5NK9QunwMk+TLFgGXsTFS8uEqmd8wdI7sga0FPe2oVH3b5Agt/EAK1QjPEuKL8VfA== |
|
|
|
|
dependencies: |
|
|
|
|
"@jest/transform" "^27.0.2" |
|
|
|
|
"@jest/types" "^27.0.2" |
|
|
|
|
"@jest/transform" "^27.0.6" |
|
|
|
|
"@jest/types" "^27.0.6" |
|
|
|
|
"@types/babel__core" "^7.1.14" |
|
|
|
|
babel-plugin-istanbul "^6.0.0" |
|
|
|
|
babel-preset-jest "^27.0.1" |
|
|
|
|
babel-preset-jest "^27.0.6" |
|
|
|
|
chalk "^4.0.0" |
|
|
|
|
graceful-fs "^4.2.4" |
|
|
|
|
slash "^3.0.0" |
|
|
|
@ -2307,10 +2307,10 @@ babel-plugin-jest-hoist@^26.6.2: |
|
|
|
|
"@types/babel__core" "^7.0.0" |
|
|
|
|
"@types/babel__traverse" "^7.0.6" |
|
|
|
|
|
|
|
|
|
babel-plugin-jest-hoist@^27.0.1: |
|
|
|
|
version "27.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.0.1.tgz#a6d10e484c93abff0f4e95f437dad26e5736ea11" |
|
|
|
|
integrity sha512-sqBF0owAcCDBVEDtxqfYr2F36eSHdx7lAVGyYuOBRnKdD6gzcy0I0XrAYCZgOA3CRrLhmR+Uae9nogPzmAtOfQ== |
|
|
|
|
babel-plugin-jest-hoist@^27.0.6: |
|
|
|
|
version "27.0.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.0.6.tgz#f7c6b3d764af21cb4a2a1ab6870117dbde15b456" |
|
|
|
|
integrity sha512-CewFeM9Vv2gM7Yr9n5eyyLVPRSiBnk6lKZRjgwYnGKSl9M14TMn2vkN02wTF04OGuSDLEzlWiMzvjXuW9mB6Gw== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/template" "^7.3.3" |
|
|
|
|
"@babel/types" "^7.3.3" |
|
|
|
@ -2414,12 +2414,12 @@ babel-preset-jest@^26.6.2: |
|
|
|
|
babel-plugin-jest-hoist "^26.6.2" |
|
|
|
|
babel-preset-current-node-syntax "^1.0.0" |
|
|
|
|
|
|
|
|
|
babel-preset-jest@^27.0.1: |
|
|
|
|
version "27.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-27.0.1.tgz#7a50c75d16647c23a2cf5158d5bb9eb206b10e20" |
|
|
|
|
integrity sha512-nIBIqCEpuiyhvjQs2mVNwTxQQa2xk70p9Dd/0obQGBf8FBzbnI8QhQKzLsWMN2i6q+5B0OcWDtrboBX5gmOLyA== |
|
|
|
|
babel-preset-jest@^27.0.6: |
|
|
|
|
version "27.0.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-27.0.6.tgz#909ef08e9f24a4679768be2f60a3df0856843f9d" |
|
|
|
|
integrity sha512-WObA0/Biw2LrVVwZkF/2GqbOdzhKD6Fkdwhoy9ASIrOWr/zodcSpQh72JOkEn6NWyjmnPDjNSqaGN4KnpKzhXw== |
|
|
|
|
dependencies: |
|
|
|
|
babel-plugin-jest-hoist "^27.0.1" |
|
|
|
|
babel-plugin-jest-hoist "^27.0.6" |
|
|
|
|
babel-preset-current-node-syntax "^1.0.0" |
|
|
|
|
|
|
|
|
|
babel-runtime@^6.26.0: |
|
|
|
@ -6419,21 +6419,21 @@ jest-haste-map@^26.6.2: |
|
|
|
|
optionalDependencies: |
|
|
|
|
fsevents "^2.1.2" |
|
|
|
|
|
|
|
|
|
jest-haste-map@^27.0.2: |
|
|
|
|
version "27.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.0.2.tgz#3f1819400c671237e48b4d4b76a80a0dbed7577f" |
|
|
|
|
integrity sha512-37gYfrYjjhEfk37C4bCMWAC0oPBxDpG0qpl8lYg8BT//wf353YT/fzgA7+Dq0EtM7rPFS3JEcMsxdtDwNMi2cA== |
|
|
|
|
jest-haste-map@^27.0.6: |
|
|
|
|
version "27.0.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.0.6.tgz#4683a4e68f6ecaa74231679dca237279562c8dc7" |
|
|
|
|
integrity sha512-4ldjPXX9h8doB2JlRzg9oAZ2p6/GpQUNAeiYXqcpmrKbP0Qev0wdZlxSMOmz8mPOEnt4h6qIzXFLDi8RScX/1w== |
|
|
|
|
dependencies: |
|
|
|
|
"@jest/types" "^27.0.2" |
|
|
|
|
"@jest/types" "^27.0.6" |
|
|
|
|
"@types/graceful-fs" "^4.1.2" |
|
|
|
|
"@types/node" "*" |
|
|
|
|
anymatch "^3.0.3" |
|
|
|
|
fb-watchman "^2.0.0" |
|
|
|
|
graceful-fs "^4.2.4" |
|
|
|
|
jest-regex-util "^27.0.1" |
|
|
|
|
jest-serializer "^27.0.1" |
|
|
|
|
jest-util "^27.0.2" |
|
|
|
|
jest-worker "^27.0.2" |
|
|
|
|
jest-regex-util "^27.0.6" |
|
|
|
|
jest-serializer "^27.0.6" |
|
|
|
|
jest-util "^27.0.6" |
|
|
|
|
jest-worker "^27.0.6" |
|
|
|
|
micromatch "^4.0.4" |
|
|
|
|
walker "^1.0.7" |
|
|
|
|
optionalDependencies: |
|
|
|
@ -6514,10 +6514,10 @@ jest-regex-util@^26.0.0: |
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-26.0.0.tgz#d25e7184b36e39fd466c3bc41be0971e821fee28" |
|
|
|
|
integrity sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A== |
|
|
|
|
|
|
|
|
|
jest-regex-util@^27.0.1: |
|
|
|
|
version "27.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-27.0.1.tgz#69d4b1bf5b690faa3490113c47486ed85dd45b68" |
|
|
|
|
integrity sha512-6nY6QVcpTgEKQy1L41P4pr3aOddneK17kn3HJw6SdwGiKfgCGTvH02hVXL0GU8GEKtPH83eD2DIDgxHXOxVohQ== |
|
|
|
|
jest-regex-util@^27.0.6: |
|
|
|
|
version "27.0.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-27.0.6.tgz#02e112082935ae949ce5d13b2675db3d8c87d9c5" |
|
|
|
|
integrity sha512-SUhPzBsGa1IKm8hx2F4NfTGGp+r7BXJ4CulsZ1k2kI+mGLG+lxGrs76veN2LF/aUdGosJBzKgXmNCw+BzFqBDQ== |
|
|
|
|
|
|
|
|
|
jest-resolve-dependencies@^26.6.3: |
|
|
|
|
version "26.6.3" |
|
|
|
@ -6609,10 +6609,10 @@ jest-serializer@^26.6.2: |
|
|
|
|
"@types/node" "*" |
|
|
|
|
graceful-fs "^4.2.4" |
|
|
|
|
|
|
|
|
|
jest-serializer@^27.0.1: |
|
|
|
|
version "27.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-27.0.1.tgz#2464d04dcc33fb71dc80b7c82e3c5e8a08cb1020" |
|
|
|
|
integrity sha512-svy//5IH6bfQvAbkAEg1s7xhhgHTtXu0li0I2fdKHDsLP2P2MOiscPQIENQep8oU2g2B3jqLyxKKzotZOz4CwQ== |
|
|
|
|
jest-serializer@^27.0.6: |
|
|
|
|
version "27.0.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-27.0.6.tgz#93a6c74e0132b81a2d54623251c46c498bb5bec1" |
|
|
|
|
integrity sha512-PtGdVK9EGC7dsaziskfqaAPib6wTViY3G8E5wz9tLVPhHyiDNTZn/xjZ4khAw+09QkoOVpn7vF5nPSN6dtBexA== |
|
|
|
|
dependencies: |
|
|
|
|
"@types/node" "*" |
|
|
|
|
graceful-fs "^4.2.4" |
|
|
|
@ -6651,12 +6651,12 @@ jest-util@^26.6.2: |
|
|
|
|
is-ci "^2.0.0" |
|
|
|
|
micromatch "^4.0.2" |
|
|
|
|
|
|
|
|
|
jest-util@^27.0.2: |
|
|
|
|
version "27.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.0.2.tgz#fc2c7ace3c75ae561cf1e5fdb643bf685a5be7c7" |
|
|
|
|
integrity sha512-1d9uH3a00OFGGWSibpNYr+jojZ6AckOMCXV2Z4K3YXDnzpkAaXQyIpY14FOJPiUmil7CD+A6Qs+lnnh6ctRbIA== |
|
|
|
|
jest-util@^27.0.6: |
|
|
|
|
version "27.0.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.0.6.tgz#e8e04eec159de2f4d5f57f795df9cdc091e50297" |
|
|
|
|
integrity sha512-1JjlaIh+C65H/F7D11GNkGDDZtDfMEM8EBXsvd+l/cxtgQ6QhxuloOaiayt89DxUvDarbVhqI98HhgrM1yliFQ== |
|
|
|
|
dependencies: |
|
|
|
|
"@jest/types" "^27.0.2" |
|
|
|
|
"@jest/types" "^27.0.6" |
|
|
|
|
"@types/node" "*" |
|
|
|
|
chalk "^4.0.0" |
|
|
|
|
graceful-fs "^4.2.4" |
|
|
|
@ -6706,10 +6706,10 @@ jest-worker@^26.6.2: |
|
|
|
|
merge-stream "^2.0.0" |
|
|
|
|
supports-color "^7.0.0" |
|
|
|
|
|
|
|
|
|
jest-worker@^27.0.2: |
|
|
|
|
version "27.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.0.2.tgz#4ebeb56cef48b3e7514552f80d0d80c0129f0b05" |
|
|
|
|
integrity sha512-EoBdilOTTyOgmHXtw/cPc+ZrCA0KJMrkXzkrPGNwLmnvvlN1nj7MPrxpT7m+otSv2e1TLaVffzDnE/LB14zJMg== |
|
|
|
|
jest-worker@^27.0.6: |
|
|
|
|
version "27.0.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.0.6.tgz#a5fdb1e14ad34eb228cfe162d9f729cdbfa28aed" |
|
|
|
|
integrity sha512-qupxcj/dRuA3xHPMUd40gr2EaAurFbkwzOh7wfPaeE9id7hyjURRQoqNfHifHK3XjJU6YJJUQKILGUnwGPEOCA== |
|
|
|
|
dependencies: |
|
|
|
|
"@types/node" "*" |
|
|
|
|
merge-stream "^2.0.0" |
|
|
|
|