Bump jest from 27.0.6 to 27.1.1 in /react-native/ReactNativeFlipperExample (#2832)
Summary: Bumps [jest](https://github.com/facebook/jest) from 27.0.6 to 27.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/releases">jest's releases</a>.</em></p> <blockquote> <h2>27.1.1</h2> <h3>Features</h3> <ul> <li><code>[jest-runtime]</code> Add experimental, limited (and undocumented) support for mocking ECMAScript Modules (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11818">#11818</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-resolver]</code> Support <code>node:</code> prefix when importing Node core modules with ESM (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11817">#11817</a>)</li> <li><code>[jest-types]</code> Export the <code>PrettyFormatOptions</code> interface (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11801">#11801</a>)</li> </ul> <h2>27.1.0</h2> <h3>Features</h3> <ul> <li><code>[jest-haste-map]</code> Use watchman suffix-set option for faster file indexing. (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11784">#11784</a>)</li> <li><code>[jest-cli]</code> Adds a new config options <code>snapshotFormat</code> which offers a way to override any of the formatting settings which come with <a href="https://www.npmjs.com/package/pretty-format#usage-with-options">pretty-format</a>. (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11654">#11654</a>)</li> <li><code>[jest-reporters]</code> Expose the <code>getSummary</code> util (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11695">#11695</a>).</li> <li><code>[jest-resolver]</code> Support <code>node:</code> prefix when importing Node core modules (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11331">#11331</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-each]</code> Relaxed the validation to allow multibyte characters in headings (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11575">#11575</a>)</li> <li><code>[jest-environment-jsdom]</code> Add support for <code>userAgent</code> option (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11773">#11773</a>)</li> <li><code>[jest-environment-node]</code> Add <code>Event</code> and <code>EventTarget</code> to node global environment. (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11727">#11727</a>)</li> <li><code>[jest-mock]</code> Fix <code>spyOn</code> to use <code>Object.prototype.hasOwnProperty</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11721">#11721</a>)</li> <li><code>[jest-resolver]</code> Add dependency on <code>jest-haste-map</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11759">#11759</a>)</li> <li><code>[jest-types]</code> Compat with <code>types/node</code> v16 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11645">#11645</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[docs]</code> Correct <code>expects.assertions</code> documentation by adding async/await for asynchronous function.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/blob/master/CHANGELOG.md">jest's changelog</a>.</em></p> <blockquote> <h2>27.1.1</h2> <h3>Features</h3> <ul> <li><code>[jest-runtime]</code> Add experimental, limited (and undocumented) support for mocking ECMAScript Modules (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11818">#11818</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-resolver]</code> Support <code>node:</code> prefix when importing Node core modules with ESM (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11817">#11817</a>)</li> <li><code>[jest-types]</code> Export the <code>PrettyFormatOptions</code> interface (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11801">#11801</a>)</li> </ul> <h2>27.1.0</h2> <h3>Features</h3> <ul> <li><code>[jest-haste-map]</code> Use watchman suffix-set option for faster file indexing. (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11784">#11784</a>)</li> <li><code>[jest-cli]</code> Adds a new config options <code>snapshotFormat</code> which offers a way to override any of the formatting settings which come with <a href="https://www.npmjs.com/package/pretty-format#usage-with-options">pretty-format</a>. (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11654">#11654</a>)</li> <li><code>[jest-reporters]</code> Expose the <code>getSummary</code> util (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11695">#11695</a>).</li> <li><code>[jest-resolver]</code> Support <code>node:</code> prefix when importing Node core modules (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11331">#11331</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-each]</code> Relaxed the validation to allow multibyte characters in headings (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11575">#11575</a>)</li> <li><code>[jest-environment-jsdom]</code> Add support for <code>userAgent</code> option (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11773">#11773</a>)</li> <li><code>[jest-environment-node]</code> Add <code>Event</code> and <code>EventTarget</code> to node global environment. (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11727">#11727</a>)</li> <li><code>[jest-mock]</code> Fix <code>spyOn</code> to use <code>Object.prototype.hasOwnProperty</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11721">#11721</a>)</li> <li><code>[jest-resolver]</code> Add dependency on <code>jest-haste-map</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11759">#11759</a>)</li> <li><code>[jest-types]</code> Compat with <code>types/node</code> v16 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11645">#11645</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[docs]</code> Correct <code>expects.assertions</code> documentation by adding async/await for asynchronous function.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="111198b62d"><code>111198b</code></a> v27.1.1</li> <li><a href="02b819e061"><code>02b819e</code></a> chore: update changelog for release</li> <li><a href="b1ee6de377"><code>b1ee6de</code></a> fix(resolver): support node prefix from ESM (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/11817">#11817</a>)</li> <li><a href="831c3dec29"><code>831c3de</code></a> chore: bump version of CircleCI orb (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/11822">#11822</a>)</li> <li><a href="7399d48f02"><code>7399d48</code></a> chore: get rid of warnings when running react tests (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/11821">#11821</a>)</li> <li><a href="90d6908492"><code>90d6908</code></a> feat(runtime): add minimal support for mocking ESM (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/11818">#11818</a>)</li> <li><a href="36208850c8"><code>3620885</code></a> chore: update lockfiles after yarn update</li> <li><a href="39f632d5ad"><code>39f632d</code></a> chore: fix PnP compat test</li> <li><a href="849ef78449"><code>849ef78</code></a> chore: update yarn</li> <li><a href="3c511fd1a0"><code>3c511fd</code></a> Export PrettyFormatOptions type (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/11801">#11801</a>)</li> <li>Additional commits viewable in <a href="https://github.com/facebook/jest/compare/v27.0.6...v27.1.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `dependabot rebase` will rebase this PR - `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `dependabot merge` will merge this PR after your CI passes on it - `dependabot squash and merge` will squash and merge this PR after your CI passes on it - `dependabot cancel merge` will cancel a previously requested merge and block automerging - `dependabot reopen` will reopen this PR if it is closed - `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Pull Request resolved: https://github.com/facebook/flipper/pull/2832 Reviewed By: passy Differential Revision: D30840626 Pulled By: mweststrate fbshipit-source-id: 78ed7e566d286773ee7f96bcf0f422bc350f9472
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9ee6ce156d
commit
0bdef67dcc
@@ -18,7 +18,7 @@
|
|||||||
"@babel/core": "^7.14.8",
|
"@babel/core": "^7.14.8",
|
||||||
"@babel/runtime": "^7.14.8",
|
"@babel/runtime": "^7.14.8",
|
||||||
"babel-jest": "^27.1.0",
|
"babel-jest": "^27.1.0",
|
||||||
"jest": "^27.0.6",
|
"jest": "^27.1.1",
|
||||||
"metro-react-native-babel-preset": "^0.66.2",
|
"metro-react-native-babel-preset": "^0.66.2",
|
||||||
"react-native-codegen": "^0.0.7",
|
"react-native-codegen": "^0.0.7",
|
||||||
"react-test-renderer": "17.0.2",
|
"react-test-renderer": "17.0.2",
|
||||||
|
|||||||
@@ -1010,47 +1010,47 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
|
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
|
||||||
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
||||||
|
|
||||||
"@jest/console@^27.0.6":
|
"@jest/console@^27.1.1":
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/console/-/console-27.0.6.tgz#3eb72ea80897495c3d73dd97aab7f26770e2260f"
|
resolved "https://registry.yarnpkg.com/@jest/console/-/console-27.1.1.tgz#e1eb8ef8a410e75e80bb17429047ed5d43411d20"
|
||||||
integrity sha512-fMlIBocSHPZ3JxgWiDNW/KPj6s+YRd0hicb33IrmelCcjXo/pXPwvuiKFmZz+XuqI/1u7nbUK10zSsWL/1aegg==
|
integrity sha512-VpQJRsWSeAem0zpBjeRtDbcD6DlbNoK11dNYt+PSQ+DDORh9q2/xyEpErfwgnLjWX0EKkSZmTGx/iH9Inzs6vQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
jest-message-util "^27.0.6"
|
jest-message-util "^27.1.1"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
|
|
||||||
"@jest/core@^27.0.6":
|
"@jest/core@^27.1.1":
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.0.6.tgz#c5f642727a0b3bf0f37c4b46c675372d0978d4a1"
|
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.1.1.tgz#d9d42214920cb96c2a6cc48517cf62d4351da3aa"
|
||||||
integrity sha512-SsYBm3yhqOn5ZLJCtccaBcvD/ccTLCeuDv8U41WJH/V1MW5eKUkeMHT9U+Pw/v1m1AIWlnIW/eM2XzQr0rEmow==
|
integrity sha512-oCkKeTgI0emznKcLoq5OCD0PhxCijA4l7ejDnWW3d5bgSi+zfVaLybVqa+EQOxpNejQWtTna7tmsAXjMN9N43Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/console" "^27.0.6"
|
"@jest/console" "^27.1.1"
|
||||||
"@jest/reporters" "^27.0.6"
|
"@jest/reporters" "^27.1.1"
|
||||||
"@jest/test-result" "^27.0.6"
|
"@jest/test-result" "^27.1.1"
|
||||||
"@jest/transform" "^27.0.6"
|
"@jest/transform" "^27.1.1"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
ansi-escapes "^4.2.1"
|
ansi-escapes "^4.2.1"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
emittery "^0.8.1"
|
emittery "^0.8.1"
|
||||||
exit "^0.1.2"
|
exit "^0.1.2"
|
||||||
graceful-fs "^4.2.4"
|
graceful-fs "^4.2.4"
|
||||||
jest-changed-files "^27.0.6"
|
jest-changed-files "^27.1.1"
|
||||||
jest-config "^27.0.6"
|
jest-config "^27.1.1"
|
||||||
jest-haste-map "^27.0.6"
|
jest-haste-map "^27.1.1"
|
||||||
jest-message-util "^27.0.6"
|
jest-message-util "^27.1.1"
|
||||||
jest-regex-util "^27.0.6"
|
jest-regex-util "^27.0.6"
|
||||||
jest-resolve "^27.0.6"
|
jest-resolve "^27.1.1"
|
||||||
jest-resolve-dependencies "^27.0.6"
|
jest-resolve-dependencies "^27.1.1"
|
||||||
jest-runner "^27.0.6"
|
jest-runner "^27.1.1"
|
||||||
jest-runtime "^27.0.6"
|
jest-runtime "^27.1.1"
|
||||||
jest-snapshot "^27.0.6"
|
jest-snapshot "^27.1.1"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
jest-validate "^27.0.6"
|
jest-validate "^27.1.1"
|
||||||
jest-watcher "^27.0.6"
|
jest-watcher "^27.1.1"
|
||||||
micromatch "^4.0.4"
|
micromatch "^4.0.4"
|
||||||
p-each-series "^2.1.0"
|
p-each-series "^2.1.0"
|
||||||
rimraf "^3.0.0"
|
rimraf "^3.0.0"
|
||||||
@@ -1064,47 +1064,47 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@jest/types" "^27.1.1"
|
"@jest/types" "^27.1.1"
|
||||||
|
|
||||||
"@jest/environment@^27.0.6":
|
"@jest/environment@^27.1.1":
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-27.0.6.tgz#ee293fe996db01d7d663b8108fa0e1ff436219d2"
|
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-27.1.1.tgz#a1f7a552f7008f773988b9c0e445ede35f77bbb7"
|
||||||
integrity sha512-4XywtdhwZwCpPJ/qfAkqExRsERW+UaoSRStSHCCiQTUpoYdLukj+YJbQSFrZjhlUDRZeNiU9SFH0u7iNimdiIg==
|
integrity sha512-+y882/ZdxhyqF5RzxIrNIANjHj991WH7jifdcplzMDosDUOyCACFYUyVTBGbSTocbU+s1cesroRzkwi8hZ9SHg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/fake-timers" "^27.0.6"
|
"@jest/fake-timers" "^27.1.1"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
jest-mock "^27.0.6"
|
jest-mock "^27.1.1"
|
||||||
|
|
||||||
"@jest/fake-timers@^27.0.6":
|
"@jest/fake-timers@^27.1.1":
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-27.0.6.tgz#cbad52f3fe6abe30e7acb8cd5fa3466b9588e3df"
|
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-27.1.1.tgz#557a1c0d067d33bcda4dfae9a7d8f96a15a954b5"
|
||||||
integrity sha512-sqd+xTWtZ94l3yWDKnRTdvTeZ+A/V7SSKrxsrOKSqdyddb9CeNRF8fbhAU0D7ZJBpTTW2nbp6MftmKJDZfW2LQ==
|
integrity sha512-u8TJ5VlsVYTsGFatoyIae2l25pku4Bu15QCPTx2Gs5z+R//Ee3tHN85462Vc9yGVcdDvgADbqNkhOLxbEwPjMQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
"@sinonjs/fake-timers" "^7.0.2"
|
"@sinonjs/fake-timers" "^7.0.2"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
jest-message-util "^27.0.6"
|
jest-message-util "^27.1.1"
|
||||||
jest-mock "^27.0.6"
|
jest-mock "^27.1.1"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
|
|
||||||
"@jest/globals@^27.0.6":
|
"@jest/globals@^27.1.1":
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-27.0.6.tgz#48e3903f99a4650673d8657334d13c9caf0e8f82"
|
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-27.1.1.tgz#cfe5f4d5b37483cef62b79612128ccc7e3c951d8"
|
||||||
integrity sha512-DdTGCP606rh9bjkdQ7VvChV18iS7q0IMJVP1piwTWyWskol4iqcVwthZmoJEf7obE1nc34OpIyoVGPeqLC+ryw==
|
integrity sha512-Q3JcTPmY+DAEHnr4MpnBV3mwy50EGrTC6oSDTNnW7FNGGacTJAfpWNk02D7xv422T1OzK2A2BKx+26xJOvHkyw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/environment" "^27.0.6"
|
"@jest/environment" "^27.1.1"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
expect "^27.0.6"
|
expect "^27.1.1"
|
||||||
|
|
||||||
"@jest/reporters@^27.0.6":
|
"@jest/reporters@^27.1.1":
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-27.0.6.tgz#91e7f2d98c002ad5df94d5b5167c1eb0b9fd5b00"
|
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-27.1.1.tgz#ee5724092f197bb78c60affb9c6f34b6777990c2"
|
||||||
integrity sha512-TIkBt09Cb2gptji3yJXb3EE+eVltW6BjO7frO7NEfjI9vSIYoISi5R3aI3KpEDXlB1xwB+97NXIqz84qYeYsfA==
|
integrity sha512-cEERs62n1P4Pqox9HWyNOEkP57G95aK2mBjB6D8Ruz1Yc98fKH53b58rlVEnsY5nLmkLNZk65fxNi9C0Yds/8w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@bcoe/v8-coverage" "^0.2.3"
|
"@bcoe/v8-coverage" "^0.2.3"
|
||||||
"@jest/console" "^27.0.6"
|
"@jest/console" "^27.1.1"
|
||||||
"@jest/test-result" "^27.0.6"
|
"@jest/test-result" "^27.1.1"
|
||||||
"@jest/transform" "^27.0.6"
|
"@jest/transform" "^27.1.1"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
collect-v8-coverage "^1.0.0"
|
collect-v8-coverage "^1.0.0"
|
||||||
exit "^0.1.2"
|
exit "^0.1.2"
|
||||||
@@ -1115,10 +1115,10 @@
|
|||||||
istanbul-lib-report "^3.0.0"
|
istanbul-lib-report "^3.0.0"
|
||||||
istanbul-lib-source-maps "^4.0.0"
|
istanbul-lib-source-maps "^4.0.0"
|
||||||
istanbul-reports "^3.0.2"
|
istanbul-reports "^3.0.2"
|
||||||
jest-haste-map "^27.0.6"
|
jest-haste-map "^27.1.1"
|
||||||
jest-resolve "^27.0.6"
|
jest-resolve "^27.1.1"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
jest-worker "^27.0.6"
|
jest-worker "^27.1.1"
|
||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
source-map "^0.6.0"
|
source-map "^0.6.0"
|
||||||
string-length "^4.0.1"
|
string-length "^4.0.1"
|
||||||
@@ -1134,27 +1134,27 @@
|
|||||||
graceful-fs "^4.2.4"
|
graceful-fs "^4.2.4"
|
||||||
source-map "^0.6.0"
|
source-map "^0.6.0"
|
||||||
|
|
||||||
"@jest/test-result@^27.0.6":
|
"@jest/test-result@^27.1.1":
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-27.0.6.tgz#3fa42015a14e4fdede6acd042ce98c7f36627051"
|
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-27.1.1.tgz#1086b39af5040b932a55e7f1fa1bc4671bed4781"
|
||||||
integrity sha512-ja/pBOMTufjX4JLEauLxE3LQBPaI2YjGFtXexRAjt1I/MbfNlMx0sytSX3tn5hSLzQsR3Qy2rd0hc1BWojtj9w==
|
integrity sha512-8vy75A0Jtfz9DqXFUkjC5Co/wRla+D7qRFdShUY8SbPqBS3GBx3tpba7sGKFos8mQrdbe39n+c1zgVKtarfy6A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/console" "^27.0.6"
|
"@jest/console" "^27.1.1"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
"@types/istanbul-lib-coverage" "^2.0.0"
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
||||||
collect-v8-coverage "^1.0.0"
|
collect-v8-coverage "^1.0.0"
|
||||||
|
|
||||||
"@jest/test-sequencer@^27.0.6":
|
"@jest/test-sequencer@^27.1.1":
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-27.0.6.tgz#80a913ed7a1130545b1cd777ff2735dd3af5d34b"
|
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-27.1.1.tgz#cea3722ec6f6330000240fd999ad3123adaf5992"
|
||||||
integrity sha512-bISzNIApazYOlTHDum9PwW22NOyDa6VI31n6JucpjTVM0jD6JDgqEZ9+yn575nDdPF0+4csYDxNNW13NvFQGZA==
|
integrity sha512-l8zD3EdeixvwmLNlJoMX3hhj8iIze95okj4sqmBzOq/zW8gZLElUveH4bpKEMuR+Nweazjlwc7L6g4C26M/y6Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/test-result" "^27.0.6"
|
"@jest/test-result" "^27.1.1"
|
||||||
graceful-fs "^4.2.4"
|
graceful-fs "^4.2.4"
|
||||||
jest-haste-map "^27.0.6"
|
jest-haste-map "^27.1.1"
|
||||||
jest-runtime "^27.0.6"
|
jest-runtime "^27.1.1"
|
||||||
|
|
||||||
"@jest/transform@^27.0.6", "@jest/transform@^27.1.0":
|
"@jest/transform@^27.1.0":
|
||||||
version "27.1.0"
|
version "27.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.1.0.tgz#962e385517e3d1f62827fa39c305edcc3ca8544b"
|
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.1.0.tgz#962e385517e3d1f62827fa39c305edcc3ca8544b"
|
||||||
integrity sha512-ZRGCA2ZEVJ00ubrhkTG87kyLbN6n55g1Ilq0X9nJb5bX3MhMp3O6M7KG+LvYu+nZRqG5cXsQnJEdZbdpTAV8pQ==
|
integrity sha512-ZRGCA2ZEVJ00ubrhkTG87kyLbN6n55g1Ilq0X9nJb5bX3MhMp3O6M7KG+LvYu+nZRqG5cXsQnJEdZbdpTAV8pQ==
|
||||||
@@ -1175,6 +1175,27 @@
|
|||||||
source-map "^0.6.1"
|
source-map "^0.6.1"
|
||||||
write-file-atomic "^3.0.0"
|
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"
|
||||||
|
integrity sha512-qM19Eu75U6Jc5zosXXVnq900Nl9JDpoGaZ4Mg6wZs7oqbu3heYSMOZS19DlwjlhWdfNRjF4UeAgkrCJCK3fEXg==
|
||||||
|
dependencies:
|
||||||
|
"@babel/core" "^7.1.0"
|
||||||
|
"@jest/types" "^27.1.1"
|
||||||
|
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.1"
|
||||||
|
jest-regex-util "^27.0.6"
|
||||||
|
jest-util "^27.1.1"
|
||||||
|
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@^26.6.2":
|
"@jest/types@^26.6.2":
|
||||||
version "26.6.2"
|
version "26.6.2"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e"
|
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e"
|
||||||
@@ -1186,7 +1207,7 @@
|
|||||||
"@types/yargs" "^15.0.0"
|
"@types/yargs" "^15.0.0"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
|
|
||||||
"@jest/types@^27.0.6", "@jest/types@^27.1.0":
|
"@jest/types@^27.1.0":
|
||||||
version "27.1.0"
|
version "27.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.1.0.tgz#674a40325eab23c857ebc0689e7e191a3c5b10cc"
|
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.1.0.tgz#674a40325eab23c857ebc0689e7e191a3c5b10cc"
|
||||||
integrity sha512-pRP5cLIzN7I7Vp6mHKRSaZD7YpBTK7hawx5si8trMKqk4+WOdK8NEKOTO2G8PKWD1HbKMVckVB6/XHh/olhf2g==
|
integrity sha512-pRP5cLIzN7I7Vp6mHKRSaZD7YpBTK7hawx5si8trMKqk4+WOdK8NEKOTO2G8PKWD1HbKMVckVB6/XHh/olhf2g==
|
||||||
@@ -1743,7 +1764,7 @@ babel-core@^7.0.0-bridge.0:
|
|||||||
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
|
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
|
||||||
integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
|
integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
|
||||||
|
|
||||||
babel-jest@^27.0.6, babel-jest@^27.1.0:
|
babel-jest@^27.1.0:
|
||||||
version "27.1.0"
|
version "27.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.1.0.tgz#e96ca04554fd32274439869e2b6d24de9d91bc4e"
|
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.1.0.tgz#e96ca04554fd32274439869e2b6d24de9d91bc4e"
|
||||||
integrity sha512-6NrdqzaYemALGCuR97QkC/FkFIEBWP5pw5TMJoUHZTVXyOgocujp6A0JE2V6gE0HtqAAv6VKU/nI+OCR1Z4gHA==
|
integrity sha512-6NrdqzaYemALGCuR97QkC/FkFIEBWP5pw5TMJoUHZTVXyOgocujp6A0JE2V6gE0HtqAAv6VKU/nI+OCR1Z4gHA==
|
||||||
@@ -1757,6 +1778,20 @@ babel-jest@^27.0.6, babel-jest@^27.1.0:
|
|||||||
graceful-fs "^4.2.4"
|
graceful-fs "^4.2.4"
|
||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
|
|
||||||
|
babel-jest@^27.1.1:
|
||||||
|
version "27.1.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.1.1.tgz#9359c45995d0940b84d2176ab83423f9eed07617"
|
||||||
|
integrity sha512-JA+dzJl4n2RBvWQEnph6HJaTHrsIPiXGQYatt/D8nR4UpX9UG4GaDzykVVPQBbrdTebZREkRb6SOxyIXJRab6Q==
|
||||||
|
dependencies:
|
||||||
|
"@jest/transform" "^27.1.1"
|
||||||
|
"@jest/types" "^27.1.1"
|
||||||
|
"@types/babel__core" "^7.1.14"
|
||||||
|
babel-plugin-istanbul "^6.0.0"
|
||||||
|
babel-preset-jest "^27.0.6"
|
||||||
|
chalk "^4.0.0"
|
||||||
|
graceful-fs "^4.2.4"
|
||||||
|
slash "^3.0.0"
|
||||||
|
|
||||||
babel-plugin-dynamic-import-node@^2.3.3:
|
babel-plugin-dynamic-import-node@^2.3.3:
|
||||||
version "2.3.3"
|
version "2.3.3"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3"
|
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3"
|
||||||
@@ -2679,16 +2714,16 @@ expand-brackets@^2.1.4:
|
|||||||
snapdragon "^0.8.1"
|
snapdragon "^0.8.1"
|
||||||
to-regex "^3.0.1"
|
to-regex "^3.0.1"
|
||||||
|
|
||||||
expect@^27.0.6:
|
expect@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/expect/-/expect-27.0.6.tgz#a4d74fbe27222c718fff68ef49d78e26a8fd4c05"
|
resolved "https://registry.yarnpkg.com/expect/-/expect-27.1.1.tgz#020215da67d41cd6ad805fa00bd030985ca7c093"
|
||||||
integrity sha512-psNLt8j2kwg42jGBDSfAlU49CEZxejN1f1PlANWDZqIhBOVU/c2Pm888FcjWJzFewhIsNWfZJeLjUjtKGiPuSw==
|
integrity sha512-JQAzp0CJoFFHF1RnOtrMUNMdsfx/Tl0+FhRzVl8q0fa23N+JyWdPXwb3T5rkHCvyo9uttnK7lVdKCBl1b/9EDw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
ansi-styles "^5.0.0"
|
ansi-styles "^5.0.0"
|
||||||
jest-get-type "^27.0.6"
|
jest-get-type "^27.0.6"
|
||||||
jest-matcher-utils "^27.0.6"
|
jest-matcher-utils "^27.1.1"
|
||||||
jest-message-util "^27.0.6"
|
jest-message-util "^27.1.1"
|
||||||
jest-regex-util "^27.0.6"
|
jest-regex-util "^27.0.6"
|
||||||
|
|
||||||
extend-shallow@^2.0.1:
|
extend-shallow@^2.0.1:
|
||||||
@@ -3386,94 +3421,94 @@ istanbul-reports@^3.0.2:
|
|||||||
html-escaper "^2.0.0"
|
html-escaper "^2.0.0"
|
||||||
istanbul-lib-report "^3.0.0"
|
istanbul-lib-report "^3.0.0"
|
||||||
|
|
||||||
jest-changed-files@^27.0.6:
|
jest-changed-files@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-27.0.6.tgz#bed6183fcdea8a285482e3b50a9a7712d49a7a8b"
|
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-27.1.1.tgz#9b3f67a34cc58e3e811e2e1e21529837653e4200"
|
||||||
integrity sha512-BuL/ZDauaq5dumYh5y20sn4IISnf1P9A0TDswTxUi84ORGtVa86ApuBHqICL0vepqAnZiY6a7xeSPWv2/yy4eA==
|
integrity sha512-5TV9+fYlC2A6hu3qtoyGHprBwCAn0AuGA77bZdUgYvVlRMjHXo063VcWTEAyx6XAZ85DYHqp0+aHKbPlfRDRvA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
execa "^5.0.0"
|
execa "^5.0.0"
|
||||||
throat "^6.0.1"
|
throat "^6.0.1"
|
||||||
|
|
||||||
jest-circus@^27.0.6:
|
jest-circus@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-27.0.6.tgz#dd4df17c4697db6a2c232aaad4e9cec666926668"
|
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-27.1.1.tgz#08dd3ec5cbaadce68ce6388ebccbe051d1b34bc6"
|
||||||
integrity sha512-OJlsz6BBeX9qR+7O9lXefWoc2m9ZqcZ5Ohlzz0pTEAG4xMiZUJoacY8f4YDHxgk0oKYxj277AfOk9w6hZYvi1Q==
|
integrity sha512-Xed1ApiMFu/yzqGMBToHr8sp2gkX/ARZf4nXoGrHJrXrTUdVIWiVYheayfcOaPdQvQEE/uyBLgW7I7YBLIrAXQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/environment" "^27.0.6"
|
"@jest/environment" "^27.1.1"
|
||||||
"@jest/test-result" "^27.0.6"
|
"@jest/test-result" "^27.1.1"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
co "^4.6.0"
|
co "^4.6.0"
|
||||||
dedent "^0.7.0"
|
dedent "^0.7.0"
|
||||||
expect "^27.0.6"
|
expect "^27.1.1"
|
||||||
is-generator-fn "^2.0.0"
|
is-generator-fn "^2.0.0"
|
||||||
jest-each "^27.0.6"
|
jest-each "^27.1.1"
|
||||||
jest-matcher-utils "^27.0.6"
|
jest-matcher-utils "^27.1.1"
|
||||||
jest-message-util "^27.0.6"
|
jest-message-util "^27.1.1"
|
||||||
jest-runtime "^27.0.6"
|
jest-runtime "^27.1.1"
|
||||||
jest-snapshot "^27.0.6"
|
jest-snapshot "^27.1.1"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
pretty-format "^27.0.6"
|
pretty-format "^27.1.1"
|
||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
stack-utils "^2.0.3"
|
stack-utils "^2.0.3"
|
||||||
throat "^6.0.1"
|
throat "^6.0.1"
|
||||||
|
|
||||||
jest-cli@^27.0.6:
|
jest-cli@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.0.6.tgz#d021e5f4d86d6a212450d4c7b86cb219f1e6864f"
|
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.1.1.tgz#6491a0278231ffee61083ad468809328e96a8eb2"
|
||||||
integrity sha512-qUUVlGb9fdKir3RDE+B10ULI+LQrz+MCflEH2UJyoUjoHHCbxDrMxSzjQAPUMsic4SncI62ofYCcAvW6+6rhhg==
|
integrity sha512-LCjfEYp9D3bcOeVUUpEol9Y1ijZYMWVqflSmtw/wX+6Fb7zP4IlO14/6s9v1pxsoM4Pn46+M2zABgKuQjyDpTw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/core" "^27.0.6"
|
"@jest/core" "^27.1.1"
|
||||||
"@jest/test-result" "^27.0.6"
|
"@jest/test-result" "^27.1.1"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
exit "^0.1.2"
|
exit "^0.1.2"
|
||||||
graceful-fs "^4.2.4"
|
graceful-fs "^4.2.4"
|
||||||
import-local "^3.0.2"
|
import-local "^3.0.2"
|
||||||
jest-config "^27.0.6"
|
jest-config "^27.1.1"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
jest-validate "^27.0.6"
|
jest-validate "^27.1.1"
|
||||||
prompts "^2.0.1"
|
prompts "^2.0.1"
|
||||||
yargs "^16.0.3"
|
yargs "^16.0.3"
|
||||||
|
|
||||||
jest-config@^27.0.6:
|
jest-config@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.0.6.tgz#119fb10f149ba63d9c50621baa4f1f179500277f"
|
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.1.1.tgz#cde823ad27f7ec0b9440035eabc75d4ac1ea024c"
|
||||||
integrity sha512-JZRR3I1Plr2YxPBhgqRspDE2S5zprbga3swYNrvY3HfQGu7p/GjyLOqwrYad97tX3U3mzT53TPHVmozacfP/3w==
|
integrity sha512-2iSd5zoJV4MsWPcLCGwUVUY/j6pZXm4Qd3rnbCtrd9EHNTg458iHw8PZztPQXfxKBKJxLfBk7tbZqYF8MGtxJA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.1.0"
|
"@babel/core" "^7.1.0"
|
||||||
"@jest/test-sequencer" "^27.0.6"
|
"@jest/test-sequencer" "^27.1.1"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
babel-jest "^27.0.6"
|
babel-jest "^27.1.1"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
deepmerge "^4.2.2"
|
deepmerge "^4.2.2"
|
||||||
glob "^7.1.1"
|
glob "^7.1.1"
|
||||||
graceful-fs "^4.2.4"
|
graceful-fs "^4.2.4"
|
||||||
is-ci "^3.0.0"
|
is-ci "^3.0.0"
|
||||||
jest-circus "^27.0.6"
|
jest-circus "^27.1.1"
|
||||||
jest-environment-jsdom "^27.0.6"
|
jest-environment-jsdom "^27.1.1"
|
||||||
jest-environment-node "^27.0.6"
|
jest-environment-node "^27.1.1"
|
||||||
jest-get-type "^27.0.6"
|
jest-get-type "^27.0.6"
|
||||||
jest-jasmine2 "^27.0.6"
|
jest-jasmine2 "^27.1.1"
|
||||||
jest-regex-util "^27.0.6"
|
jest-regex-util "^27.0.6"
|
||||||
jest-resolve "^27.0.6"
|
jest-resolve "^27.1.1"
|
||||||
jest-runner "^27.0.6"
|
jest-runner "^27.1.1"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
jest-validate "^27.0.6"
|
jest-validate "^27.1.1"
|
||||||
micromatch "^4.0.4"
|
micromatch "^4.0.4"
|
||||||
pretty-format "^27.0.6"
|
pretty-format "^27.1.1"
|
||||||
|
|
||||||
jest-diff@^27.0.6:
|
jest-diff@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.0.6.tgz#4a7a19ee6f04ad70e0e3388f35829394a44c7b5e"
|
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.1.1.tgz#1d1629ca2e3933b10cb27dc260e28e3dba182684"
|
||||||
integrity sha512-Z1mqgkTCSYaFgwTlP/NUiRzdqgxmmhzHY1Tq17zL94morOHfHu3K4bgSgl+CR4GLhpV8VxkuOYuIWnQ9LnFqmg==
|
integrity sha512-m/6n5158rqEriTazqHtBpOa2B/gGgXJijX6nsEgZfbJ/3pxQcdpVXBe+FP39b1dxWHyLVVmuVXddmAwtqFO4Lg==
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
diff-sequences "^27.0.6"
|
diff-sequences "^27.0.6"
|
||||||
jest-get-type "^27.0.6"
|
jest-get-type "^27.0.6"
|
||||||
pretty-format "^27.0.6"
|
pretty-format "^27.1.1"
|
||||||
|
|
||||||
jest-docblock@^27.0.6:
|
jest-docblock@^27.0.6:
|
||||||
version "27.0.6"
|
version "27.0.6"
|
||||||
@@ -3482,41 +3517,41 @@ jest-docblock@^27.0.6:
|
|||||||
dependencies:
|
dependencies:
|
||||||
detect-newline "^3.0.0"
|
detect-newline "^3.0.0"
|
||||||
|
|
||||||
jest-each@^27.0.6:
|
jest-each@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-27.0.6.tgz#cee117071b04060158dc8d9a66dc50ad40ef453b"
|
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-27.1.1.tgz#caa1e7eed77144be346eb18712885b990389348a"
|
||||||
integrity sha512-m6yKcV3bkSWrUIjxkE9OC0mhBZZdhovIW5ergBYirqnkLXkyEn3oUUF/QZgyecA1cF1QFyTE8bRRl8Tfg1pfLA==
|
integrity sha512-r6hOsTLavUBb1xN0uDa89jdDeBmJ+K49fWpbyxeGRA2pLY46PlC4z551/cWNQzrj+IUa5/gSRsCIV/01HdNPug==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
jest-get-type "^27.0.6"
|
jest-get-type "^27.0.6"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
pretty-format "^27.0.6"
|
pretty-format "^27.1.1"
|
||||||
|
|
||||||
jest-environment-jsdom@^27.0.6:
|
jest-environment-jsdom@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-27.0.6.tgz#f66426c4c9950807d0a9f209c590ce544f73291f"
|
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-27.1.1.tgz#e53e98a16e6a764b8ee8db3b29b3a8c27db06f66"
|
||||||
integrity sha512-FvetXg7lnXL9+78H+xUAsra3IeZRTiegA3An01cWeXBspKXUhAwMM9ycIJ4yBaR0L7HkoMPaZsozCLHh4T8fuw==
|
integrity sha512-6vOnoZ6IaExuw7FvnuJhA1qFYv1DDSnN0sQowzolNwxQp7bG1YhLxj2YU1sVXAYA3IR3MbH2mbnJUsLUWfyfzw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/environment" "^27.0.6"
|
"@jest/environment" "^27.1.1"
|
||||||
"@jest/fake-timers" "^27.0.6"
|
"@jest/fake-timers" "^27.1.1"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
jest-mock "^27.0.6"
|
jest-mock "^27.1.1"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
jsdom "^16.6.0"
|
jsdom "^16.6.0"
|
||||||
|
|
||||||
jest-environment-node@^27.0.6:
|
jest-environment-node@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-27.0.6.tgz#a6699b7ceb52e8d68138b9808b0c404e505f3e07"
|
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-27.1.1.tgz#97425d4762b2aeab15892ffba08c6cbed7653e75"
|
||||||
integrity sha512-+Vi6yLrPg/qC81jfXx3IBlVnDTI6kmRr08iVa2hFCWmJt4zha0XW7ucQltCAPhSR0FEKEoJ3i+W4E6T0s9is0w==
|
integrity sha512-OEGeZh0PwzngNIYWYgWrvTcLygopV8OJbC9HNb0j70VBKgEIsdZkYhwcFnaURX83OHACMqf1pa9Tv5Pw5jemrg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/environment" "^27.0.6"
|
"@jest/environment" "^27.1.1"
|
||||||
"@jest/fake-timers" "^27.0.6"
|
"@jest/fake-timers" "^27.1.1"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
jest-mock "^27.0.6"
|
jest-mock "^27.1.1"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
|
|
||||||
jest-get-type@^26.3.0:
|
jest-get-type@^26.3.0:
|
||||||
version "26.3.0"
|
version "26.3.0"
|
||||||
@@ -3549,26 +3584,6 @@ jest-haste-map@^26.5.2:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "^2.1.2"
|
fsevents "^2.1.2"
|
||||||
|
|
||||||
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.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.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:
|
|
||||||
fsevents "^2.3.2"
|
|
||||||
|
|
||||||
jest-haste-map@^27.1.0:
|
jest-haste-map@^27.1.0:
|
||||||
version "27.1.0"
|
version "27.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.1.0.tgz#a39f456823bd6a74e3c86ad25f6fa870428326bf"
|
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.1.0.tgz#a39f456823bd6a74e3c86ad25f6fa870428326bf"
|
||||||
@@ -3589,69 +3604,89 @@ jest-haste-map@^27.1.0:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "^2.3.2"
|
fsevents "^2.3.2"
|
||||||
|
|
||||||
jest-jasmine2@^27.0.6:
|
jest-haste-map@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-27.0.6.tgz#fd509a9ed3d92bd6edb68a779f4738b100655b37"
|
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.1.1.tgz#f7c646b0e417ec29b80b96cf785b57b581384adf"
|
||||||
integrity sha512-cjpH2sBy+t6dvCeKBsHpW41mjHzXgsavaFMp+VWRf0eR4EW8xASk1acqmljFtK2DgyIECMv2yCdY41r2l1+4iA==
|
integrity sha512-NGLYVAdh5C8Ezg5QBFzrNeYsfxptDBPlhvZNaicLiZX77F/rS27a9M6u9ripWAaaD54xnWdZNZpEkdjD5Eo5aQ==
|
||||||
|
dependencies:
|
||||||
|
"@jest/types" "^27.1.1"
|
||||||
|
"@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.1"
|
||||||
|
jest-worker "^27.1.1"
|
||||||
|
micromatch "^4.0.4"
|
||||||
|
walker "^1.0.7"
|
||||||
|
optionalDependencies:
|
||||||
|
fsevents "^2.3.2"
|
||||||
|
|
||||||
|
jest-jasmine2@^27.1.1:
|
||||||
|
version "27.1.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-27.1.1.tgz#efb9e7b70ce834c35c91e1a2f01bb41b462fad43"
|
||||||
|
integrity sha512-0LAzUmcmvQwjIdJt0cXUVX4G5qjVXE8ELt6nbMNDzv2yAs2hYCCUtQq+Eje70GwAysWCGcS64QeYj5VPHYVxPg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/traverse" "^7.1.0"
|
"@babel/traverse" "^7.1.0"
|
||||||
"@jest/environment" "^27.0.6"
|
"@jest/environment" "^27.1.1"
|
||||||
"@jest/source-map" "^27.0.6"
|
"@jest/source-map" "^27.0.6"
|
||||||
"@jest/test-result" "^27.0.6"
|
"@jest/test-result" "^27.1.1"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
co "^4.6.0"
|
co "^4.6.0"
|
||||||
expect "^27.0.6"
|
expect "^27.1.1"
|
||||||
is-generator-fn "^2.0.0"
|
is-generator-fn "^2.0.0"
|
||||||
jest-each "^27.0.6"
|
jest-each "^27.1.1"
|
||||||
jest-matcher-utils "^27.0.6"
|
jest-matcher-utils "^27.1.1"
|
||||||
jest-message-util "^27.0.6"
|
jest-message-util "^27.1.1"
|
||||||
jest-runtime "^27.0.6"
|
jest-runtime "^27.1.1"
|
||||||
jest-snapshot "^27.0.6"
|
jest-snapshot "^27.1.1"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
pretty-format "^27.0.6"
|
pretty-format "^27.1.1"
|
||||||
throat "^6.0.1"
|
throat "^6.0.1"
|
||||||
|
|
||||||
jest-leak-detector@^27.0.6:
|
jest-leak-detector@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-27.0.6.tgz#545854275f85450d4ef4b8fe305ca2a26450450f"
|
resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-27.1.1.tgz#8e05ec4b339814fc4202f07d875da65189e3d7d4"
|
||||||
integrity sha512-2/d6n2wlH5zEcdctX4zdbgX8oM61tb67PQt4Xh8JFAIy6LRKUnX528HulkaG6nD5qDl5vRV1NXejCe1XRCH5gQ==
|
integrity sha512-gwSgzmqShoeEsEVpgObymQPrM9P6557jt1EsFW5aCeJ46Cme0EdjYU7xr6llQZ5GpWDl56eOstUaPXiZOfiTKw==
|
||||||
dependencies:
|
dependencies:
|
||||||
jest-get-type "^27.0.6"
|
jest-get-type "^27.0.6"
|
||||||
pretty-format "^27.0.6"
|
pretty-format "^27.1.1"
|
||||||
|
|
||||||
jest-matcher-utils@^27.0.6:
|
jest-matcher-utils@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.0.6.tgz#2a8da1e86c620b39459f4352eaa255f0d43e39a9"
|
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.1.1.tgz#1f444d7491ccf9edca746336b056178789a59651"
|
||||||
integrity sha512-OFgF2VCQx9vdPSYTHWJ9MzFCehs20TsyFi6bIHbk5V1u52zJOnvF0Y/65z3GLZHKRuTgVPY4Z6LVePNahaQ+tA==
|
integrity sha512-Q1a10w9Y4sh0wegkdP6reQOa/Dtz7nAvDqBgrat1ItZAUvk4jzXAqyhXPu/ZuEtDaXaNKpdRPRQA8bvkOh2Eaw==
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
jest-diff "^27.0.6"
|
jest-diff "^27.1.1"
|
||||||
jest-get-type "^27.0.6"
|
jest-get-type "^27.0.6"
|
||||||
pretty-format "^27.0.6"
|
pretty-format "^27.1.1"
|
||||||
|
|
||||||
jest-message-util@^27.0.6:
|
jest-message-util@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-27.0.6.tgz#158bcdf4785706492d164a39abca6a14da5ab8b5"
|
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-27.1.1.tgz#980110fb72fcfa711cd9a95e8f10d335207585c6"
|
||||||
integrity sha512-rBxIs2XK7rGy+zGxgi+UJKP6WqQ+KrBbD1YMj517HYN3v2BG66t3Xan3FWqYHKZwjdB700KiAJ+iES9a0M+ixw==
|
integrity sha512-b697BOJV93+AVGvzLRtVZ0cTVRbd59OaWnbB2D75GRaIMc4I+Z9W0wHxbfjW01JWO+TqqW4yevT0aN7Fd0XWng==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.12.13"
|
"@babel/code-frame" "^7.12.13"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
"@types/stack-utils" "^2.0.0"
|
"@types/stack-utils" "^2.0.0"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
graceful-fs "^4.2.4"
|
graceful-fs "^4.2.4"
|
||||||
micromatch "^4.0.4"
|
micromatch "^4.0.4"
|
||||||
pretty-format "^27.0.6"
|
pretty-format "^27.1.1"
|
||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
stack-utils "^2.0.3"
|
stack-utils "^2.0.3"
|
||||||
|
|
||||||
jest-mock@^27.0.6:
|
jest-mock@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.0.6.tgz#0efdd40851398307ba16778728f6d34d583e3467"
|
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.1.1.tgz#c7a2e81301fdcf3dab114931d23d89ec9d0c3a82"
|
||||||
integrity sha512-lzBETUoK8cSxts2NYXSBWT+EJNzmUVtVVwS1sU9GwE1DLCfGsngg+ZVSIe0yd0ZSm+y791esiuo+WSwpXJQ5Bw==
|
integrity sha512-SClsFKuYBf+6SSi8jtAYOuPw8DDMsTElUWEae3zq7vDhH01ayVSIHUSIa8UgbDOUalCFp6gNsaikN0rbxN4dbw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
|
|
||||||
jest-pnp-resolver@^1.2.2:
|
jest-pnp-resolver@^1.2.2:
|
||||||
@@ -3669,86 +3704,88 @@ jest-regex-util@^27.0.6:
|
|||||||
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-27.0.6.tgz#02e112082935ae949ce5d13b2675db3d8c87d9c5"
|
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-27.0.6.tgz#02e112082935ae949ce5d13b2675db3d8c87d9c5"
|
||||||
integrity sha512-SUhPzBsGa1IKm8hx2F4NfTGGp+r7BXJ4CulsZ1k2kI+mGLG+lxGrs76veN2LF/aUdGosJBzKgXmNCw+BzFqBDQ==
|
integrity sha512-SUhPzBsGa1IKm8hx2F4NfTGGp+r7BXJ4CulsZ1k2kI+mGLG+lxGrs76veN2LF/aUdGosJBzKgXmNCw+BzFqBDQ==
|
||||||
|
|
||||||
jest-resolve-dependencies@^27.0.6:
|
jest-resolve-dependencies@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-27.0.6.tgz#3e619e0ef391c3ecfcf6ef4056207a3d2be3269f"
|
resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-27.1.1.tgz#6f3e0916c1764dd1853c6111ed9d66c66c792e40"
|
||||||
integrity sha512-mg9x9DS3BPAREWKCAoyg3QucCr0n6S8HEEsqRCKSPjPcu9HzRILzhdzY3imsLoZWeosEbJZz6TKasveczzpJZA==
|
integrity sha512-sYZR+uBjFDCo4VhYeazZf/T+ryYItvdLKu9vHatqkUqHGjDMrdEPOykiqC2iEpaCFTS+3iL/21CYiJuKdRbniw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
jest-regex-util "^27.0.6"
|
jest-regex-util "^27.0.6"
|
||||||
jest-snapshot "^27.0.6"
|
jest-snapshot "^27.1.1"
|
||||||
|
|
||||||
jest-resolve@^27.0.6:
|
jest-resolve@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-27.0.6.tgz#e90f436dd4f8fbf53f58a91c42344864f8e55bff"
|
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-27.1.1.tgz#3a86762f9affcad9697bc88140b0581b623add33"
|
||||||
integrity sha512-yKmIgw2LgTh7uAJtzv8UFHGF7Dm7XfvOe/LQ3Txv101fLM8cx2h1QVwtSJ51Q/SCxpIiKfVn6G2jYYMDNHZteA==
|
integrity sha512-M41YFmWhvDVstwe7XuV21zynOiBLJB5Sk0GrIsYYgTkjfEWNLVXDjAyq1W7PHseaYNOxIc0nOGq/r5iwcZNC1A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
escalade "^3.1.1"
|
escalade "^3.1.1"
|
||||||
graceful-fs "^4.2.4"
|
graceful-fs "^4.2.4"
|
||||||
|
jest-haste-map "^27.1.1"
|
||||||
jest-pnp-resolver "^1.2.2"
|
jest-pnp-resolver "^1.2.2"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
jest-validate "^27.0.6"
|
jest-validate "^27.1.1"
|
||||||
resolve "^1.20.0"
|
resolve "^1.20.0"
|
||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
|
|
||||||
jest-runner@^27.0.6:
|
jest-runner@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-27.0.6.tgz#1325f45055539222bbc7256a6976e993ad2f9520"
|
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-27.1.1.tgz#1991fdf13a8fe6e49cef47332db33300649357cd"
|
||||||
integrity sha512-W3Bz5qAgaSChuivLn+nKOgjqNxM7O/9JOJoKDCqThPIg2sH/d4A/lzyiaFgnb9V1/w29Le11NpzTJSzga1vyYQ==
|
integrity sha512-lP3MBNQhg75/sQtVkC8dsAQZumvy3lHK/YIwYPfEyqGIX1qEcnYIRxP89q0ZgC5ngvi1vN2P5UFHszQxguWdng==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/console" "^27.0.6"
|
"@jest/console" "^27.1.1"
|
||||||
"@jest/environment" "^27.0.6"
|
"@jest/environment" "^27.1.1"
|
||||||
"@jest/test-result" "^27.0.6"
|
"@jest/test-result" "^27.1.1"
|
||||||
"@jest/transform" "^27.0.6"
|
"@jest/transform" "^27.1.1"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
emittery "^0.8.1"
|
emittery "^0.8.1"
|
||||||
exit "^0.1.2"
|
exit "^0.1.2"
|
||||||
graceful-fs "^4.2.4"
|
graceful-fs "^4.2.4"
|
||||||
jest-docblock "^27.0.6"
|
jest-docblock "^27.0.6"
|
||||||
jest-environment-jsdom "^27.0.6"
|
jest-environment-jsdom "^27.1.1"
|
||||||
jest-environment-node "^27.0.6"
|
jest-environment-node "^27.1.1"
|
||||||
jest-haste-map "^27.0.6"
|
jest-haste-map "^27.1.1"
|
||||||
jest-leak-detector "^27.0.6"
|
jest-leak-detector "^27.1.1"
|
||||||
jest-message-util "^27.0.6"
|
jest-message-util "^27.1.1"
|
||||||
jest-resolve "^27.0.6"
|
jest-resolve "^27.1.1"
|
||||||
jest-runtime "^27.0.6"
|
jest-runtime "^27.1.1"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
jest-worker "^27.0.6"
|
jest-worker "^27.1.1"
|
||||||
source-map-support "^0.5.6"
|
source-map-support "^0.5.6"
|
||||||
throat "^6.0.1"
|
throat "^6.0.1"
|
||||||
|
|
||||||
jest-runtime@^27.0.6:
|
jest-runtime@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-27.0.6.tgz#45877cfcd386afdd4f317def551fc369794c27c9"
|
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-27.1.1.tgz#bd0a0958a11c2f7d94d2e5f6f71864ad1c65fe44"
|
||||||
integrity sha512-BhvHLRVfKibYyqqEFkybsznKwhrsu7AWx2F3y9G9L95VSIN3/ZZ9vBpm/XCS2bS+BWz3sSeNGLzI3TVQ0uL85Q==
|
integrity sha512-FEwy+tSzmsvuKaQpyYsUyk31KG5vMmA2r2BSTHgv0yNfcooQdm2Ke91LM9Ud8D3xz8CLDHJWAI24haMFTwrsPg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/console" "^27.0.6"
|
"@jest/console" "^27.1.1"
|
||||||
"@jest/environment" "^27.0.6"
|
"@jest/environment" "^27.1.1"
|
||||||
"@jest/fake-timers" "^27.0.6"
|
"@jest/fake-timers" "^27.1.1"
|
||||||
"@jest/globals" "^27.0.6"
|
"@jest/globals" "^27.1.1"
|
||||||
"@jest/source-map" "^27.0.6"
|
"@jest/source-map" "^27.0.6"
|
||||||
"@jest/test-result" "^27.0.6"
|
"@jest/test-result" "^27.1.1"
|
||||||
"@jest/transform" "^27.0.6"
|
"@jest/transform" "^27.1.1"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
"@types/yargs" "^16.0.0"
|
"@types/yargs" "^16.0.0"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
cjs-module-lexer "^1.0.0"
|
cjs-module-lexer "^1.0.0"
|
||||||
collect-v8-coverage "^1.0.0"
|
collect-v8-coverage "^1.0.0"
|
||||||
|
execa "^5.0.0"
|
||||||
exit "^0.1.2"
|
exit "^0.1.2"
|
||||||
glob "^7.1.3"
|
glob "^7.1.3"
|
||||||
graceful-fs "^4.2.4"
|
graceful-fs "^4.2.4"
|
||||||
jest-haste-map "^27.0.6"
|
jest-haste-map "^27.1.1"
|
||||||
jest-message-util "^27.0.6"
|
jest-message-util "^27.1.1"
|
||||||
jest-mock "^27.0.6"
|
jest-mock "^27.1.1"
|
||||||
jest-regex-util "^27.0.6"
|
jest-regex-util "^27.0.6"
|
||||||
jest-resolve "^27.0.6"
|
jest-resolve "^27.1.1"
|
||||||
jest-snapshot "^27.0.6"
|
jest-snapshot "^27.1.1"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
jest-validate "^27.0.6"
|
jest-validate "^27.1.1"
|
||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
strip-bom "^4.0.0"
|
strip-bom "^4.0.0"
|
||||||
yargs "^16.0.3"
|
yargs "^16.0.3"
|
||||||
@@ -3769,10 +3806,10 @@ jest-serializer@^27.0.6:
|
|||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
graceful-fs "^4.2.4"
|
graceful-fs "^4.2.4"
|
||||||
|
|
||||||
jest-snapshot@^27.0.6:
|
jest-snapshot@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-27.0.6.tgz#f4e6b208bd2e92e888344d78f0f650bcff05a4bf"
|
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-27.1.1.tgz#3b816e0ca4352fbbd1db48dc692e3d9641d2531b"
|
||||||
integrity sha512-NTHaz8He+ATUagUgE7C/UtFcRoHqR2Gc+KDfhQIyx+VFgwbeEMjeP+ILpUTLosZn/ZtbNdCF5LkVnN/l+V751A==
|
integrity sha512-Wi3QGiuRFo3lU+EbQmZnBOks0CJyAMPHvYoG7iJk00Do10jeOyuOEO0Jfoaoun8+8TDv+Nzl7Aswir/IK9+1jg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.7.2"
|
"@babel/core" "^7.7.2"
|
||||||
"@babel/generator" "^7.7.2"
|
"@babel/generator" "^7.7.2"
|
||||||
@@ -3780,23 +3817,23 @@ jest-snapshot@^27.0.6:
|
|||||||
"@babel/plugin-syntax-typescript" "^7.7.2"
|
"@babel/plugin-syntax-typescript" "^7.7.2"
|
||||||
"@babel/traverse" "^7.7.2"
|
"@babel/traverse" "^7.7.2"
|
||||||
"@babel/types" "^7.0.0"
|
"@babel/types" "^7.0.0"
|
||||||
"@jest/transform" "^27.0.6"
|
"@jest/transform" "^27.1.1"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
"@types/babel__traverse" "^7.0.4"
|
"@types/babel__traverse" "^7.0.4"
|
||||||
"@types/prettier" "^2.1.5"
|
"@types/prettier" "^2.1.5"
|
||||||
babel-preset-current-node-syntax "^1.0.0"
|
babel-preset-current-node-syntax "^1.0.0"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
expect "^27.0.6"
|
expect "^27.1.1"
|
||||||
graceful-fs "^4.2.4"
|
graceful-fs "^4.2.4"
|
||||||
jest-diff "^27.0.6"
|
jest-diff "^27.1.1"
|
||||||
jest-get-type "^27.0.6"
|
jest-get-type "^27.0.6"
|
||||||
jest-haste-map "^27.0.6"
|
jest-haste-map "^27.1.1"
|
||||||
jest-matcher-utils "^27.0.6"
|
jest-matcher-utils "^27.1.1"
|
||||||
jest-message-util "^27.0.6"
|
jest-message-util "^27.1.1"
|
||||||
jest-resolve "^27.0.6"
|
jest-resolve "^27.1.1"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
natural-compare "^1.4.0"
|
natural-compare "^1.4.0"
|
||||||
pretty-format "^27.0.6"
|
pretty-format "^27.1.1"
|
||||||
semver "^7.3.2"
|
semver "^7.3.2"
|
||||||
|
|
||||||
jest-util@^26.6.2:
|
jest-util@^26.6.2:
|
||||||
@@ -3811,18 +3848,6 @@ jest-util@^26.6.2:
|
|||||||
is-ci "^2.0.0"
|
is-ci "^2.0.0"
|
||||||
micromatch "^4.0.2"
|
micromatch "^4.0.2"
|
||||||
|
|
||||||
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.6"
|
|
||||||
"@types/node" "*"
|
|
||||||
chalk "^4.0.0"
|
|
||||||
graceful-fs "^4.2.4"
|
|
||||||
is-ci "^3.0.0"
|
|
||||||
picomatch "^2.2.3"
|
|
||||||
|
|
||||||
jest-util@^27.1.0:
|
jest-util@^27.1.0:
|
||||||
version "27.1.0"
|
version "27.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.1.0.tgz#06a53777a8cb7e4940ca8e20bf9c67dd65d9bd68"
|
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.1.0.tgz#06a53777a8cb7e4940ca8e20bf9c67dd65d9bd68"
|
||||||
@@ -3835,6 +3860,18 @@ jest-util@^27.1.0:
|
|||||||
is-ci "^3.0.0"
|
is-ci "^3.0.0"
|
||||||
picomatch "^2.2.3"
|
picomatch "^2.2.3"
|
||||||
|
|
||||||
|
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==
|
||||||
|
dependencies:
|
||||||
|
"@jest/types" "^27.1.1"
|
||||||
|
"@types/node" "*"
|
||||||
|
chalk "^4.0.0"
|
||||||
|
graceful-fs "^4.2.4"
|
||||||
|
is-ci "^3.0.0"
|
||||||
|
picomatch "^2.2.3"
|
||||||
|
|
||||||
jest-validate@^26.5.2:
|
jest-validate@^26.5.2:
|
||||||
version "26.6.2"
|
version "26.6.2"
|
||||||
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-26.6.2.tgz#23d380971587150467342911c3d7b4ac57ab20ec"
|
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-26.6.2.tgz#23d380971587150467342911c3d7b4ac57ab20ec"
|
||||||
@@ -3847,29 +3884,29 @@ jest-validate@^26.5.2:
|
|||||||
leven "^3.1.0"
|
leven "^3.1.0"
|
||||||
pretty-format "^26.6.2"
|
pretty-format "^26.6.2"
|
||||||
|
|
||||||
jest-validate@^27.0.6:
|
jest-validate@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-27.0.6.tgz#930a527c7a951927df269f43b2dc23262457e2a6"
|
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-27.1.1.tgz#0783733af02c988d503995fc0a07bbdc58c7dd50"
|
||||||
integrity sha512-yhZZOaMH3Zg6DC83n60pLmdU1DQE46DW+KLozPiPbSbPhlXXaiUTDlhHQhHFpaqIFRrInko1FHXjTRpjWRuWfA==
|
integrity sha512-N5Er5FKav/8m2dJwn7BGnZwnoD1BSc8jx5T+diG2OvyeugvZDhPeAt5DrNaGkkaKCrSUvuE7A5E4uHyT7Vj0Mw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
camelcase "^6.2.0"
|
camelcase "^6.2.0"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
jest-get-type "^27.0.6"
|
jest-get-type "^27.0.6"
|
||||||
leven "^3.1.0"
|
leven "^3.1.0"
|
||||||
pretty-format "^27.0.6"
|
pretty-format "^27.1.1"
|
||||||
|
|
||||||
jest-watcher@^27.0.6:
|
jest-watcher@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-27.0.6.tgz#89526f7f9edf1eac4e4be989bcb6dec6b8878d9c"
|
resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-27.1.1.tgz#a8147e18703b5d753ada4b287451f2daf40f4118"
|
||||||
integrity sha512-/jIoKBhAP00/iMGnTwUBLgvxkn7vsOweDrOTSPzc7X9uOyUtJIDthQBTI1EXz90bdkrxorUZVhJwiB69gcHtYQ==
|
integrity sha512-XQzyHbxziDe+lZM6Dzs40fEt4q9akOGwitJnxQasJ9WG0bv3JGiRlsBgjw13znGapeMtFaEsyhL0Cl04IbaoWQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/test-result" "^27.0.6"
|
"@jest/test-result" "^27.1.1"
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
ansi-escapes "^4.2.1"
|
ansi-escapes "^4.2.1"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
jest-util "^27.0.6"
|
jest-util "^27.1.1"
|
||||||
string-length "^4.0.1"
|
string-length "^4.0.1"
|
||||||
|
|
||||||
jest-worker@^26.0.0, jest-worker@^26.6.2:
|
jest-worker@^26.0.0, jest-worker@^26.6.2:
|
||||||
@@ -3881,15 +3918,6 @@ jest-worker@^26.0.0, jest-worker@^26.6.2:
|
|||||||
merge-stream "^2.0.0"
|
merge-stream "^2.0.0"
|
||||||
supports-color "^7.0.0"
|
supports-color "^7.0.0"
|
||||||
|
|
||||||
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"
|
|
||||||
supports-color "^8.0.0"
|
|
||||||
|
|
||||||
jest-worker@^27.1.0:
|
jest-worker@^27.1.0:
|
||||||
version "27.1.0"
|
version "27.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.1.0.tgz#65f4a88e37148ed984ba8ca8492d6b376938c0aa"
|
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.1.0.tgz#65f4a88e37148ed984ba8ca8492d6b376938c0aa"
|
||||||
@@ -3899,14 +3927,23 @@ jest-worker@^27.1.0:
|
|||||||
merge-stream "^2.0.0"
|
merge-stream "^2.0.0"
|
||||||
supports-color "^8.0.0"
|
supports-color "^8.0.0"
|
||||||
|
|
||||||
jest@^27.0.6:
|
jest-worker@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest/-/jest-27.0.6.tgz#10517b2a628f0409087fbf473db44777d7a04505"
|
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.1.1.tgz#eb5f05c4657fdcb702c36c48b20d785bd4599378"
|
||||||
integrity sha512-EjV8aETrsD0wHl7CKMibKwQNQc3gIRBXlTikBmmHUeVMKaPFxdcUIBfoDqTSXDoGJIivAYGqCWVlzCSaVjPQsA==
|
integrity sha512-XJKCL7tu+362IUYTWvw8+3S75U7qMiYiRU6u5yqscB48bTvzwN6i8L/7wVTXiFLwkRsxARNM7TISnTvcgv9hxA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/core" "^27.0.6"
|
"@types/node" "*"
|
||||||
|
merge-stream "^2.0.0"
|
||||||
|
supports-color "^8.0.0"
|
||||||
|
|
||||||
|
jest@^27.1.1:
|
||||||
|
version "27.1.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/jest/-/jest-27.1.1.tgz#49f0497fa0fb07dc78898318cc1b737b5fbf72d8"
|
||||||
|
integrity sha512-LFTEZOhoZNR/2DQM3OCaK5xC6c55c1OWhYh0njRsoHX0qd6x4nkcgenkSH0JKjsAGMTmmJAoL7/oqYHMfwhruA==
|
||||||
|
dependencies:
|
||||||
|
"@jest/core" "^27.1.1"
|
||||||
import-local "^3.0.2"
|
import-local "^3.0.2"
|
||||||
jest-cli "^27.0.6"
|
jest-cli "^27.1.1"
|
||||||
|
|
||||||
jetifier@^1.6.2:
|
jetifier@^1.6.2:
|
||||||
version "1.6.8"
|
version "1.6.8"
|
||||||
@@ -5019,12 +5056,12 @@ pretty-format@^26.5.2, pretty-format@^26.6.2:
|
|||||||
ansi-styles "^4.0.0"
|
ansi-styles "^4.0.0"
|
||||||
react-is "^17.0.1"
|
react-is "^17.0.1"
|
||||||
|
|
||||||
pretty-format@^27.0.6:
|
pretty-format@^27.1.1:
|
||||||
version "27.0.6"
|
version "27.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.0.6.tgz#ab770c47b2c6f893a21aefc57b75da63ef49a11f"
|
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.1.1.tgz#cbaf9ec6cd7cfc3141478b6f6293c0ccdbe968e0"
|
||||||
integrity sha512-8tGD7gBIENgzqA+UBzObyWqQ5B778VIFZA/S66cclyd5YkFLYs2Js7gxDKf0MXtTc9zcS7t1xhdfcElJ3YIvkQ==
|
integrity sha512-zdBi/xlstKJL42UH7goQti5Hip/B415w1Mfj+WWWYMBylAYtKESnXGUtVVcMVid9ReVjypCotUV6CEevYPHv2g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/types" "^27.0.6"
|
"@jest/types" "^27.1.1"
|
||||||
ansi-regex "^5.0.0"
|
ansi-regex "^5.0.0"
|
||||||
ansi-styles "^5.0.0"
|
ansi-styles "^5.0.0"
|
||||||
react-is "^17.0.1"
|
react-is "^17.0.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user