mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-14 12:31:14 +00:00
build(deps-dev): Bump jest-circus from 27.1.0 to 27.1.1 (#409)
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.1.0 to 27.1.1. - [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.1.1/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
702a2aa0e0
commit
203a15edb0
2 changed files with 4 additions and 312 deletions
|
|
@ -38,7 +38,7 @@
|
|||
"eslint-plugin-github": "^4.2.0",
|
||||
"eslint-plugin-jest": "^24.4.0",
|
||||
"jest": "^27.1.1",
|
||||
"jest-circus": "^27.1.0",
|
||||
"jest-circus": "^27.1.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"prettier": "2.4.0",
|
||||
"ts-jest": "^27.0.5",
|
||||
|
|
|
|||
314
yarn.lock
314
yarn.lock
|
|
@ -376,18 +376,6 @@
|
|||
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
|
||||
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
||||
|
||||
"@jest/console@^27.1.0":
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/console/-/console-27.1.0.tgz#de13b603cb1d389b50c0dc6296e86e112381e43c"
|
||||
integrity sha512-+Vl+xmLwAXLNlqT61gmHEixeRbS4L8MUzAjtpBCOPWH+izNI/dR16IeXjkXJdRtIVWVSf9DO1gdp67B1XorZhQ==
|
||||
dependencies:
|
||||
"@jest/types" "^27.1.0"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
jest-message-util "^27.1.0"
|
||||
jest-util "^27.1.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
"@jest/console@^27.1.1":
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/console/-/console-27.1.1.tgz#e1eb8ef8a410e75e80bb17429047ed5d43411d20"
|
||||
|
|
@ -435,16 +423,6 @@
|
|||
slash "^3.0.0"
|
||||
strip-ansi "^6.0.0"
|
||||
|
||||
"@jest/environment@^27.1.0":
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-27.1.0.tgz#c7224a67004759ec203d8fa44e8bc0db93f66c44"
|
||||
integrity sha512-wRp50aAMY2w1U2jP1G32d6FUVBNYqmk8WaGkiIEisU48qyDV0WPtw3IBLnl7orBeggveommAkuijY+RzVnNDOQ==
|
||||
dependencies:
|
||||
"@jest/fake-timers" "^27.1.0"
|
||||
"@jest/types" "^27.1.0"
|
||||
"@types/node" "*"
|
||||
jest-mock "^27.1.0"
|
||||
|
||||
"@jest/environment@^27.1.1":
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-27.1.1.tgz#a1f7a552f7008f773988b9c0e445ede35f77bbb7"
|
||||
|
|
@ -455,18 +433,6 @@
|
|||
"@types/node" "*"
|
||||
jest-mock "^27.1.1"
|
||||
|
||||
"@jest/fake-timers@^27.1.0":
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-27.1.0.tgz#c0b343d8a16af17eab2cb6862e319947c0ea2abe"
|
||||
integrity sha512-22Zyn8il8DzpS+30jJNVbTlm7vAtnfy1aYvNeOEHloMlGy1PCYLHa4PWlSws0hvNsMM5bON6GISjkLoQUV3oMA==
|
||||
dependencies:
|
||||
"@jest/types" "^27.1.0"
|
||||
"@sinonjs/fake-timers" "^7.0.2"
|
||||
"@types/node" "*"
|
||||
jest-message-util "^27.1.0"
|
||||
jest-mock "^27.1.0"
|
||||
jest-util "^27.1.0"
|
||||
|
||||
"@jest/fake-timers@^27.1.1":
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-27.1.1.tgz#557a1c0d067d33bcda4dfae9a7d8f96a15a954b5"
|
||||
|
|
@ -479,15 +445,6 @@
|
|||
jest-mock "^27.1.1"
|
||||
jest-util "^27.1.1"
|
||||
|
||||
"@jest/globals@^27.1.0":
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-27.1.0.tgz#e093a49c718dd678a782c197757775534c88d3f2"
|
||||
integrity sha512-73vLV4aNHAlAgjk0/QcSIzzCZSqVIPbmFROJJv9D3QUR7BI4f517gVdJpSrCHxuRH3VZFhe0yGG/tmttlMll9g==
|
||||
dependencies:
|
||||
"@jest/environment" "^27.1.0"
|
||||
"@jest/types" "^27.1.0"
|
||||
expect "^27.1.0"
|
||||
|
||||
"@jest/globals@^27.1.1":
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-27.1.1.tgz#cfe5f4d5b37483cef62b79612128ccc7e3c951d8"
|
||||
|
|
@ -536,16 +493,6 @@
|
|||
graceful-fs "^4.2.4"
|
||||
source-map "^0.6.0"
|
||||
|
||||
"@jest/test-result@^27.1.0":
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-27.1.0.tgz#9345ae5f97f6a5287af9ebd54716cd84331d42e8"
|
||||
integrity sha512-Aoz00gpDL528ODLghat3QSy6UBTD5EmmpjrhZZMK/v1Q2/rRRqTGnFxHuEkrD4z/Py96ZdOHxIWkkCKRpmnE1A==
|
||||
dependencies:
|
||||
"@jest/console" "^27.1.0"
|
||||
"@jest/types" "^27.1.0"
|
||||
"@types/istanbul-lib-coverage" "^2.0.0"
|
||||
collect-v8-coverage "^1.0.0"
|
||||
|
||||
"@jest/test-result@^27.1.1":
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-27.1.1.tgz#1086b39af5040b932a55e7f1fa1bc4671bed4781"
|
||||
|
|
@ -566,27 +513,6 @@
|
|||
jest-haste-map "^27.1.1"
|
||||
jest-runtime "^27.1.1"
|
||||
|
||||
"@jest/transform@^27.1.0":
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.1.0.tgz#962e385517e3d1f62827fa39c305edcc3ca8544b"
|
||||
integrity sha512-ZRGCA2ZEVJ00ubrhkTG87kyLbN6n55g1Ilq0X9nJb5bX3MhMp3O6M7KG+LvYu+nZRqG5cXsQnJEdZbdpTAV8pQ==
|
||||
dependencies:
|
||||
"@babel/core" "^7.1.0"
|
||||
"@jest/types" "^27.1.0"
|
||||
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.1.0"
|
||||
jest-regex-util "^27.0.6"
|
||||
jest-util "^27.1.0"
|
||||
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.1.1":
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.1.1.tgz#51a22f5a48d55d796c02757117c02fcfe4da13d7"
|
||||
|
|
@ -608,17 +534,6 @@
|
|||
source-map "^0.6.1"
|
||||
write-file-atomic "^3.0.0"
|
||||
|
||||
"@jest/types@^27.1.0":
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.1.0.tgz#674a40325eab23c857ebc0689e7e191a3c5b10cc"
|
||||
integrity sha512-pRP5cLIzN7I7Vp6mHKRSaZD7YpBTK7hawx5si8trMKqk4+WOdK8NEKOTO2G8PKWD1HbKMVckVB6/XHh/olhf2g==
|
||||
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.1.1":
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.1.1.tgz#77a3fc014f906c65752d12123a0134359707c0ad"
|
||||
|
|
@ -1839,18 +1754,6 @@ exit@^0.1.2:
|
|||
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
|
||||
integrity sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=
|
||||
|
||||
expect@^27.1.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/expect/-/expect-27.1.0.tgz#380de0abb3a8f2299c4c6c66bbe930483b5dba9b"
|
||||
integrity sha512-9kJngV5hOJgkFil4F/uXm3hVBubUK2nERVfvqNNwxxuW8ZOUwSTTSysgfzckYtv/LBzj/LJXbiAF7okHCXgdug==
|
||||
dependencies:
|
||||
"@jest/types" "^27.1.0"
|
||||
ansi-styles "^5.0.0"
|
||||
jest-get-type "^27.0.6"
|
||||
jest-matcher-utils "^27.1.0"
|
||||
jest-message-util "^27.1.0"
|
||||
jest-regex-util "^27.0.6"
|
||||
|
||||
expect@^27.1.1:
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/expect/-/expect-27.1.1.tgz#020215da67d41cd6ad805fa00bd030985ca7c093"
|
||||
|
|
@ -2371,31 +2274,6 @@ jest-changed-files@^27.1.1:
|
|||
execa "^5.0.0"
|
||||
throat "^6.0.1"
|
||||
|
||||
jest-circus@^27.1.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-27.1.0.tgz#24c280c90a625ea57da20ee231d25b1621979a57"
|
||||
integrity sha512-6FWtHs3nZyZlMBhRf1wvAC5CirnflbGJAY1xssSAnERLiiXQRH+wY2ptBVtXjX4gz4AA2EwRV57b038LmifRbA==
|
||||
dependencies:
|
||||
"@jest/environment" "^27.1.0"
|
||||
"@jest/test-result" "^27.1.0"
|
||||
"@jest/types" "^27.1.0"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
co "^4.6.0"
|
||||
dedent "^0.7.0"
|
||||
expect "^27.1.0"
|
||||
is-generator-fn "^2.0.0"
|
||||
jest-each "^27.1.0"
|
||||
jest-matcher-utils "^27.1.0"
|
||||
jest-message-util "^27.1.0"
|
||||
jest-runtime "^27.1.0"
|
||||
jest-snapshot "^27.1.0"
|
||||
jest-util "^27.1.0"
|
||||
pretty-format "^27.1.0"
|
||||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
throat "^6.0.1"
|
||||
|
||||
jest-circus@^27.1.1:
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-27.1.1.tgz#08dd3ec5cbaadce68ce6388ebccbe051d1b34bc6"
|
||||
|
|
@ -2466,7 +2344,7 @@ jest-config@^27.1.1:
|
|||
micromatch "^4.0.4"
|
||||
pretty-format "^27.1.1"
|
||||
|
||||
jest-diff@^27.0.0, jest-diff@^27.1.0:
|
||||
jest-diff@^27.0.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.1.0.tgz#c7033f25add95e2218f3c7f4c3d7b634ab6b3cd2"
|
||||
integrity sha512-rjfopEYl58g/SZTsQFmspBODvMSytL16I+cirnScWTLkQVXYVZfxm78DFfdIIXc05RCYuGjxJqrdyG4PIFzcJg==
|
||||
|
|
@ -2493,17 +2371,6 @@ jest-docblock@^27.0.6:
|
|||
dependencies:
|
||||
detect-newline "^3.0.0"
|
||||
|
||||
jest-each@^27.1.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-27.1.0.tgz#36ac75f7aeecb3b8da2a8e617ccb30a446df408c"
|
||||
integrity sha512-K/cNvQlmDqQMRHF8CaQ0XPzCfjP5HMJc2bIJglrIqI9fjwpNqITle63IWE+wq4p+3v+iBgh7Wq0IdGpLx5xjDg==
|
||||
dependencies:
|
||||
"@jest/types" "^27.1.0"
|
||||
chalk "^4.0.0"
|
||||
jest-get-type "^27.0.6"
|
||||
jest-util "^27.1.0"
|
||||
pretty-format "^27.1.0"
|
||||
|
||||
jest-each@^27.1.1:
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-27.1.1.tgz#caa1e7eed77144be346eb18712885b990389348a"
|
||||
|
|
@ -2545,26 +2412,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.1.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.1.0.tgz#a39f456823bd6a74e3c86ad25f6fa870428326bf"
|
||||
integrity sha512-7mz6LopSe+eA6cTFMf10OfLLqRoIPvmMyz5/OnSXnHO7hB0aDP1iIeLWCXzAcYU5eIJVpHr12Bk9yyq2fTW9vg==
|
||||
dependencies:
|
||||
"@jest/types" "^27.1.0"
|
||||
"@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.1.0"
|
||||
jest-worker "^27.1.0"
|
||||
micromatch "^4.0.4"
|
||||
walker "^1.0.7"
|
||||
optionalDependencies:
|
||||
fsevents "^2.3.2"
|
||||
|
||||
jest-haste-map@^27.1.1:
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.1.1.tgz#f7c646b0e417ec29b80b96cf785b57b581384adf"
|
||||
|
|
@ -2617,16 +2464,6 @@ jest-leak-detector@^27.1.1:
|
|||
jest-get-type "^27.0.6"
|
||||
pretty-format "^27.1.1"
|
||||
|
||||
jest-matcher-utils@^27.1.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.1.0.tgz#68afda0885db1f0b9472ce98dc4c535080785301"
|
||||
integrity sha512-VmAudus2P6Yt/JVBRdTPFhUzlIN8DYJd+et5Rd9QDsO/Z82Z4iwGjo43U8Z+PTiz8CBvKvlb6Fh3oKy39hykkQ==
|
||||
dependencies:
|
||||
chalk "^4.0.0"
|
||||
jest-diff "^27.1.0"
|
||||
jest-get-type "^27.0.6"
|
||||
pretty-format "^27.1.0"
|
||||
|
||||
jest-matcher-utils@^27.1.1:
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.1.1.tgz#1f444d7491ccf9edca746336b056178789a59651"
|
||||
|
|
@ -2637,21 +2474,6 @@ jest-matcher-utils@^27.1.1:
|
|||
jest-get-type "^27.0.6"
|
||||
pretty-format "^27.1.1"
|
||||
|
||||
jest-message-util@^27.1.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-27.1.0.tgz#e77692c84945d1d10ef00afdfd3d2c20bd8fb468"
|
||||
integrity sha512-Eck8NFnJ5Sg36R9XguD65cf2D5+McC+NF5GIdEninoabcuoOfWrID5qJhufq5FB0DRKoiyxB61hS7MKoMD0trQ==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.12.13"
|
||||
"@jest/types" "^27.1.0"
|
||||
"@types/stack-utils" "^2.0.0"
|
||||
chalk "^4.0.0"
|
||||
graceful-fs "^4.2.4"
|
||||
micromatch "^4.0.4"
|
||||
pretty-format "^27.1.0"
|
||||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
|
||||
jest-message-util@^27.1.1:
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-27.1.1.tgz#980110fb72fcfa711cd9a95e8f10d335207585c6"
|
||||
|
|
@ -2667,14 +2489,6 @@ jest-message-util@^27.1.1:
|
|||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
|
||||
jest-mock@^27.1.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.1.0.tgz#7ca6e4d09375c071661642d1c14c4711f3ab4b4f"
|
||||
integrity sha512-iT3/Yhu7DwAg/0HvvLCqLvrTKTRMyJlrrfJYWzuLSf9RCAxBoIXN3HoymZxMnYsC3eD8ewGbUa9jUknwBenx2w==
|
||||
dependencies:
|
||||
"@jest/types" "^27.1.0"
|
||||
"@types/node" "*"
|
||||
|
||||
jest-mock@^27.1.1:
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.1.1.tgz#c7a2e81301fdcf3dab114931d23d89ec9d0c3a82"
|
||||
|
|
@ -2702,22 +2516,6 @@ jest-resolve-dependencies@^27.1.1:
|
|||
jest-regex-util "^27.0.6"
|
||||
jest-snapshot "^27.1.1"
|
||||
|
||||
jest-resolve@^27.1.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-27.1.0.tgz#bb22303c9e240cccdda28562e3c6fbcc6a23ac86"
|
||||
integrity sha512-TXvzrLyPg0vLOwcWX38ZGYeEztSEmW+cQQKqc4HKDUwun31wsBXwotRlUz4/AYU/Fq4GhbMd/ileIWZEtcdmIA==
|
||||
dependencies:
|
||||
"@jest/types" "^27.1.0"
|
||||
chalk "^4.0.0"
|
||||
escalade "^3.1.1"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-haste-map "^27.1.0"
|
||||
jest-pnp-resolver "^1.2.2"
|
||||
jest-util "^27.1.0"
|
||||
jest-validate "^27.1.0"
|
||||
resolve "^1.20.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
jest-resolve@^27.1.1:
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-27.1.1.tgz#3a86762f9affcad9697bc88140b0581b623add33"
|
||||
|
|
@ -2762,39 +2560,6 @@ jest-runner@^27.1.1:
|
|||
source-map-support "^0.5.6"
|
||||
throat "^6.0.1"
|
||||
|
||||
jest-runtime@^27.1.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-27.1.0.tgz#1a98d984ffebc16a0b4f9eaad8ab47c00a750cf5"
|
||||
integrity sha512-okiR2cpGjY0RkWmUGGado6ETpFOi9oG3yV0CioYdoktkVxy5Hv0WRLWnJFuArSYS8cHMCNcceUUMGiIfgxCO9A==
|
||||
dependencies:
|
||||
"@jest/console" "^27.1.0"
|
||||
"@jest/environment" "^27.1.0"
|
||||
"@jest/fake-timers" "^27.1.0"
|
||||
"@jest/globals" "^27.1.0"
|
||||
"@jest/source-map" "^27.0.6"
|
||||
"@jest/test-result" "^27.1.0"
|
||||
"@jest/transform" "^27.1.0"
|
||||
"@jest/types" "^27.1.0"
|
||||
"@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.1.0"
|
||||
jest-message-util "^27.1.0"
|
||||
jest-mock "^27.1.0"
|
||||
jest-regex-util "^27.0.6"
|
||||
jest-resolve "^27.1.0"
|
||||
jest-snapshot "^27.1.0"
|
||||
jest-util "^27.1.0"
|
||||
jest-validate "^27.1.0"
|
||||
slash "^3.0.0"
|
||||
strip-bom "^4.0.0"
|
||||
yargs "^16.0.3"
|
||||
|
||||
jest-runtime@^27.1.1:
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-27.1.1.tgz#bd0a0958a11c2f7d94d2e5f6f71864ad1c65fe44"
|
||||
|
|
@ -2836,36 +2601,6 @@ jest-serializer@^27.0.6:
|
|||
"@types/node" "*"
|
||||
graceful-fs "^4.2.4"
|
||||
|
||||
jest-snapshot@^27.1.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-27.1.0.tgz#2a063ab90064017a7e9302528be7eaea6da12d17"
|
||||
integrity sha512-eaeUBoEjuuRwmiRI51oTldUsKOohB1F6fPqWKKILuDi/CStxzp2IWekVUXbuHHoz5ik33ioJhshiHpgPFbYgcA==
|
||||
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.1.0"
|
||||
"@jest/types" "^27.1.0"
|
||||
"@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.1.0"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-diff "^27.1.0"
|
||||
jest-get-type "^27.0.6"
|
||||
jest-haste-map "^27.1.0"
|
||||
jest-matcher-utils "^27.1.0"
|
||||
jest-message-util "^27.1.0"
|
||||
jest-resolve "^27.1.0"
|
||||
jest-util "^27.1.0"
|
||||
natural-compare "^1.4.0"
|
||||
pretty-format "^27.1.0"
|
||||
semver "^7.3.2"
|
||||
|
||||
jest-snapshot@^27.1.1:
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-27.1.1.tgz#3b816e0ca4352fbbd1db48dc692e3d9641d2531b"
|
||||
|
|
@ -2896,19 +2631,7 @@ jest-snapshot@^27.1.1:
|
|||
pretty-format "^27.1.1"
|
||||
semver "^7.3.2"
|
||||
|
||||
jest-util@^27.0.0, jest-util@^27.1.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.1.0.tgz#06a53777a8cb7e4940ca8e20bf9c67dd65d9bd68"
|
||||
integrity sha512-edSLD2OneYDKC6gZM1yc+wY/877s/fuJNoM1k3sOEpzFyeptSmke3SLnk1dDHk9CgTA+58mnfx3ew3J11Kes/w==
|
||||
dependencies:
|
||||
"@jest/types" "^27.1.0"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
graceful-fs "^4.2.4"
|
||||
is-ci "^3.0.0"
|
||||
picomatch "^2.2.3"
|
||||
|
||||
jest-util@^27.1.1:
|
||||
jest-util@^27.0.0, jest-util@^27.1.1:
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.1.1.tgz#2b06db1391d779ec2bd406ab3690ddc56ac728b9"
|
||||
integrity sha512-zf9nEbrASWn2mC/L91nNb0K+GkhFvi4MP6XJG2HqnHzHvLYcs7ou/In68xYU1i1dSkJlrWcYfWXQE8nVR+nbOA==
|
||||
|
|
@ -2920,18 +2643,6 @@ jest-util@^27.1.1:
|
|||
is-ci "^3.0.0"
|
||||
picomatch "^2.2.3"
|
||||
|
||||
jest-validate@^27.1.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-27.1.0.tgz#d9e82024c5e3f5cef52a600cfc456793a84c0998"
|
||||
integrity sha512-QiJ+4XuSuMsfPi9zvdO//IrSRSlG6ybJhOpuqYSsuuaABaNT84h0IoD6vvQhThBOKT+DIKvl5sTM0l6is9+SRA==
|
||||
dependencies:
|
||||
"@jest/types" "^27.1.0"
|
||||
camelcase "^6.2.0"
|
||||
chalk "^4.0.0"
|
||||
jest-get-type "^27.0.6"
|
||||
leven "^3.1.0"
|
||||
pretty-format "^27.1.0"
|
||||
|
||||
jest-validate@^27.1.1:
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-27.1.1.tgz#0783733af02c988d503995fc0a07bbdc58c7dd50"
|
||||
|
|
@ -2957,15 +2668,6 @@ jest-watcher@^27.1.1:
|
|||
jest-util "^27.1.1"
|
||||
string-length "^4.0.1"
|
||||
|
||||
jest-worker@^27.1.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.1.0.tgz#65f4a88e37148ed984ba8ca8492d6b376938c0aa"
|
||||
integrity sha512-mO4PHb2QWLn9yRXGp7rkvXLAYuxwhq1ZYUo0LoDhg8wqvv4QizP1ZWEJOeolgbEgAWZLIEU0wsku8J+lGWfBhg==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
merge-stream "^2.0.0"
|
||||
supports-color "^8.0.0"
|
||||
|
||||
jest-worker@^27.1.1:
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.1.1.tgz#eb5f05c4657fdcb702c36c48b20d785bd4599378"
|
||||
|
|
@ -3534,17 +3236,7 @@ prettier@2.4.0, prettier@^2.2.1:
|
|||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
|
||||
integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==
|
||||
|
||||
pretty-format@^27.0.0, pretty-format@^27.1.0:
|
||||
version "27.1.0"
|
||||
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.1.0.tgz#022f3fdb19121e0a2612f3cff8d724431461b9ca"
|
||||
integrity sha512-4aGaud3w3rxAO6OXmK3fwBFQ0bctIOG3/if+jYEFGNGIs0EvuidQm3bZ9mlP2/t9epLNC/12czabfy7TZNSwVA==
|
||||
dependencies:
|
||||
"@jest/types" "^27.1.0"
|
||||
ansi-regex "^5.0.0"
|
||||
ansi-styles "^5.0.0"
|
||||
react-is "^17.0.1"
|
||||
|
||||
pretty-format@^27.1.1:
|
||||
pretty-format@^27.0.0, pretty-format@^27.1.0, pretty-format@^27.1.1:
|
||||
version "27.1.1"
|
||||
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.1.1.tgz#cbaf9ec6cd7cfc3141478b6f6293c0ccdbe968e0"
|
||||
integrity sha512-zdBi/xlstKJL42UH7goQti5Hip/B415w1Mfj+WWWYMBylAYtKESnXGUtVVcMVid9ReVjypCotUV6CEevYPHv2g==
|
||||
|
|
|
|||
Loading…
Reference in a new issue