mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-14 04:21:14 +00:00
build(deps-dev): Bump jest-circus from 27.2.3 to 27.2.4 (#441)
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.2.3 to 27.2.4. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v27.2.4/packages/jest-circus) --- updated-dependencies: - dependency-name: jest-circus dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c4a8a42bb4
commit
ff62202016
2 changed files with 173 additions and 163 deletions
|
|
@ -38,7 +38,7 @@
|
|||
"eslint-plugin-github": "^4.3.0",
|
||||
"eslint-plugin-jest": "^24.5.0",
|
||||
"jest": "^27.2.2",
|
||||
"jest-circus": "^27.2.3",
|
||||
"jest-circus": "^27.2.4",
|
||||
"js-yaml": "^4.1.0",
|
||||
"prettier": "2.4.1",
|
||||
"ts-jest": "^27.0.5",
|
||||
|
|
|
|||
334
yarn.lock
334
yarn.lock
|
|
@ -390,16 +390,16 @@
|
|||
jest-util "^27.2.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
"@jest/console@^27.2.3":
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@jest/console/-/console-27.2.3.tgz#c87fe48397dc7511089be71da93fb41869b75b7e"
|
||||
integrity sha512-7akAz7p6T31EEYVVKxs6fKaR7CUgem22M/0TjCP7a64FIhNif2EiWcRzMkkDZbYhImG+Tz5qy9gMk2Wtl5GV1g==
|
||||
"@jest/console@^27.2.4":
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/console/-/console-27.2.4.tgz#2f1a4bf82b9940065d4818fac271def99ec55e5e"
|
||||
integrity sha512-94znCKynPZpDpYHQ6esRJSc11AmONrVkBOBZiD7S+bSubHhrUfbS95EY5HIOxhm4PQO7cnvZkL3oJcY0oMA+Wg==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/types" "^27.2.4"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
jest-message-util "^27.2.3"
|
||||
jest-util "^27.2.3"
|
||||
jest-message-util "^27.2.4"
|
||||
jest-util "^27.2.4"
|
||||
slash "^3.0.0"
|
||||
|
||||
"@jest/core@^27.2.2":
|
||||
|
|
@ -437,15 +437,15 @@
|
|||
slash "^3.0.0"
|
||||
strip-ansi "^6.0.0"
|
||||
|
||||
"@jest/environment@^27.2.2", "@jest/environment@^27.2.3":
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-27.2.3.tgz#3ae328d778a67e027bad27541d1c09ed94312609"
|
||||
integrity sha512-xXZk/Uhq6TTRydg4RyNawNZ82lX88r3997t5ykzQBfB3Wd+mqzSyC4XWzw4lTZJISldwn9/FunexTSGBFcvVAg==
|
||||
"@jest/environment@^27.2.2", "@jest/environment@^27.2.4":
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-27.2.4.tgz#db3e60f7dd30ab950f6ce2d6d7293ed9a6b7cbcd"
|
||||
integrity sha512-wkuui5yr3SSQW0XD0Qm3TATUbL/WE3LDEM3ulC+RCQhMf2yxhci8x7svGkZ4ivJ6Pc94oOzpZ6cdHBAMSYd1ew==
|
||||
dependencies:
|
||||
"@jest/fake-timers" "^27.2.3"
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/fake-timers" "^27.2.4"
|
||||
"@jest/types" "^27.2.4"
|
||||
"@types/node" "*"
|
||||
jest-mock "^27.2.3"
|
||||
jest-mock "^27.2.4"
|
||||
|
||||
"@jest/fake-timers@^27.2.2":
|
||||
version "27.2.2"
|
||||
|
|
@ -459,26 +459,26 @@
|
|||
jest-mock "^27.1.1"
|
||||
jest-util "^27.2.0"
|
||||
|
||||
"@jest/fake-timers@^27.2.3":
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-27.2.3.tgz#21cdef9cb9edd30c80026a0176eba58f5fbcaa67"
|
||||
integrity sha512-A8+X35briNiabUPcLqYQY+dsvBUozX9DCa7HgJLdvRK/JPAKUpthYHjnI9y6QUYaDTqGZEo4rLf7LXE51MwP3Q==
|
||||
"@jest/fake-timers@^27.2.4":
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-27.2.4.tgz#00df08bd60332bd59503cb5b6db21e4903785f86"
|
||||
integrity sha512-cs/TzvwWUM7kAA6Qm/890SK6JJ2pD5RfDNM3SSEom6BmdyV6OiWP1qf/pqo6ts6xwpcM36oN0wSEzcZWc6/B6w==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/types" "^27.2.4"
|
||||
"@sinonjs/fake-timers" "^8.0.1"
|
||||
"@types/node" "*"
|
||||
jest-message-util "^27.2.3"
|
||||
jest-mock "^27.2.3"
|
||||
jest-util "^27.2.3"
|
||||
jest-message-util "^27.2.4"
|
||||
jest-mock "^27.2.4"
|
||||
jest-util "^27.2.4"
|
||||
|
||||
"@jest/globals@^27.2.3":
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-27.2.3.tgz#6b8d652083d78709b243d9571457058f1c6c5fea"
|
||||
integrity sha512-JVjQDs5z34XvFME0qHmKwWtgzRnBa/i22nfWjzlIUvkdFCzndN+JTLEWNXAgyBbGnNYuMZ8CpvgF9uhKt/cR3g==
|
||||
"@jest/globals@^27.2.4":
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-27.2.4.tgz#0aeb22b011f8c8c4b8ff3b4dbd1ee0392fe0dd8a"
|
||||
integrity sha512-DRsRs5dh0i+fA9mGHylTU19+8fhzNJoEzrgsu+zgJoZth3x8/0juCQ8nVVdW1er4Cqifb/ET7/hACYVPD0dBEA==
|
||||
dependencies:
|
||||
"@jest/environment" "^27.2.3"
|
||||
"@jest/types" "^27.2.3"
|
||||
expect "^27.2.3"
|
||||
"@jest/environment" "^27.2.4"
|
||||
"@jest/types" "^27.2.4"
|
||||
expect "^27.2.4"
|
||||
|
||||
"@jest/reporters@^27.2.2":
|
||||
version "27.2.2"
|
||||
|
|
@ -519,13 +519,13 @@
|
|||
graceful-fs "^4.2.4"
|
||||
source-map "^0.6.0"
|
||||
|
||||
"@jest/test-result@^27.2.2", "@jest/test-result@^27.2.3":
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-27.2.3.tgz#7d8f790186c7ec7600edc1d8781656268f038255"
|
||||
integrity sha512-+pRxO4xSJyUxoA0ENiTq8wT+5RCFOxK4nlNY2lUes/VF33uB54GBkZeXlljZcZjuzS1Yarz4hZI/a4mBtv9jQA==
|
||||
"@jest/test-result@^27.2.2", "@jest/test-result@^27.2.4":
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-27.2.4.tgz#d1ca8298d168f1b0be834bfb543b1ac0294c05d7"
|
||||
integrity sha512-eU+PRo0+lIS01b0dTmMdVZ0TtcRSxEaYquZTRFMQz6CvsehGhx9bRzi9Zdw6VROviJyv7rstU+qAMX5pNBmnfQ==
|
||||
dependencies:
|
||||
"@jest/console" "^27.2.3"
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/console" "^27.2.4"
|
||||
"@jest/types" "^27.2.4"
|
||||
"@types/istanbul-lib-coverage" "^2.0.0"
|
||||
collect-v8-coverage "^1.0.0"
|
||||
|
||||
|
|
@ -560,31 +560,31 @@
|
|||
source-map "^0.6.1"
|
||||
write-file-atomic "^3.0.0"
|
||||
|
||||
"@jest/transform@^27.2.3":
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.2.3.tgz#1df37dbfe5bc29c00f227acae11348437a76b77e"
|
||||
integrity sha512-ZpYsc9vK+OfV/9hMsVOrCH/9rvzBHAp91OOzkLqdWf3FWpDzjxAH+OlLGcS4U8WeWsdpe8/rOMKLwFs9DwL/2A==
|
||||
"@jest/transform@^27.2.4":
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.2.4.tgz#2fe5b6836895f7a1b8bdec442c51e83943c62733"
|
||||
integrity sha512-n5FlX2TH0oQGwyVDKPxdJ5nI2sO7TJBFe3u3KaAtt7TOiV4yL+Y+rSFDl+Ic5MpbiA/eqXmLAQxjnBmWgS2rEA==
|
||||
dependencies:
|
||||
"@babel/core" "^7.1.0"
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/types" "^27.2.4"
|
||||
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.2.3"
|
||||
jest-haste-map "^27.2.4"
|
||||
jest-regex-util "^27.0.6"
|
||||
jest-util "^27.2.3"
|
||||
jest-util "^27.2.4"
|
||||
micromatch "^4.0.4"
|
||||
pirates "^4.0.1"
|
||||
slash "^3.0.0"
|
||||
source-map "^0.6.1"
|
||||
write-file-atomic "^3.0.0"
|
||||
|
||||
"@jest/types@^27.1.1", "@jest/types@^27.2.3":
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.2.3.tgz#e0242545f442242c2538656d947a147443eee8f2"
|
||||
integrity sha512-UJMDg90+W2i/QsS1NIN6Go8O/rSHLFWUkofGqKsUQs54mhmCVyLTiDy1cwKhoNO5fpmr9fctm9L/bRp/YzA1uQ==
|
||||
"@jest/types@^27.1.1", "@jest/types@^27.2.4":
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.2.4.tgz#2430042a66e00dc5b140c3636f4474d464c21ee8"
|
||||
integrity sha512-IDO2ezTxeMvQAHxzG/ZvEyA47q0aVfzT95rGFl7bZs/Go0aIucvfDbS2rmnoEdXxlLQhcolmoG/wvL/uKx4tKA==
|
||||
dependencies:
|
||||
"@types/istanbul-lib-coverage" "^2.0.0"
|
||||
"@types/istanbul-reports" "^3.0.0"
|
||||
|
|
@ -1808,16 +1808,16 @@ exit@^0.1.2:
|
|||
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
|
||||
integrity sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=
|
||||
|
||||
expect@^27.2.2, expect@^27.2.3:
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/expect/-/expect-27.2.3.tgz#9ce766b50c6a5f22edd07ca5510845ac8bcb0b10"
|
||||
integrity sha512-qT+ItBIdpS2QkRzZNGFmqpV2xTjK20gftUnJ4CLmpjdGzpoEtjxb43Y80GraXLtwB+wt5kRmXURINeM3s2fQtQ==
|
||||
expect@^27.2.2, expect@^27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/expect/-/expect-27.2.4.tgz#4debf546050bcdad8914a8c95fec7662e02bf67c"
|
||||
integrity sha512-gOtuonQ8TCnbNNCSw2fhVzRf8EFYDII4nB5NmG4IEV0rbUnW1I5zXvoTntU4iicB/Uh0oZr20NGlOLdJiwsOZA==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/types" "^27.2.4"
|
||||
ansi-styles "^5.0.0"
|
||||
jest-get-type "^27.0.6"
|
||||
jest-matcher-utils "^27.2.3"
|
||||
jest-message-util "^27.2.3"
|
||||
jest-matcher-utils "^27.2.4"
|
||||
jest-message-util "^27.2.4"
|
||||
jest-regex-util "^27.0.6"
|
||||
|
||||
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
||||
|
|
@ -2328,27 +2328,27 @@ jest-changed-files@^27.1.1:
|
|||
execa "^5.0.0"
|
||||
throat "^6.0.1"
|
||||
|
||||
jest-circus@^27.2.2, jest-circus@^27.2.3:
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-27.2.3.tgz#e46ed567b316323f0b7c12dc72cd12fe46656356"
|
||||
integrity sha512-msCZkvudSDhUtCCEU/Dsnp5DRzX5MQGwfuRjDwhxJxjSJ0g4c3Qwhk5Q2AjFjZS9EVm4qs9fGCf+W3BU69h3pw==
|
||||
jest-circus@^27.2.2, jest-circus@^27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-27.2.4.tgz#3bd898a29dcaf6a506f3f1b780dff5f67ca83c23"
|
||||
integrity sha512-TtheheTElrGjlsY9VxkzUU1qwIx05ItIusMVKnvNkMt4o/PeegLRcjq3Db2Jz0GGdBalJdbzLZBgeulZAJxJWA==
|
||||
dependencies:
|
||||
"@jest/environment" "^27.2.3"
|
||||
"@jest/test-result" "^27.2.3"
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/environment" "^27.2.4"
|
||||
"@jest/test-result" "^27.2.4"
|
||||
"@jest/types" "^27.2.4"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
co "^4.6.0"
|
||||
dedent "^0.7.0"
|
||||
expect "^27.2.3"
|
||||
expect "^27.2.4"
|
||||
is-generator-fn "^2.0.0"
|
||||
jest-each "^27.2.3"
|
||||
jest-matcher-utils "^27.2.3"
|
||||
jest-message-util "^27.2.3"
|
||||
jest-runtime "^27.2.3"
|
||||
jest-snapshot "^27.2.3"
|
||||
jest-util "^27.2.3"
|
||||
pretty-format "^27.2.3"
|
||||
jest-each "^27.2.4"
|
||||
jest-matcher-utils "^27.2.4"
|
||||
jest-message-util "^27.2.4"
|
||||
jest-runtime "^27.2.4"
|
||||
jest-snapshot "^27.2.4"
|
||||
jest-util "^27.2.4"
|
||||
pretty-format "^27.2.4"
|
||||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
throat "^6.0.1"
|
||||
|
|
@ -2398,7 +2398,7 @@ jest-config@^27.2.2:
|
|||
micromatch "^4.0.4"
|
||||
pretty-format "^27.2.2"
|
||||
|
||||
jest-diff@^27.0.0, jest-diff@^27.2.3:
|
||||
jest-diff@^27.0.0:
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.2.3.tgz#4298ecc53f7476571d0625e8fda3ade13607a864"
|
||||
integrity sha512-ihRKT1mbm/Lw+vaB1un4BEof3WdfYIXT0VLvEyLUTU3XbIUgyiljis3YzFf2RFn+ECFAeyilqJa35DeeRV2NeQ==
|
||||
|
|
@ -2408,6 +2408,16 @@ jest-diff@^27.0.0, jest-diff@^27.2.3:
|
|||
jest-get-type "^27.0.6"
|
||||
pretty-format "^27.2.3"
|
||||
|
||||
jest-diff@^27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.2.4.tgz#171c51d3d2c105c457100fee6e7bf7cee51c8d8c"
|
||||
integrity sha512-bLAVlDSCR3gqUPGv+4nzVpEXGsHh98HjUL7Vb2hVyyuBDoQmja8eJb0imUABsuxBeUVmf47taJSAd9nDrwWKEg==
|
||||
dependencies:
|
||||
chalk "^4.0.0"
|
||||
diff-sequences "^27.0.6"
|
||||
jest-get-type "^27.0.6"
|
||||
pretty-format "^27.2.4"
|
||||
|
||||
jest-docblock@^27.0.6:
|
||||
version "27.0.6"
|
||||
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-27.0.6.tgz#cc78266acf7fe693ca462cbbda0ea4e639e4e5f3"
|
||||
|
|
@ -2415,16 +2425,16 @@ jest-docblock@^27.0.6:
|
|||
dependencies:
|
||||
detect-newline "^3.0.0"
|
||||
|
||||
jest-each@^27.2.2, jest-each@^27.2.3:
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-27.2.3.tgz#7eaf7c7b362019f23c5a7998b57d82e78e6f6672"
|
||||
integrity sha512-Aza5Lr+tml8x+rBGsi3A8VLqhYN1UBa2M7FLtgkUvVFQBORlV9irLl/ZE0tvk4hRqp4jW7nbGDrRo2Ey8Wl9rg==
|
||||
jest-each@^27.2.2, jest-each@^27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-27.2.4.tgz#b4f280aafd63129ba82e345f0e74c5a10200aeef"
|
||||
integrity sha512-w9XVc+0EDBUTJS4xBNJ7N2JCcWItFd006lFjz77OarAQcQ10eFDBMrfDv2GBJMKlXe9aq0HrIIF51AXcZrRJyg==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/types" "^27.2.4"
|
||||
chalk "^4.0.0"
|
||||
jest-get-type "^27.0.6"
|
||||
jest-util "^27.2.3"
|
||||
pretty-format "^27.2.3"
|
||||
jest-util "^27.2.4"
|
||||
pretty-format "^27.2.4"
|
||||
|
||||
jest-environment-jsdom@^27.2.2:
|
||||
version "27.2.2"
|
||||
|
|
@ -2476,12 +2486,12 @@ jest-haste-map@^27.2.2:
|
|||
optionalDependencies:
|
||||
fsevents "^2.3.2"
|
||||
|
||||
jest-haste-map@^27.2.3:
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.2.3.tgz#cec807c59c312872f0ea4cc1b6b5ca7b46131705"
|
||||
integrity sha512-5KE0vRSGv1Ymhd6s1t6xhTm/77otdkzqJl+9pSIYfKKCKJ7cniyE2zVC/Xj2HKuMX++aJYzQvQCIS0kqIFukAw==
|
||||
jest-haste-map@^27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.2.4.tgz#f8974807bedf07348ca9fd24e5861ab7c8e61aba"
|
||||
integrity sha512-bkJ4bT00T2K+1NZXbRcyKnbJ42I6QBvoDNMTAQQDBhaGNnZreiQKUNqax0e6hLTx7E75pKDeltVu3V1HAdu+YA==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/types" "^27.2.4"
|
||||
"@types/graceful-fs" "^4.1.2"
|
||||
"@types/node" "*"
|
||||
anymatch "^3.0.3"
|
||||
|
|
@ -2489,8 +2499,8 @@ jest-haste-map@^27.2.3:
|
|||
graceful-fs "^4.2.4"
|
||||
jest-regex-util "^27.0.6"
|
||||
jest-serializer "^27.0.6"
|
||||
jest-util "^27.2.3"
|
||||
jest-worker "^27.2.3"
|
||||
jest-util "^27.2.4"
|
||||
jest-worker "^27.2.4"
|
||||
micromatch "^4.0.4"
|
||||
walker "^1.0.7"
|
||||
optionalDependencies:
|
||||
|
|
@ -2528,28 +2538,28 @@ jest-leak-detector@^27.2.2:
|
|||
jest-get-type "^27.0.6"
|
||||
pretty-format "^27.2.2"
|
||||
|
||||
jest-matcher-utils@^27.2.2, jest-matcher-utils@^27.2.3:
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.2.3.tgz#db7f992f3921f5004f4de36aafa0c03f2565122a"
|
||||
integrity sha512-8n2/iAEOtNoDxVtUuaGtQdbSVYtZn6saT+PyV8UIf9fJErzDdozjB4fUxJm7TX1DzhhoAKFpIFH8UNvG4942PA==
|
||||
jest-matcher-utils@^27.2.2, jest-matcher-utils@^27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.2.4.tgz#008fff018151415ad1b6cfc083fd70fe1e012525"
|
||||
integrity sha512-nQeLfFAIPPkyhkDfifAPfP/U5wm1x0fLtAzqXZSSKckXDNuk2aaOfQiDYv1Mgf5GY6yOsxfUnvNm3dDjXM+BXw==
|
||||
dependencies:
|
||||
chalk "^4.0.0"
|
||||
jest-diff "^27.2.3"
|
||||
jest-diff "^27.2.4"
|
||||
jest-get-type "^27.0.6"
|
||||
pretty-format "^27.2.3"
|
||||
pretty-format "^27.2.4"
|
||||
|
||||
jest-message-util@^27.2.2, jest-message-util@^27.2.3:
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-27.2.3.tgz#cd1091a3f0f3ff919756b15cfccc0ba43eeeeff0"
|
||||
integrity sha512-yjVqTQ2Ds1WCGXsTuW0m1uK8RXOE44SJDw7tWUrhn6ZttWDbPmLhH8npDsGGfAmSayKFSo2C0NX0tP2qblc3Gw==
|
||||
jest-message-util@^27.2.2, jest-message-util@^27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-27.2.4.tgz#667e8c0f2b973156d1bac7398a7f677705cafaca"
|
||||
integrity sha512-wbKT/BNGnBVB9nzi+IoaLkXt6fbSvqUxx+IYY66YFh96J3goY33BAaNG3uPqaw/Sh/FR9YpXGVDfd5DJdbh4nA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.12.13"
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/types" "^27.2.4"
|
||||
"@types/stack-utils" "^2.0.0"
|
||||
chalk "^4.0.0"
|
||||
graceful-fs "^4.2.4"
|
||||
micromatch "^4.0.4"
|
||||
pretty-format "^27.2.3"
|
||||
pretty-format "^27.2.4"
|
||||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
|
||||
|
|
@ -2561,12 +2571,12 @@ jest-mock@^27.1.1:
|
|||
"@jest/types" "^27.1.1"
|
||||
"@types/node" "*"
|
||||
|
||||
jest-mock@^27.2.3:
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.2.3.tgz#f532d2c8c158e8b899f2a0a5bd3077af37619c29"
|
||||
integrity sha512-IvgCdUQBU/XDJl9/NLYtKG9o2XlJOQ8hFYDiX7QmNv2195Y1nNGM7hw1H58wT01zz7bohfhJplqwFfULZlrXjg==
|
||||
jest-mock@^27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.2.4.tgz#c8f0ef33f73d8ff53e3f60b16d59f1128f4072ae"
|
||||
integrity sha512-iVRU905rutaAoUcrt5Tm1JoHHWi24YabqEGXjPJI4tAyA6wZ7mzDi3GrZ+M7ebgWBqUkZE93GAx1STk7yCMIQA==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/types" "^27.2.4"
|
||||
"@types/node" "*"
|
||||
|
||||
jest-pnp-resolver@^1.2.2:
|
||||
|
|
@ -2604,19 +2614,19 @@ jest-resolve@^27.2.2:
|
|||
resolve "^1.20.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
jest-resolve@^27.2.3:
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-27.2.3.tgz#868911cf705c537f433befcfc65e6ddc70c9d7f9"
|
||||
integrity sha512-+tbm53gKpwuRsqCV+zhhjq/6NxMs/I9zECEMzu0LtmbYD5Gusj+rU497f6lkl5LG/GndvfTjJlysYrnSCcZUJA==
|
||||
jest-resolve@^27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-27.2.4.tgz#d3b999f073ff84a8ae109ce99ff7f3223048701a"
|
||||
integrity sha512-IsAO/3+3BZnKjI2I4f3835TBK/90dxR7Otgufn3mnrDFTByOSXclDi3G2XJsawGV4/18IMLARJ+V7Wm7t+J89Q==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/types" "^27.2.4"
|
||||
chalk "^4.0.0"
|
||||
escalade "^3.1.1"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-haste-map "^27.2.3"
|
||||
jest-haste-map "^27.2.4"
|
||||
jest-pnp-resolver "^1.2.2"
|
||||
jest-util "^27.2.3"
|
||||
jest-validate "^27.2.3"
|
||||
jest-util "^27.2.4"
|
||||
jest-validate "^27.2.4"
|
||||
resolve "^1.20.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
|
|
@ -2648,19 +2658,19 @@ jest-runner@^27.2.2:
|
|||
source-map-support "^0.5.6"
|
||||
throat "^6.0.1"
|
||||
|
||||
jest-runtime@^27.2.2, jest-runtime@^27.2.3:
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-27.2.3.tgz#e6fc25bbbc63b19fae50c3994060efb1b2922b7e"
|
||||
integrity sha512-8WPgxENQchmUM0jpDjK1IxacseK9vDDz6T471xs5pNIQrj8typeT0coRigRCb1sPYeXQ66SqVERMgPj6SEeblQ==
|
||||
jest-runtime@^27.2.2, jest-runtime@^27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-27.2.4.tgz#170044041e5d30625ab8d753516bbe503f213a5c"
|
||||
integrity sha512-ICKzzYdjIi70P17MZsLLIgIQFCQmIjMFf+xYww3aUySiUA/QBPUTdUqo5B2eg4HOn9/KkUsV0z6GVgaqAPBJvg==
|
||||
dependencies:
|
||||
"@jest/console" "^27.2.3"
|
||||
"@jest/environment" "^27.2.3"
|
||||
"@jest/fake-timers" "^27.2.3"
|
||||
"@jest/globals" "^27.2.3"
|
||||
"@jest/console" "^27.2.4"
|
||||
"@jest/environment" "^27.2.4"
|
||||
"@jest/fake-timers" "^27.2.4"
|
||||
"@jest/globals" "^27.2.4"
|
||||
"@jest/source-map" "^27.0.6"
|
||||
"@jest/test-result" "^27.2.3"
|
||||
"@jest/transform" "^27.2.3"
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/test-result" "^27.2.4"
|
||||
"@jest/transform" "^27.2.4"
|
||||
"@jest/types" "^27.2.4"
|
||||
"@types/yargs" "^16.0.0"
|
||||
chalk "^4.0.0"
|
||||
cjs-module-lexer "^1.0.0"
|
||||
|
|
@ -2669,17 +2679,17 @@ jest-runtime@^27.2.2, jest-runtime@^27.2.3:
|
|||
exit "^0.1.2"
|
||||
glob "^7.1.3"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-haste-map "^27.2.3"
|
||||
jest-message-util "^27.2.3"
|
||||
jest-mock "^27.2.3"
|
||||
jest-haste-map "^27.2.4"
|
||||
jest-message-util "^27.2.4"
|
||||
jest-mock "^27.2.4"
|
||||
jest-regex-util "^27.0.6"
|
||||
jest-resolve "^27.2.3"
|
||||
jest-snapshot "^27.2.3"
|
||||
jest-util "^27.2.3"
|
||||
jest-validate "^27.2.3"
|
||||
jest-resolve "^27.2.4"
|
||||
jest-snapshot "^27.2.4"
|
||||
jest-util "^27.2.4"
|
||||
jest-validate "^27.2.4"
|
||||
slash "^3.0.0"
|
||||
strip-bom "^4.0.0"
|
||||
yargs "^16.0.3"
|
||||
yargs "^16.2.0"
|
||||
|
||||
jest-serializer@^27.0.6:
|
||||
version "27.0.6"
|
||||
|
|
@ -2689,10 +2699,10 @@ jest-serializer@^27.0.6:
|
|||
"@types/node" "*"
|
||||
graceful-fs "^4.2.4"
|
||||
|
||||
jest-snapshot@^27.2.2, jest-snapshot@^27.2.3:
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-27.2.3.tgz#e3f39e1708a4d93dfa1297e73b5d2feec44f6d0c"
|
||||
integrity sha512-NJz+PNvTNTxVfNdLXccKUMeVH5O7jZ+9dNXH5TP2WtkLR+CiPRiPveWDgM8o3aaxB6R0Mm8vsD7ieEkEh6ZBBQ==
|
||||
jest-snapshot@^27.2.2, jest-snapshot@^27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-27.2.4.tgz#277b2269437e3ffcb91d95a73b24becf33c5a871"
|
||||
integrity sha512-5DFxK31rYS8X8C6WXsFx8XxrxW3PGa6+9IrUcZdTLg1aEyXDGIeiBh4jbwvh655bg/9vTETbEj/njfZicHTZZw==
|
||||
dependencies:
|
||||
"@babel/core" "^7.7.2"
|
||||
"@babel/generator" "^7.7.2"
|
||||
|
|
@ -2700,31 +2710,31 @@ jest-snapshot@^27.2.2, jest-snapshot@^27.2.3:
|
|||
"@babel/plugin-syntax-typescript" "^7.7.2"
|
||||
"@babel/traverse" "^7.7.2"
|
||||
"@babel/types" "^7.0.0"
|
||||
"@jest/transform" "^27.2.3"
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/transform" "^27.2.4"
|
||||
"@jest/types" "^27.2.4"
|
||||
"@types/babel__traverse" "^7.0.4"
|
||||
"@types/prettier" "^2.1.5"
|
||||
babel-preset-current-node-syntax "^1.0.0"
|
||||
chalk "^4.0.0"
|
||||
expect "^27.2.3"
|
||||
expect "^27.2.4"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-diff "^27.2.3"
|
||||
jest-diff "^27.2.4"
|
||||
jest-get-type "^27.0.6"
|
||||
jest-haste-map "^27.2.3"
|
||||
jest-matcher-utils "^27.2.3"
|
||||
jest-message-util "^27.2.3"
|
||||
jest-resolve "^27.2.3"
|
||||
jest-util "^27.2.3"
|
||||
jest-haste-map "^27.2.4"
|
||||
jest-matcher-utils "^27.2.4"
|
||||
jest-message-util "^27.2.4"
|
||||
jest-resolve "^27.2.4"
|
||||
jest-util "^27.2.4"
|
||||
natural-compare "^1.4.0"
|
||||
pretty-format "^27.2.3"
|
||||
pretty-format "^27.2.4"
|
||||
semver "^7.3.2"
|
||||
|
||||
jest-util@^27.0.0, jest-util@^27.2.0, jest-util@^27.2.3:
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.2.3.tgz#f766354b7c489c1f9ea88cd1d96d044fbd2b5d4d"
|
||||
integrity sha512-78BEka2+77lqD7LN4mSzUdZMngHZtVAsmZ5B8+qOWfN4bCYNUmi/eGNLm91jA77gG1QZJSXsDOCWB0qbXDT1Fw==
|
||||
jest-util@^27.0.0, jest-util@^27.2.0, jest-util@^27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.2.4.tgz#3d7ce081b2e7f4cfe0156452ac01f3cb456cc656"
|
||||
integrity sha512-mW++4u+fSvAt3YBWm5IpbmRAceUqa2B++JlUZTiuEt2AmNYn0Yw5oay4cP17TGsMINRNPSGiJ2zNnX60g+VbFg==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/types" "^27.2.4"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
graceful-fs "^4.2.4"
|
||||
|
|
@ -2743,17 +2753,17 @@ jest-validate@^27.2.2:
|
|||
leven "^3.1.0"
|
||||
pretty-format "^27.2.2"
|
||||
|
||||
jest-validate@^27.2.3:
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-27.2.3.tgz#4fcc49e581f13fbe260a77e711a80f0256138a7a"
|
||||
integrity sha512-HUfTZ/W87zoxOuEGC01ujXzoLzRpJqvhMdIrRilpXGmso2vJWw3bHpbWKhivYMr0X/BjitLrHywj/+niNfIcEA==
|
||||
jest-validate@^27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-27.2.4.tgz#b66d462b2fb93d7e16a47d1aa8763d5600bf2cfa"
|
||||
integrity sha512-VMtbxbkd7LHnIH7PChdDtrluCFRJ4b1YV2YJzNwwsASMWftq/HgqiqjvptBOWyWOtevgO3f14wPxkPcLlVBRog==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/types" "^27.2.4"
|
||||
camelcase "^6.2.0"
|
||||
chalk "^4.0.0"
|
||||
jest-get-type "^27.0.6"
|
||||
leven "^3.1.0"
|
||||
pretty-format "^27.2.3"
|
||||
pretty-format "^27.2.4"
|
||||
|
||||
jest-watcher@^27.2.2:
|
||||
version "27.2.2"
|
||||
|
|
@ -2777,10 +2787,10 @@ jest-worker@^27.2.2:
|
|||
merge-stream "^2.0.0"
|
||||
supports-color "^8.0.0"
|
||||
|
||||
jest-worker@^27.2.3:
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.2.3.tgz#396e83d04ca575230a9bcb255c2b66aec07cb931"
|
||||
integrity sha512-ZwOvv4GCIPviL+Ie4pVguz4N5w/6IGbTaHBYOl3ZcsZZktaL7d8JOU0rmovoED7AJZKA8fvmLbBg8yg80u/tGA==
|
||||
jest-worker@^27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.2.4.tgz#881455df75e22e7726a53f43703ab74d6b36f82d"
|
||||
integrity sha512-Zq9A2Pw59KkVjBBKD1i3iE2e22oSjXhUKKuAK1HGX8flGwkm6NMozyEYzKd41hXc64dbd/0eWFeEEuxqXyhM+g==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
merge-stream "^2.0.0"
|
||||
|
|
@ -3345,12 +3355,12 @@ prettier@2.4.1, prettier@^2.2.1:
|
|||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
|
||||
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
|
||||
|
||||
pretty-format@^27.0.0, pretty-format@^27.2.2, pretty-format@^27.2.3:
|
||||
version "27.2.3"
|
||||
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.2.3.tgz#c76710de6ebd8b1b412a5668bacf4a6c2f21a029"
|
||||
integrity sha512-wvg2HzuGKKEE/nKY4VdQ/LM8w8pRZvp0XpqhwgaZBbjTwd5UdF2I4wvwZjyUwu8G+HI6g4t6u9b2FZlKhlzxcQ==
|
||||
pretty-format@^27.0.0, pretty-format@^27.2.2, pretty-format@^27.2.3, pretty-format@^27.2.4:
|
||||
version "27.2.4"
|
||||
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.2.4.tgz#08ea39c5eab41b082852d7093059a091f6ddc748"
|
||||
integrity sha512-NUjw22WJHldzxyps2YjLZkUj6q1HvjqFezkB9Y2cklN8NtVZN/kZEXGZdFw4uny3oENzV5EEMESrkI0YDUH8vg==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.3"
|
||||
"@jest/types" "^27.2.4"
|
||||
ansi-regex "^5.0.1"
|
||||
ansi-styles "^5.0.0"
|
||||
react-is "^17.0.1"
|
||||
|
|
@ -4035,7 +4045,7 @@ yargs-parser@20.x, yargs-parser@^20.2.2:
|
|||
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"
|
||||
integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==
|
||||
|
||||
yargs@^16.0.3:
|
||||
yargs@^16.0.3, yargs@^16.2.0:
|
||||
version "16.2.0"
|
||||
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
|
||||
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
|
||||
|
|
|
|||
Loading…
Reference in a new issue