mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-14 20:41:15 +00:00
build(deps-dev): Bump jest-circus from 27.2.4 to 27.2.5 (#450)
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.2.4 to 27.2.5. - [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.5/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
960bde220a
commit
3c4d1f5d7d
2 changed files with 3 additions and 321 deletions
|
|
@ -38,7 +38,7 @@
|
|||
"eslint-plugin-github": "^4.3.0",
|
||||
"eslint-plugin-jest": "^24.5.2",
|
||||
"jest": "^27.2.5",
|
||||
"jest-circus": "^27.2.4",
|
||||
"jest-circus": "^27.2.5",
|
||||
"js-yaml": "^4.1.0",
|
||||
"prettier": "2.4.1",
|
||||
"ts-jest": "^27.0.5",
|
||||
|
|
|
|||
322
yarn.lock
322
yarn.lock
|
|
@ -378,18 +378,6 @@
|
|||
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
|
||||
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
||||
|
||||
"@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.4"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
jest-message-util "^27.2.4"
|
||||
jest-util "^27.2.4"
|
||||
slash "^3.0.0"
|
||||
|
||||
"@jest/console@^27.2.5":
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/@jest/console/-/console-27.2.5.tgz#bddbf8d41c191f17b52bf0c9e6c0d18605e35d6e"
|
||||
|
|
@ -436,16 +424,6 @@
|
|||
slash "^3.0.0"
|
||||
strip-ansi "^6.0.0"
|
||||
|
||||
"@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.4"
|
||||
"@jest/types" "^27.2.4"
|
||||
"@types/node" "*"
|
||||
jest-mock "^27.2.4"
|
||||
|
||||
"@jest/environment@^27.2.5":
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-27.2.5.tgz#b85517ccfcec55690c82c56f5a01a3b30c5e3c84"
|
||||
|
|
@ -456,18 +434,6 @@
|
|||
"@types/node" "*"
|
||||
jest-mock "^27.2.5"
|
||||
|
||||
"@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.4"
|
||||
"@sinonjs/fake-timers" "^8.0.1"
|
||||
"@types/node" "*"
|
||||
jest-message-util "^27.2.4"
|
||||
jest-mock "^27.2.4"
|
||||
jest-util "^27.2.4"
|
||||
|
||||
"@jest/fake-timers@^27.2.5":
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-27.2.5.tgz#0c7e5762d7bfe6e269e7b49279b097a52a42f0a0"
|
||||
|
|
@ -480,15 +446,6 @@
|
|||
jest-mock "^27.2.5"
|
||||
jest-util "^27.2.5"
|
||||
|
||||
"@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.4"
|
||||
"@jest/types" "^27.2.4"
|
||||
expect "^27.2.4"
|
||||
|
||||
"@jest/globals@^27.2.5":
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-27.2.5.tgz#4115538f98ed6cee4051a90fdbd0854062902099"
|
||||
|
|
@ -538,16 +495,6 @@
|
|||
graceful-fs "^4.2.4"
|
||||
source-map "^0.6.0"
|
||||
|
||||
"@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.4"
|
||||
"@jest/types" "^27.2.4"
|
||||
"@types/istanbul-lib-coverage" "^2.0.0"
|
||||
collect-v8-coverage "^1.0.0"
|
||||
|
||||
"@jest/test-result@^27.2.5":
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-27.2.5.tgz#e9f73cf6cd5e2cc6eb3105339248dea211f9320e"
|
||||
|
|
@ -568,27 +515,6 @@
|
|||
jest-haste-map "^27.2.5"
|
||||
jest-runtime "^27.2.5"
|
||||
|
||||
"@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.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.4"
|
||||
jest-regex-util "^27.0.6"
|
||||
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/transform@^27.2.5":
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.2.5.tgz#02b08862a56dbedddf0ba3c2eae41e049a250e29"
|
||||
|
|
@ -610,17 +536,6 @@
|
|||
source-map "^0.6.1"
|
||||
write-file-atomic "^3.0.0"
|
||||
|
||||
"@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"
|
||||
"@types/node" "*"
|
||||
"@types/yargs" "^16.0.0"
|
||||
chalk "^4.0.0"
|
||||
|
||||
"@jest/types@^27.2.5":
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.2.5.tgz#420765c052605e75686982d24b061b4cbba22132"
|
||||
|
|
@ -1841,18 +1756,6 @@ exit@^0.1.2:
|
|||
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
|
||||
integrity sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=
|
||||
|
||||
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.4"
|
||||
ansi-styles "^5.0.0"
|
||||
jest-get-type "^27.0.6"
|
||||
jest-matcher-utils "^27.2.4"
|
||||
jest-message-util "^27.2.4"
|
||||
jest-regex-util "^27.0.6"
|
||||
|
||||
expect@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/expect/-/expect-27.2.5.tgz#16154aaa60b4d9a5b0adacfea3e4d6178f4b93fd"
|
||||
|
|
@ -2373,31 +2276,6 @@ jest-changed-files@^27.2.5:
|
|||
execa "^5.0.0"
|
||||
throat "^6.0.1"
|
||||
|
||||
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.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.4"
|
||||
is-generator-fn "^2.0.0"
|
||||
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"
|
||||
|
||||
jest-circus@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-27.2.5.tgz#573256a6fb6e447ac2fc7e0ade9375013309037f"
|
||||
|
|
@ -2478,16 +2356,6 @@ jest-diff@^27.0.0:
|
|||
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-diff@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.2.5.tgz#908f7a6aca5653824516ad30e0a9fd9767e53623"
|
||||
|
|
@ -2505,17 +2373,6 @@ jest-docblock@^27.0.6:
|
|||
dependencies:
|
||||
detect-newline "^3.0.0"
|
||||
|
||||
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.4"
|
||||
chalk "^4.0.0"
|
||||
jest-get-type "^27.0.6"
|
||||
jest-util "^27.2.4"
|
||||
pretty-format "^27.2.4"
|
||||
|
||||
jest-each@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-27.2.5.tgz#378118d516db730b92096a9607b8711165946353"
|
||||
|
|
@ -2557,26 +2414,6 @@ jest-get-type@^27.0.6:
|
|||
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.0.6.tgz#0eb5c7f755854279ce9b68a9f1a4122f69047cfe"
|
||||
integrity sha512-XTkK5exIeUbbveehcSR8w0bhH+c0yloW/Wpl+9vZrjzztCPWrxhHwkIFpZzCt71oRBsgxmuUfxEqOYoZI2macg==
|
||||
|
||||
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.4"
|
||||
"@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.6"
|
||||
jest-serializer "^27.0.6"
|
||||
jest-util "^27.2.4"
|
||||
jest-worker "^27.2.4"
|
||||
micromatch "^4.0.4"
|
||||
walker "^1.0.7"
|
||||
optionalDependencies:
|
||||
fsevents "^2.3.2"
|
||||
|
||||
jest-haste-map@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.2.5.tgz#0247b7299250643472bbcf5b4ad85c72d5178e2e"
|
||||
|
|
@ -2629,16 +2466,6 @@ jest-leak-detector@^27.2.5:
|
|||
jest-get-type "^27.0.6"
|
||||
pretty-format "^27.2.5"
|
||||
|
||||
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.4"
|
||||
jest-get-type "^27.0.6"
|
||||
pretty-format "^27.2.4"
|
||||
|
||||
jest-matcher-utils@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.2.5.tgz#4684faaa8eb32bf15e6edaead6834031897e2980"
|
||||
|
|
@ -2649,21 +2476,6 @@ jest-matcher-utils@^27.2.5:
|
|||
jest-get-type "^27.0.6"
|
||||
pretty-format "^27.2.5"
|
||||
|
||||
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.4"
|
||||
"@types/stack-utils" "^2.0.0"
|
||||
chalk "^4.0.0"
|
||||
graceful-fs "^4.2.4"
|
||||
micromatch "^4.0.4"
|
||||
pretty-format "^27.2.4"
|
||||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
|
||||
jest-message-util@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-27.2.5.tgz#ed8b7b0965247bb875a49c1f9b9ab2d1d0820028"
|
||||
|
|
@ -2679,14 +2491,6 @@ jest-message-util@^27.2.5:
|
|||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
|
||||
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.4"
|
||||
"@types/node" "*"
|
||||
|
||||
jest-mock@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.2.5.tgz#0ec38d5ff1e49c4802e7a4a8179e8d7a2fd84de0"
|
||||
|
|
@ -2714,22 +2518,6 @@ jest-resolve-dependencies@^27.2.5:
|
|||
jest-regex-util "^27.0.6"
|
||||
jest-snapshot "^27.2.5"
|
||||
|
||||
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.4"
|
||||
chalk "^4.0.0"
|
||||
escalade "^3.1.1"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-haste-map "^27.2.4"
|
||||
jest-pnp-resolver "^1.2.2"
|
||||
jest-util "^27.2.4"
|
||||
jest-validate "^27.2.4"
|
||||
resolve "^1.20.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
jest-resolve@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-27.2.5.tgz#04dadbfc1312a2541f5c199c5011945e9cfe5cef"
|
||||
|
|
@ -2774,39 +2562,6 @@ jest-runner@^27.2.5:
|
|||
source-map-support "^0.5.6"
|
||||
throat "^6.0.1"
|
||||
|
||||
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.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.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"
|
||||
collect-v8-coverage "^1.0.0"
|
||||
execa "^5.0.0"
|
||||
exit "^0.1.2"
|
||||
glob "^7.1.3"
|
||||
graceful-fs "^4.2.4"
|
||||
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.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.2.0"
|
||||
|
||||
jest-runtime@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-27.2.5.tgz#d144c3f6889b927aae1e695b63a41a3323b7016b"
|
||||
|
|
@ -2848,36 +2603,6 @@ jest-serializer@^27.0.6:
|
|||
"@types/node" "*"
|
||||
graceful-fs "^4.2.4"
|
||||
|
||||
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"
|
||||
"@babel/parser" "^7.7.2"
|
||||
"@babel/plugin-syntax-typescript" "^7.7.2"
|
||||
"@babel/traverse" "^7.7.2"
|
||||
"@babel/types" "^7.0.0"
|
||||
"@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.4"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-diff "^27.2.4"
|
||||
jest-get-type "^27.0.6"
|
||||
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.4"
|
||||
semver "^7.3.2"
|
||||
|
||||
jest-snapshot@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-27.2.5.tgz#8a612fe31e2967f58ad364542198dff61f92ef32"
|
||||
|
|
@ -2908,19 +2633,7 @@ jest-snapshot@^27.2.5:
|
|||
pretty-format "^27.2.5"
|
||||
semver "^7.3.2"
|
||||
|
||||
jest-util@^27.0.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.4"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
graceful-fs "^4.2.4"
|
||||
is-ci "^3.0.0"
|
||||
picomatch "^2.2.3"
|
||||
|
||||
jest-util@^27.2.5:
|
||||
jest-util@^27.0.0, jest-util@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.2.5.tgz#88740c4024d223634a82ce7c2263e8bc6df3b3ba"
|
||||
integrity sha512-QRhDC6XxISntMzFRd/OQ6TGsjbzA5ONO0tlAj2ElHs155x1aEr0rkYJBEysG6H/gZVH3oGFzCdAB/GA8leh8NQ==
|
||||
|
|
@ -2932,18 +2645,6 @@ jest-util@^27.2.5:
|
|||
is-ci "^3.0.0"
|
||||
picomatch "^2.2.3"
|
||||
|
||||
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.4"
|
||||
camelcase "^6.2.0"
|
||||
chalk "^4.0.0"
|
||||
jest-get-type "^27.0.6"
|
||||
leven "^3.1.0"
|
||||
pretty-format "^27.2.4"
|
||||
|
||||
jest-validate@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-27.2.5.tgz#2d59bf1627d180f395ba58f24599b0ee0efcfbdf"
|
||||
|
|
@ -2969,15 +2670,6 @@ jest-watcher@^27.2.5:
|
|||
jest-util "^27.2.5"
|
||||
string-length "^4.0.1"
|
||||
|
||||
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"
|
||||
supports-color "^8.0.0"
|
||||
|
||||
jest-worker@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.2.5.tgz#ed42865661959488aa020e8a325df010597c36d4"
|
||||
|
|
@ -3541,17 +3233,7 @@ 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.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.4"
|
||||
ansi-regex "^5.0.1"
|
||||
ansi-styles "^5.0.0"
|
||||
react-is "^17.0.1"
|
||||
|
||||
pretty-format@^27.2.5:
|
||||
pretty-format@^27.0.0, pretty-format@^27.2.3, pretty-format@^27.2.5:
|
||||
version "27.2.5"
|
||||
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.2.5.tgz#7cfe2a8e8f01a5b5b29296a0b70f4140df0830c5"
|
||||
integrity sha512-+nYn2z9GgicO9JiqmY25Xtq8SYfZ/5VCpEU3pppHHNAhd1y+ZXxmNPd1evmNcAd6Hz4iBV2kf0UpGth5A/VJ7g==
|
||||
|
|
|
|||
Loading…
Reference in a new issue