Bump jest from 27.3.1 to 27.4.5 in /react-native/ReactNativeFlipperExample (#3176)
Summary: Bumps [jest](https://github.com/facebook/jest) from 27.3.1 to 27.4.5. <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>v27.4.5</h2> <h2>Fixes</h2> <ul> <li><code>[jest-worker]</code> Stop explicitly passing <code>process.env</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12141">#12141</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/4geru"><code>@4geru</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12144">facebook/jest#12144</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v27.4.4...v27.4.5">https://github.com/facebook/jest/compare/v27.4.4...v27.4.5</a></p> <h2>v27.4.4</h2> <h2>Fixes</h2> <ul> <li><code>[babel-jest]</code> Add <code>process.version</code> chunk to the cache key (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12122">#12122</a>)</li> <li><code>[jest-environment]</code> Add <code>mocked</code> to <code>jest</code> object (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12133">#12133</a>)</li> <li><code>[jest-worker]</code> Stop explicitly passing <code>execArgv</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12128">#12128</a>)</li> </ul> <h2>Chore & Maintenance</h2> <ul> <li><code>[website]</code> Fix the card front that looks overlapping part of the card back</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/aghArdeshir"><code>@aghArdeshir</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12109">facebook/jest#12109</a></li> <li><a href="https://github.com/ony3000"><code>@ony3000</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12127">facebook/jest#12127</a></li> <li><a href="https://github.com/liesislukas"><code>@liesislukas</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12135">facebook/jest#12135</a></li> <li><a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12128">facebook/jest#12128</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v27.4.3...v27.4.4">https://github.com/facebook/jest/compare/v27.4.3...v27.4.4</a></p> <h2>v27.4.3</h2> <h2>27.4.3</h2> <h3>Fixes</h3> <ul> <li><code>[jest-environment-jsdom]</code> Remove <code>types/jsdom</code> dependency (and make its <code>dom</code> property <code>private</code>) (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12107">#12107</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v27.4.2...v27.4.3">https://github.com/facebook/jest/compare/v27.4.2...v27.4.3</a></p> <h2>v27.4.2</h2> <h2>27.4.2</h2> <h3>Fixes</h3> <ul> <li><code>[jest-worker]</code> Add additional <code>execArgv</code> to filter (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12103">#12103</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/JonWallsten"><code>@JonWallsten</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12103">facebook/jest#12103</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v27.4.1...v27.4.2">https://github.com/facebook/jest/compare/v27.4.1...v27.4.2</a></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/blob/main/CHANGELOG.md">jest's changelog</a>.</em></p> <blockquote> <h2>27.4.5</h2> <h3>Fixes</h3> <ul> <li><code>[jest-worker]</code> Stop explicitly passing <code>process.env</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12141">#12141</a>)</li> </ul> <h2>27.4.4</h2> <h3>Fixes</h3> <ul> <li><code>[babel-jest]</code> Add <code>process.version</code> chunk to the cache key (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12122">#12122</a>)</li> <li><code>[jest-environment]</code> Add <code>mocked</code> to <code>jest</code> object (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12133">#12133</a>)</li> <li><code>[jest-worker]</code> Stop explicitly passing <code>execArgv</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12128">#12128</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[website]</code> Fix the card front that looks overlapping part of the card back</li> </ul> <h2>27.4.3</h2> <h3>Fixes</h3> <ul> <li><code>[jest-environment-jsdom]</code> Remove <code>types/jsdom</code> dependency (and make its <code>dom</code> property <code>private</code>) (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12107">#12107</a>)</li> </ul> <h2>27.4.2</h2> <h3>Fixes</h3> <ul> <li><code>[jest-worker]</code> Add additional <code>execArgv</code> to filter (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12103">#12103</a>)</li> </ul> <h2>27.4.1</h2> <h3>Fixes</h3> <ul> <li><code>[jest-worker]</code> Filter <code>execArgv</code> correctly (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12097">#12097</a>)</li> </ul> <h2>27.4.0</h2> <h3>Features</h3> <ul> <li><code>[expect]</code> Enhancing the <code>toHaveProperty</code> matcher to support array selection (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12092">#12092</a>)</li> <li><code>[jest-core]</code> Add support for <code>testResultsProcessor</code> written in ESM (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12006">#12006</a>)</li> <li><code>[jest-diff, pretty-format]</code> Add <code>compareKeys</code> option for custom sorting of object keys (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11992">#11992</a>)</li> <li><code>[jest-mock]</code> Add <code>ts-jest</code> mock util functions (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12089">#12089</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[expect]</code> Allow again <code>expect.Matchers</code> generic with single value (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11986">#11986</a>)</li> <li><code>[jest-circus, jest-jasmine2]</code> Avoid false concurrent test failures due to unhandled promise rejections (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11987">#11987</a>)</li> <li><code>[jest-config]</code> Add missing <code>slash</code> dependency to <code>package.json</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12080">#12080</a>)</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="73f3a5743b"><code>73f3a57</code></a> v27.4.5</li> <li><a href="7148872034"><code>7148872</code></a> [jest-worker] Don't pass explicit <code>env</code> to <code>new Worker</code> when using `worker_th...</li> <li><a href="07c2c152aa"><code>07c2c15</code></a> chore: rename test directory name from <code>__test__</code> to <code>__tests__</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/12144">#12144</a>)</li> <li><a href="164ee7fce6"><code>164ee7f</code></a> fix: use Docusaurus canary to fix website deployment (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/12138">#12138</a>)</li> <li><a href="2acf6231f9"><code>2acf623</code></a> chore: re-generate sidebar for new docs version</li> <li><a href="846f312d7b"><code>846f312</code></a> chore: downgrade docusaurus to fix i18n build</li> <li><a href="396ea96938"><code>396ea96</code></a> chore: roll new version of the docs</li> <li><a href="f104a4e83c"><code>f104a4e</code></a> chore: bump docusaurus (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/12137">#12137</a>)</li> <li><a href="a9d303fa35"><code>a9d303f</code></a> chore: update lockfile after release</li> <li><a href="e2316126b2"><code>e231612</code></a> v27.4.4</li> <li>Additional commits viewable in <a href="https://github.com/facebook/jest/compare/v27.3.1...v27.4.5">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/3176 Reviewed By: mweststrate Differential Revision: D33348296 Pulled By: nikoant fbshipit-source-id: 1cd823efdd6584e6758031712366ef1a00975bfc
This commit is contained in:
committed by
Facebook GitHub Bot
parent
917828f6ed
commit
9e2f8053b2
@@ -18,7 +18,7 @@
|
||||
"@babel/core": "^7.16.0",
|
||||
"@babel/runtime": "^7.16.5",
|
||||
"babel-jest": "^27.4.5",
|
||||
"jest": "^27.3.1",
|
||||
"jest": "^27.4.5",
|
||||
"metro-react-native-babel-preset": "^0.66.2",
|
||||
"react-test-renderer": "17.0.2",
|
||||
"relative-deps": "^1.0.7"
|
||||
|
||||
@@ -840,47 +840,47 @@
|
||||
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
|
||||
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
||||
|
||||
"@jest/console@^27.3.1":
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/console/-/console-27.3.1.tgz#e8ea3a475d3f8162f23d69efbfaa9cbe486bee93"
|
||||
integrity sha512-RkFNWmv0iui+qsOr/29q9dyfKTTT5DCuP31kUwg7rmOKPT/ozLeGLKJKVIiOfbiKyleUZKIrHwhmiZWVe8IMdw==
|
||||
"@jest/console@^27.4.2":
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@jest/console/-/console-27.4.2.tgz#7a95612d38c007ddb528ee446fe5e5e785e685ce"
|
||||
integrity sha512-xknHThRsPB/To1FUbi6pCe43y58qFC03zfb6R7fDb/FfC7k2R3i1l+izRBJf8DI46KhYGRaF14Eo9A3qbBoixg==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
jest-message-util "^27.3.1"
|
||||
jest-util "^27.3.1"
|
||||
jest-message-util "^27.4.2"
|
||||
jest-util "^27.4.2"
|
||||
slash "^3.0.0"
|
||||
|
||||
"@jest/core@^27.3.1":
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.3.1.tgz#04992ef1b58b17c459afb87ab56d81e63d386925"
|
||||
integrity sha512-DMNE90RR5QKx0EA+wqe3/TNEwiRpOkhshKNxtLxd4rt3IZpCt+RSL+FoJsGeblRZmqdK4upHA/mKKGPPRAifhg==
|
||||
"@jest/core@^27.4.5":
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.5.tgz#cae2dc34259782f4866c6606c3b480cce920ed4c"
|
||||
integrity sha512-3tm/Pevmi8bDsgvo73nX8p/WPng6KWlCyScW10FPEoN1HU4pwI83tJ3TsFvi1FfzsjwUlMNEPowgb/rPau/LTQ==
|
||||
dependencies:
|
||||
"@jest/console" "^27.3.1"
|
||||
"@jest/reporters" "^27.3.1"
|
||||
"@jest/test-result" "^27.3.1"
|
||||
"@jest/transform" "^27.3.1"
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/console" "^27.4.2"
|
||||
"@jest/reporters" "^27.4.5"
|
||||
"@jest/test-result" "^27.4.2"
|
||||
"@jest/transform" "^27.4.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@types/node" "*"
|
||||
ansi-escapes "^4.2.1"
|
||||
chalk "^4.0.0"
|
||||
emittery "^0.8.1"
|
||||
exit "^0.1.2"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-changed-files "^27.3.0"
|
||||
jest-config "^27.3.1"
|
||||
jest-haste-map "^27.3.1"
|
||||
jest-message-util "^27.3.1"
|
||||
jest-regex-util "^27.0.6"
|
||||
jest-resolve "^27.3.1"
|
||||
jest-resolve-dependencies "^27.3.1"
|
||||
jest-runner "^27.3.1"
|
||||
jest-runtime "^27.3.1"
|
||||
jest-snapshot "^27.3.1"
|
||||
jest-util "^27.3.1"
|
||||
jest-validate "^27.3.1"
|
||||
jest-watcher "^27.3.1"
|
||||
jest-changed-files "^27.4.2"
|
||||
jest-config "^27.4.5"
|
||||
jest-haste-map "^27.4.5"
|
||||
jest-message-util "^27.4.2"
|
||||
jest-regex-util "^27.4.0"
|
||||
jest-resolve "^27.4.5"
|
||||
jest-resolve-dependencies "^27.4.5"
|
||||
jest-runner "^27.4.5"
|
||||
jest-runtime "^27.4.5"
|
||||
jest-snapshot "^27.4.5"
|
||||
jest-util "^27.4.2"
|
||||
jest-validate "^27.4.2"
|
||||
jest-watcher "^27.4.2"
|
||||
micromatch "^4.0.4"
|
||||
rimraf "^3.0.0"
|
||||
slash "^3.0.0"
|
||||
@@ -893,47 +893,47 @@
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.4"
|
||||
|
||||
"@jest/environment@^27.3.1":
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-27.3.1.tgz#2182defbce8d385fd51c5e7c7050f510bd4c86b1"
|
||||
integrity sha512-BCKCj4mOVLme6Tanoyc9k0ultp3pnmuyHw73UHRPeeZxirsU/7E3HC4le/VDb/SMzE1JcPnto+XBKFOcoiJzVw==
|
||||
"@jest/environment@^27.4.4":
|
||||
version "27.4.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-27.4.4.tgz#66ebebc79673d84aad29d2bb70a8c51e6c29bb4d"
|
||||
integrity sha512-q+niMx7cJgt/t/b6dzLOh4W8Ef/8VyKG7hxASK39jakijJzbFBGpptx3RXz13FFV7OishQ9lTbv+dQ5K3EhfDQ==
|
||||
dependencies:
|
||||
"@jest/fake-timers" "^27.3.1"
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/fake-timers" "^27.4.2"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@types/node" "*"
|
||||
jest-mock "^27.3.0"
|
||||
jest-mock "^27.4.2"
|
||||
|
||||
"@jest/fake-timers@^27.3.1":
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-27.3.1.tgz#1fad860ee9b13034762cdb94266e95609dfce641"
|
||||
integrity sha512-M3ZFgwwlqJtWZ+QkBG5NmC23A9w+A6ZxNsO5nJxJsKYt4yguBd3i8TpjQz5NfCX91nEve1KqD9RA2Q+Q1uWqoA==
|
||||
"@jest/fake-timers@^27.4.2":
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-27.4.2.tgz#d217f86c3ba2027bf29e0b731fd0cb761a72d093"
|
||||
integrity sha512-f/Xpzn5YQk5adtqBgvw1V6bF8Nx3hY0OIRRpCvWcfPl0EAjdqWPdhH3t/3XpiWZqtjIEHDyMKP9ajpva1l4Zmg==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@sinonjs/fake-timers" "^8.0.1"
|
||||
"@types/node" "*"
|
||||
jest-message-util "^27.3.1"
|
||||
jest-mock "^27.3.0"
|
||||
jest-util "^27.3.1"
|
||||
jest-message-util "^27.4.2"
|
||||
jest-mock "^27.4.2"
|
||||
jest-util "^27.4.2"
|
||||
|
||||
"@jest/globals@^27.3.1":
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-27.3.1.tgz#ce1dfb03d379237a9da6c1b99ecfaca1922a5f9e"
|
||||
integrity sha512-Q651FWiWQAIFiN+zS51xqhdZ8g9b88nGCobC87argAxA7nMfNQq0Q0i9zTfQYgLa6qFXk2cGANEqfK051CZ8Pg==
|
||||
"@jest/globals@^27.4.4":
|
||||
version "27.4.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-27.4.4.tgz#fe501a80c23ea2dab585c42be2a519bb5e38530d"
|
||||
integrity sha512-bqpqQhW30BOreXM8bA8t8JbOQzsq/WnPTnBl+It3UxAD9J8yxEAaBEylHx1dtBapAr/UBk8GidXbzmqnee8tYQ==
|
||||
dependencies:
|
||||
"@jest/environment" "^27.3.1"
|
||||
"@jest/types" "^27.2.5"
|
||||
expect "^27.3.1"
|
||||
"@jest/environment" "^27.4.4"
|
||||
"@jest/types" "^27.4.2"
|
||||
expect "^27.4.2"
|
||||
|
||||
"@jest/reporters@^27.3.1":
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-27.3.1.tgz#28b5c1f5789481e23788048fa822ed15486430b9"
|
||||
integrity sha512-m2YxPmL9Qn1emFVgZGEiMwDntDxRRQ2D58tiDQlwYTg5GvbFOKseYCcHtn0WsI8CG4vzPglo3nqbOiT8ySBT/w==
|
||||
"@jest/reporters@^27.4.5":
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-27.4.5.tgz#e229acca48d18ea39e805540c1c322b075ae63ad"
|
||||
integrity sha512-3orsG4vi8zXuBqEoy2LbnC1kuvkg1KQUgqNxmxpQgIOQEPeV0onvZu+qDQnEoX8qTQErtqn/xzcnbpeTuOLSiA==
|
||||
dependencies:
|
||||
"@bcoe/v8-coverage" "^0.2.3"
|
||||
"@jest/console" "^27.3.1"
|
||||
"@jest/test-result" "^27.3.1"
|
||||
"@jest/transform" "^27.3.1"
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/console" "^27.4.2"
|
||||
"@jest/test-result" "^27.4.2"
|
||||
"@jest/transform" "^27.4.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
collect-v8-coverage "^1.0.0"
|
||||
@@ -945,46 +945,46 @@
|
||||
istanbul-lib-report "^3.0.0"
|
||||
istanbul-lib-source-maps "^4.0.0"
|
||||
istanbul-reports "^3.0.2"
|
||||
jest-haste-map "^27.3.1"
|
||||
jest-resolve "^27.3.1"
|
||||
jest-util "^27.3.1"
|
||||
jest-worker "^27.3.1"
|
||||
jest-haste-map "^27.4.5"
|
||||
jest-resolve "^27.4.5"
|
||||
jest-util "^27.4.2"
|
||||
jest-worker "^27.4.5"
|
||||
slash "^3.0.0"
|
||||
source-map "^0.6.0"
|
||||
string-length "^4.0.1"
|
||||
terminal-link "^2.0.0"
|
||||
v8-to-istanbul "^8.1.0"
|
||||
|
||||
"@jest/source-map@^27.0.6":
|
||||
version "27.0.6"
|
||||
resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-27.0.6.tgz#be9e9b93565d49b0548b86e232092491fb60551f"
|
||||
integrity sha512-Fek4mi5KQrqmlY07T23JRi0e7Z9bXTOOD86V/uS0EIW4PClvPDqZOyFlLpNJheS6QI0FNX1CgmPjtJ4EA/2M+g==
|
||||
"@jest/source-map@^27.4.0":
|
||||
version "27.4.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-27.4.0.tgz#2f0385d0d884fb3e2554e8f71f8fa957af9a74b6"
|
||||
integrity sha512-Ntjx9jzP26Bvhbm93z/AKcPRj/9wrkI88/gK60glXDx1q+IeI0rf7Lw2c89Ch6ofonB0On/iRDreQuQ6te9pgQ==
|
||||
dependencies:
|
||||
callsites "^3.0.0"
|
||||
graceful-fs "^4.2.4"
|
||||
source-map "^0.6.0"
|
||||
|
||||
"@jest/test-result@^27.3.1":
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-27.3.1.tgz#89adee8b771877c69b3b8d59f52f29dccc300194"
|
||||
integrity sha512-mLn6Thm+w2yl0opM8J/QnPTqrfS4FoXsXF2WIWJb2O/GBSyResL71BRuMYbYRsGt7ELwS5JGcEcGb52BNrumgg==
|
||||
"@jest/test-result@^27.4.2":
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-27.4.2.tgz#05fd4a5466ec502f3eae0b39dff2b93ea4d5d9ec"
|
||||
integrity sha512-kr+bCrra9jfTgxHXHa2UwoQjxvQk3Am6QbpAiJ5x/50LW8llOYrxILkqY0lZRW/hu8FXesnudbql263+EW9iNA==
|
||||
dependencies:
|
||||
"@jest/console" "^27.3.1"
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/console" "^27.4.2"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@types/istanbul-lib-coverage" "^2.0.0"
|
||||
collect-v8-coverage "^1.0.0"
|
||||
|
||||
"@jest/test-sequencer@^27.3.1":
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-27.3.1.tgz#4b3bde2dbb05ee74afdae608cf0768e3354683b1"
|
||||
integrity sha512-siySLo07IMEdSjA4fqEnxfIX8lB/lWYsBPwNFtkOvsFQvmBrL3yj3k3uFNZv/JDyApTakRpxbKLJ3CT8UGVCrA==
|
||||
"@jest/test-sequencer@^27.4.5":
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-27.4.5.tgz#1d7e026844d343b60d2ca7fd82c579a17b445d7d"
|
||||
integrity sha512-n5woIn/1v+FT+9hniymHPARA9upYUmfi5Pw9ewVwXCDlK4F5/Gkees9v8vdjGdAIJ2MPHLHodiajLpZZanWzEQ==
|
||||
dependencies:
|
||||
"@jest/test-result" "^27.3.1"
|
||||
"@jest/test-result" "^27.4.2"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-haste-map "^27.3.1"
|
||||
jest-runtime "^27.3.1"
|
||||
jest-haste-map "^27.4.5"
|
||||
jest-runtime "^27.4.5"
|
||||
|
||||
"@jest/transform@^27.3.1", "@jest/transform@^27.4.5":
|
||||
"@jest/transform@^27.4.5":
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.4.5.tgz#3dfe2e3680cd4aa27356172bf25617ab5b94f195"
|
||||
integrity sha512-PuMet2UlZtlGzwc6L+aZmR3I7CEBpqadO03pU40l2RNY2fFJ191b9/ITB44LNOhVtsyykx0OZvj0PCyuLm7Eew==
|
||||
@@ -1016,7 +1016,7 @@
|
||||
"@types/yargs" "^15.0.0"
|
||||
chalk "^4.0.0"
|
||||
|
||||
"@jest/types@^27.2.4", "@jest/types@^27.2.5", "@jest/types@^27.4.2":
|
||||
"@jest/types@^27.2.4", "@jest/types@^27.4.2":
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.4.2.tgz#96536ebd34da6392c2b7c7737d693885b5dd44a5"
|
||||
integrity sha512-j35yw0PMTPpZsUoOBiuHzr1zTYoad1cVIE0ajEjcrJONxxrko/IRGKkXx3os0Nsi4Hu3+5VmDbVfq5WhG/pWAg==
|
||||
@@ -1570,7 +1570,7 @@ babel-core@^7.0.0-bridge.0:
|
||||
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
|
||||
integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
|
||||
|
||||
babel-jest@^27.3.1, babel-jest@^27.4.5:
|
||||
babel-jest@^27.4.5:
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.4.5.tgz#d38bd0be8ea71d8b97853a5fc9f76deeb095c709"
|
||||
integrity sha512-3uuUTjXbgtODmSv/DXO9nZfD52IyC2OYTFaXGRzL0kpykzroaquCrD5+lZNafTvZlnNqZHt5pb0M08qVBZnsnA==
|
||||
@@ -2306,10 +2306,10 @@ detect-newline@^3.0.0:
|
||||
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
|
||||
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
|
||||
|
||||
diff-sequences@^27.0.6:
|
||||
version "27.0.6"
|
||||
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.0.6.tgz#3305cb2e55a033924054695cc66019fd7f8e5723"
|
||||
integrity sha512-ag6wfpBFyNXZ0p8pcuIDS//D8H062ZQJ3fzYxjpmeKjnz8W4pekL3AI8VohmyZmsWW2PWaHgjsmqR6L13101VQ==
|
||||
diff-sequences@^27.4.0:
|
||||
version "27.4.0"
|
||||
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.4.0.tgz#d783920ad8d06ec718a060d00196dfef25b132a5"
|
||||
integrity sha512-YqiQzkrsmHMH5uuh8OdQFU9/ZpADnwzml8z0O5HvRNda+5UZsaX/xN+AAxfR2hWq1Y7HZnAzO9J5lJXOuDz2Ww==
|
||||
|
||||
dir-glob@^2.2.2:
|
||||
version "2.2.2"
|
||||
@@ -2492,17 +2492,17 @@ expand-brackets@^2.1.4:
|
||||
snapdragon "^0.8.1"
|
||||
to-regex "^3.0.1"
|
||||
|
||||
expect@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/expect/-/expect-27.3.1.tgz#d0f170b1f5c8a2009bab0beffd4bb94f043e38e7"
|
||||
integrity sha512-MrNXV2sL9iDRebWPGOGFdPQRl2eDQNu/uhxIMShjjx74T6kC6jFIkmQ6OqXDtevjGUkyB2IT56RzDBqXf/QPCg==
|
||||
expect@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/expect/-/expect-27.4.2.tgz#4429b0f7e307771d176de9bdf23229b101db6ef6"
|
||||
integrity sha512-BjAXIDC6ZOW+WBFNg96J22D27Nq5ohn+oGcuP2rtOtcjuxNoV9McpQ60PcQWhdFOSBIQdR72e+4HdnbZTFSTyg==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
ansi-styles "^5.0.0"
|
||||
jest-get-type "^27.3.1"
|
||||
jest-matcher-utils "^27.3.1"
|
||||
jest-message-util "^27.3.1"
|
||||
jest-regex-util "^27.0.6"
|
||||
jest-get-type "^27.4.0"
|
||||
jest-matcher-utils "^27.4.2"
|
||||
jest-message-util "^27.4.2"
|
||||
jest-regex-util "^27.4.0"
|
||||
|
||||
extend-shallow@^2.0.1:
|
||||
version "2.0.1"
|
||||
@@ -3198,147 +3198,148 @@ istanbul-reports@^3.0.2:
|
||||
html-escaper "^2.0.0"
|
||||
istanbul-lib-report "^3.0.0"
|
||||
|
||||
jest-changed-files@^27.3.0:
|
||||
version "27.3.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-27.3.0.tgz#22a02cc2b34583fc66e443171dc271c0529d263c"
|
||||
integrity sha512-9DJs9garMHv4RhylUMZgbdCJ3+jHSkpL9aaVKp13xtXAD80qLTLrqcDZL1PHA9dYA0bCI86Nv2BhkLpLhrBcPg==
|
||||
jest-changed-files@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-27.4.2.tgz#da2547ea47c6e6a5f6ed336151bd2075736eb4a5"
|
||||
integrity sha512-/9x8MjekuzUQoPjDHbBiXbNEBauhrPU2ct7m8TfCg69ywt1y/N+yYwGh3gCpnqUS3klYWDU/lSNgv+JhoD2k1A==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
execa "^5.0.0"
|
||||
throat "^6.0.1"
|
||||
|
||||
jest-circus@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-27.3.1.tgz#1679e74387cbbf0c6a8b42de963250a6469e0797"
|
||||
integrity sha512-v1dsM9II6gvXokgqq6Yh2jHCpfg7ZqV4jWY66u7npz24JnhP3NHxI0sKT7+ZMQ7IrOWHYAaeEllOySbDbWsiXw==
|
||||
jest-circus@^27.4.5:
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-27.4.5.tgz#70bfb78e0200cab9b84747bf274debacaa538467"
|
||||
integrity sha512-eTNWa9wsvBwPykhMMShheafbwyakcdHZaEYh5iRrQ0PFJxkDP/e3U/FvzGuKWu2WpwUA3C3hPlfpuzvOdTVqnw==
|
||||
dependencies:
|
||||
"@jest/environment" "^27.3.1"
|
||||
"@jest/test-result" "^27.3.1"
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/environment" "^27.4.4"
|
||||
"@jest/test-result" "^27.4.2"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
co "^4.6.0"
|
||||
dedent "^0.7.0"
|
||||
expect "^27.3.1"
|
||||
expect "^27.4.2"
|
||||
is-generator-fn "^2.0.0"
|
||||
jest-each "^27.3.1"
|
||||
jest-matcher-utils "^27.3.1"
|
||||
jest-message-util "^27.3.1"
|
||||
jest-runtime "^27.3.1"
|
||||
jest-snapshot "^27.3.1"
|
||||
jest-util "^27.3.1"
|
||||
pretty-format "^27.3.1"
|
||||
jest-each "^27.4.2"
|
||||
jest-matcher-utils "^27.4.2"
|
||||
jest-message-util "^27.4.2"
|
||||
jest-runtime "^27.4.5"
|
||||
jest-snapshot "^27.4.5"
|
||||
jest-util "^27.4.2"
|
||||
pretty-format "^27.4.2"
|
||||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
throat "^6.0.1"
|
||||
|
||||
jest-cli@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.3.1.tgz#b576f9d146ba6643ce0a162d782b40152b6b1d16"
|
||||
integrity sha512-WHnCqpfK+6EvT62me6WVs8NhtbjAS4/6vZJnk7/2+oOr50cwAzG4Wxt6RXX0hu6m1169ZGMlhYYUNeKBXCph/Q==
|
||||
jest-cli@^27.4.5:
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.5.tgz#8708f54c28d13681f3255ec9026a2b15b03d41e8"
|
||||
integrity sha512-hrky3DSgE0u7sQxaCL7bdebEPHx5QzYmrGuUjaPLmPE8jx5adtvGuOlRspvMoVLTTDOHRnZDoRLYJuA+VCI7Hg==
|
||||
dependencies:
|
||||
"@jest/core" "^27.3.1"
|
||||
"@jest/test-result" "^27.3.1"
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/core" "^27.4.5"
|
||||
"@jest/test-result" "^27.4.2"
|
||||
"@jest/types" "^27.4.2"
|
||||
chalk "^4.0.0"
|
||||
exit "^0.1.2"
|
||||
graceful-fs "^4.2.4"
|
||||
import-local "^3.0.2"
|
||||
jest-config "^27.3.1"
|
||||
jest-util "^27.3.1"
|
||||
jest-validate "^27.3.1"
|
||||
jest-config "^27.4.5"
|
||||
jest-util "^27.4.2"
|
||||
jest-validate "^27.4.2"
|
||||
prompts "^2.0.1"
|
||||
yargs "^16.2.0"
|
||||
|
||||
jest-config@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.3.1.tgz#cb3b7f6aaa8c0a7daad4f2b9573899ca7e09bbad"
|
||||
integrity sha512-KY8xOIbIACZ/vdYCKSopL44I0xboxC751IX+DXL2+Wx6DKNycyEfV3rryC3BPm5Uq/BBqDoMrKuqLEUNJmMKKg==
|
||||
jest-config@^27.4.5:
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.4.5.tgz#77ed7f2ba7bcfd7d740ade711d0d13512e08a59e"
|
||||
integrity sha512-t+STVJtPt+fpqQ8GBw850NtSQbnDOw/UzdPfzDaHQ48/AylQlW7LHj3dH+ndxhC1UxJ0Q3qkq7IH+nM1skwTwA==
|
||||
dependencies:
|
||||
"@babel/core" "^7.1.0"
|
||||
"@jest/test-sequencer" "^27.3.1"
|
||||
"@jest/types" "^27.2.5"
|
||||
babel-jest "^27.3.1"
|
||||
"@jest/test-sequencer" "^27.4.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
babel-jest "^27.4.5"
|
||||
chalk "^4.0.0"
|
||||
ci-info "^3.2.0"
|
||||
deepmerge "^4.2.2"
|
||||
glob "^7.1.1"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-circus "^27.3.1"
|
||||
jest-environment-jsdom "^27.3.1"
|
||||
jest-environment-node "^27.3.1"
|
||||
jest-get-type "^27.3.1"
|
||||
jest-jasmine2 "^27.3.1"
|
||||
jest-regex-util "^27.0.6"
|
||||
jest-resolve "^27.3.1"
|
||||
jest-runner "^27.3.1"
|
||||
jest-util "^27.3.1"
|
||||
jest-validate "^27.3.1"
|
||||
jest-circus "^27.4.5"
|
||||
jest-environment-jsdom "^27.4.4"
|
||||
jest-environment-node "^27.4.4"
|
||||
jest-get-type "^27.4.0"
|
||||
jest-jasmine2 "^27.4.5"
|
||||
jest-regex-util "^27.4.0"
|
||||
jest-resolve "^27.4.5"
|
||||
jest-runner "^27.4.5"
|
||||
jest-util "^27.4.2"
|
||||
jest-validate "^27.4.2"
|
||||
micromatch "^4.0.4"
|
||||
pretty-format "^27.3.1"
|
||||
pretty-format "^27.4.2"
|
||||
slash "^3.0.0"
|
||||
|
||||
jest-diff@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.3.1.tgz#d2775fea15411f5f5aeda2a5e02c2f36440f6d55"
|
||||
integrity sha512-PCeuAH4AWUo2O5+ksW4pL9v5xJAcIKPUPfIhZBcG1RKv/0+dvaWTQK1Nrau8d67dp65fOqbeMdoil+6PedyEPQ==
|
||||
jest-diff@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.4.2.tgz#786b2a5211d854f848e2dcc1e324448e9481f36f"
|
||||
integrity sha512-ujc9ToyUZDh9KcqvQDkk/gkbf6zSaeEg9AiBxtttXW59H/AcqEYp1ciXAtJp+jXWva5nAf/ePtSsgWwE5mqp4Q==
|
||||
dependencies:
|
||||
chalk "^4.0.0"
|
||||
diff-sequences "^27.0.6"
|
||||
jest-get-type "^27.3.1"
|
||||
pretty-format "^27.3.1"
|
||||
diff-sequences "^27.4.0"
|
||||
jest-get-type "^27.4.0"
|
||||
pretty-format "^27.4.2"
|
||||
|
||||
jest-docblock@^27.0.6:
|
||||
version "27.0.6"
|
||||
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-27.0.6.tgz#cc78266acf7fe693ca462cbbda0ea4e639e4e5f3"
|
||||
integrity sha512-Fid6dPcjwepTFraz0YxIMCi7dejjJ/KL9FBjPYhBp4Sv1Y9PdhImlKZqYU555BlN4TQKaTc+F2Av1z+anVyGkA==
|
||||
jest-docblock@^27.4.0:
|
||||
version "27.4.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-27.4.0.tgz#06c78035ca93cbbb84faf8fce64deae79a59f69f"
|
||||
integrity sha512-7TBazUdCKGV7svZ+gh7C8esAnweJoG+SvcF6Cjqj4l17zA2q1cMwx2JObSioubk317H+cjcHgP+7fTs60paulg==
|
||||
dependencies:
|
||||
detect-newline "^3.0.0"
|
||||
|
||||
jest-each@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-27.3.1.tgz#14c56bb4f18dd18dc6bdd853919b5f16a17761ff"
|
||||
integrity sha512-E4SwfzKJWYcvOYCjOxhZcxwL+AY0uFMvdCOwvzgutJiaiodFjkxQQDxHm8FQBeTqDnSmKsQWn7ldMRzTn2zJaQ==
|
||||
jest-each@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-27.4.2.tgz#19364c82a692d0d26557642098d1f4619c9ee7d3"
|
||||
integrity sha512-53V2MNyW28CTruB3lXaHNk6PkiIFuzdOC9gR3C6j8YE/ACfrPnz+slB0s17AgU1TtxNzLuHyvNlLJ+8QYw9nBg==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
chalk "^4.0.0"
|
||||
jest-get-type "^27.3.1"
|
||||
jest-util "^27.3.1"
|
||||
pretty-format "^27.3.1"
|
||||
jest-get-type "^27.4.0"
|
||||
jest-util "^27.4.2"
|
||||
pretty-format "^27.4.2"
|
||||
|
||||
jest-environment-jsdom@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-27.3.1.tgz#63ac36d68f7a9303494df783494856222b57f73e"
|
||||
integrity sha512-3MOy8qMzIkQlfb3W1TfrD7uZHj+xx8Olix5vMENkj5djPmRqndMaXtpnaZkxmxM+Qc3lo+yVzJjzuXbCcZjAlg==
|
||||
jest-environment-jsdom@^27.4.4:
|
||||
version "27.4.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-27.4.4.tgz#94f738e99514d7a880e8ed8e03e3a321d43b49db"
|
||||
integrity sha512-cYR3ndNfHBqQgFvS1RL7dNqSvD//K56j/q1s2ygNHcfTCAp12zfIromO1w3COmXrxS8hWAh7+CmZmGCIoqGcGA==
|
||||
dependencies:
|
||||
"@jest/environment" "^27.3.1"
|
||||
"@jest/fake-timers" "^27.3.1"
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/environment" "^27.4.4"
|
||||
"@jest/fake-timers" "^27.4.2"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@types/node" "*"
|
||||
jest-mock "^27.3.0"
|
||||
jest-util "^27.3.1"
|
||||
jest-mock "^27.4.2"
|
||||
jest-util "^27.4.2"
|
||||
jsdom "^16.6.0"
|
||||
|
||||
jest-environment-node@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-27.3.1.tgz#af7d0eed04edafb740311b303f3fe7c8c27014bb"
|
||||
integrity sha512-T89F/FgkE8waqrTSA7/ydMkcc52uYPgZZ6q8OaZgyiZkJb5QNNCF6oPZjH9IfPFfcc9uBWh1574N0kY0pSvTXw==
|
||||
jest-environment-node@^27.4.4:
|
||||
version "27.4.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-27.4.4.tgz#42fe5e3b224cb69b99811ebf6f5eaa5a59618514"
|
||||
integrity sha512-D+v3lbJ2GjQTQR23TK0kY3vFVmSeea05giInI41HHOaJnAwOnmUHTZgUaZL+VxUB43pIzoa7PMwWtCVlIUoVoA==
|
||||
dependencies:
|
||||
"@jest/environment" "^27.3.1"
|
||||
"@jest/fake-timers" "^27.3.1"
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/environment" "^27.4.4"
|
||||
"@jest/fake-timers" "^27.4.2"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@types/node" "*"
|
||||
jest-mock "^27.3.0"
|
||||
jest-util "^27.3.1"
|
||||
jest-mock "^27.4.2"
|
||||
jest-util "^27.4.2"
|
||||
|
||||
jest-get-type@^26.3.0:
|
||||
version "26.3.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0"
|
||||
integrity sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==
|
||||
|
||||
jest-get-type@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.3.1.tgz#a8a2b0a12b50169773099eee60a0e6dd11423eff"
|
||||
integrity sha512-+Ilqi8hgHSAdhlQ3s12CAVNd8H96ZkQBfYoXmArzZnOfAtVAJEiPDBirjByEblvG/4LPJmkL+nBqPO3A1YJAEg==
|
||||
jest-get-type@^27.4.0:
|
||||
version "27.4.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.4.0.tgz#7503d2663fffa431638337b3998d39c5e928e9b5"
|
||||
integrity sha512-tk9o+ld5TWq41DkK14L4wox4s2D9MtTpKaAVzXfr5CUKm5ZK2ExcaFE0qls2W71zE/6R2TxxrK9w2r6svAFDBQ==
|
||||
|
||||
jest-haste-map@^26.5.2:
|
||||
version "26.6.2"
|
||||
@@ -3361,26 +3362,6 @@ jest-haste-map@^26.5.2:
|
||||
optionalDependencies:
|
||||
fsevents "^2.1.2"
|
||||
|
||||
jest-haste-map@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.3.1.tgz#7656fbd64bf48bda904e759fc9d93e2c807353ee"
|
||||
integrity sha512-lYfNZIzwPccDJZIyk9Iz5iQMM/MH56NIIcGj7AFU1YyA4ewWFBl8z+YPJuSCRML/ee2cCt2y3W4K3VXPT6Nhzg==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.5"
|
||||
"@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.3.1"
|
||||
jest-worker "^27.3.1"
|
||||
micromatch "^4.0.4"
|
||||
walker "^1.0.7"
|
||||
optionalDependencies:
|
||||
fsevents "^2.3.2"
|
||||
|
||||
jest-haste-map@^27.4.5:
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.4.5.tgz#c2921224a59223f91e03ec15703905978ef0cc1a"
|
||||
@@ -3401,69 +3382,69 @@ jest-haste-map@^27.4.5:
|
||||
optionalDependencies:
|
||||
fsevents "^2.3.2"
|
||||
|
||||
jest-jasmine2@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-27.3.1.tgz#df6d3d07c7dafc344feb43a0072a6f09458d32b0"
|
||||
integrity sha512-WK11ZUetDQaC09w4/j7o4FZDUIp+4iYWH/Lik34Pv7ukL+DuXFGdnmmi7dT58J2ZYKFB5r13GyE0z3NPeyJmsg==
|
||||
jest-jasmine2@^27.4.5:
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-27.4.5.tgz#ff79d11561679ff6c89715b0cd6b1e8c0dfbc6dc"
|
||||
integrity sha512-oUnvwhJDj2LhOiUB1kdnJjkx8C5PwgUZQb9urF77mELH9DGR4e2GqpWQKBOYXWs5+uTN9BGDqRz3Aeg5Wts7aw==
|
||||
dependencies:
|
||||
"@babel/traverse" "^7.1.0"
|
||||
"@jest/environment" "^27.3.1"
|
||||
"@jest/source-map" "^27.0.6"
|
||||
"@jest/test-result" "^27.3.1"
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/environment" "^27.4.4"
|
||||
"@jest/source-map" "^27.4.0"
|
||||
"@jest/test-result" "^27.4.2"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
co "^4.6.0"
|
||||
expect "^27.3.1"
|
||||
expect "^27.4.2"
|
||||
is-generator-fn "^2.0.0"
|
||||
jest-each "^27.3.1"
|
||||
jest-matcher-utils "^27.3.1"
|
||||
jest-message-util "^27.3.1"
|
||||
jest-runtime "^27.3.1"
|
||||
jest-snapshot "^27.3.1"
|
||||
jest-util "^27.3.1"
|
||||
pretty-format "^27.3.1"
|
||||
jest-each "^27.4.2"
|
||||
jest-matcher-utils "^27.4.2"
|
||||
jest-message-util "^27.4.2"
|
||||
jest-runtime "^27.4.5"
|
||||
jest-snapshot "^27.4.5"
|
||||
jest-util "^27.4.2"
|
||||
pretty-format "^27.4.2"
|
||||
throat "^6.0.1"
|
||||
|
||||
jest-leak-detector@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-27.3.1.tgz#7fb632c2992ef707a1e73286e1e704f9cc1772b2"
|
||||
integrity sha512-78QstU9tXbaHzwlRlKmTpjP9k4Pvre5l0r8Spo4SbFFVy/4Abg9I6ZjHwjg2QyKEAMg020XcjP+UgLZIY50yEg==
|
||||
jest-leak-detector@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-27.4.2.tgz#7fc3120893a7a911c553f3f2bdff9faa4454abbb"
|
||||
integrity sha512-ml0KvFYZllzPBJWDei3mDzUhyp/M4ubKebX++fPaudpe8OsxUE+m+P6ciVLboQsrzOCWDjE20/eXew9QMx/VGw==
|
||||
dependencies:
|
||||
jest-get-type "^27.3.1"
|
||||
pretty-format "^27.3.1"
|
||||
jest-get-type "^27.4.0"
|
||||
pretty-format "^27.4.2"
|
||||
|
||||
jest-matcher-utils@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.3.1.tgz#257ad61e54a6d4044e080d85dbdc4a08811e9c1c"
|
||||
integrity sha512-hX8N7zXS4k+8bC1Aj0OWpGb7D3gIXxYvPNK1inP5xvE4ztbz3rc4AkI6jGVaerepBnfWB17FL5lWFJT3s7qo8w==
|
||||
jest-matcher-utils@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.4.2.tgz#d17c5038607978a255e0a9a5c32c24e984b6c60b"
|
||||
integrity sha512-jyP28er3RRtMv+fmYC/PKG8wvAmfGcSNproVTW2Y0P/OY7/hWUOmsPfxN1jOhM+0u2xU984u2yEagGivz9OBGQ==
|
||||
dependencies:
|
||||
chalk "^4.0.0"
|
||||
jest-diff "^27.3.1"
|
||||
jest-get-type "^27.3.1"
|
||||
pretty-format "^27.3.1"
|
||||
jest-diff "^27.4.2"
|
||||
jest-get-type "^27.4.0"
|
||||
pretty-format "^27.4.2"
|
||||
|
||||
jest-message-util@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-27.3.1.tgz#f7c25688ad3410ab10bcb862bcfe3152345c6436"
|
||||
integrity sha512-bh3JEmxsTZ/9rTm0jQrPElbY2+y48Rw2t47uMfByNyUVR+OfPh4anuyKsGqsNkXk/TI4JbLRZx+7p7Hdt6q1yg==
|
||||
jest-message-util@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-27.4.2.tgz#07f3f1bf207d69cf798ce830cc57f1a849f99388"
|
||||
integrity sha512-OMRqRNd9E0DkBLZpFtZkAGYOXl6ZpoMtQJWTAREJKDOFa0M6ptB7L67tp+cszMBkvSgKOhNtQp2Vbcz3ZZKo/w==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.12.13"
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@types/stack-utils" "^2.0.0"
|
||||
chalk "^4.0.0"
|
||||
graceful-fs "^4.2.4"
|
||||
micromatch "^4.0.4"
|
||||
pretty-format "^27.3.1"
|
||||
pretty-format "^27.4.2"
|
||||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
|
||||
jest-mock@^27.3.0:
|
||||
version "27.3.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.3.0.tgz#ddf0ec3cc3e68c8ccd489bef4d1f525571a1b867"
|
||||
integrity sha512-ziZiLk0elZOQjD08bLkegBzv5hCABu/c8Ytx45nJKkysQwGaonvmTxwjLqEA4qGdasq9o2I8/HtdGMNnVsMTGw==
|
||||
jest-mock@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.4.2.tgz#184ff197a25491bfe4570c286daa5d62eb760b88"
|
||||
integrity sha512-PDDPuyhoukk20JrQKeofK12hqtSka7mWH0QQuxSNgrdiPsrnYYLS6wbzu/HDlxZRzji5ylLRULeuI/vmZZDrYA==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@types/node" "*"
|
||||
|
||||
jest-pnp-resolver@^1.2.2:
|
||||
@@ -3476,81 +3457,76 @@ jest-regex-util@^26.0.0:
|
||||
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-26.0.0.tgz#d25e7184b36e39fd466c3bc41be0971e821fee28"
|
||||
integrity sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==
|
||||
|
||||
jest-regex-util@^27.0.6:
|
||||
version "27.0.6"
|
||||
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-27.0.6.tgz#02e112082935ae949ce5d13b2675db3d8c87d9c5"
|
||||
integrity sha512-SUhPzBsGa1IKm8hx2F4NfTGGp+r7BXJ4CulsZ1k2kI+mGLG+lxGrs76veN2LF/aUdGosJBzKgXmNCw+BzFqBDQ==
|
||||
|
||||
jest-regex-util@^27.4.0:
|
||||
version "27.4.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-27.4.0.tgz#e4c45b52653128843d07ad94aec34393ea14fbca"
|
||||
integrity sha512-WeCpMpNnqJYMQoOjm1nTtsgbR4XHAk1u00qDoNBQoykM280+/TmgA5Qh5giC1ecy6a5d4hbSsHzpBtu5yvlbEg==
|
||||
|
||||
jest-resolve-dependencies@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-27.3.1.tgz#85b99bdbdfa46e2c81c6228fc4c91076f624f6e2"
|
||||
integrity sha512-X7iLzY8pCiYOnvYo2YrK3P9oSE8/3N2f4pUZMJ8IUcZnT81vlSonya1KTO9ZfKGuC+svE6FHK/XOb8SsoRUV1A==
|
||||
jest-resolve-dependencies@^27.4.5:
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-27.4.5.tgz#9398af854bdb12d6a9e5a8a536ee401f889a3ecf"
|
||||
integrity sha512-elEVvkvRK51y037NshtEkEnukMBWvlPzZHiL847OrIljJ8yIsujD2GXRPqDXC4rEVKbcdsy7W0FxoZb4WmEs7w==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.5"
|
||||
jest-regex-util "^27.0.6"
|
||||
jest-snapshot "^27.3.1"
|
||||
"@jest/types" "^27.4.2"
|
||||
jest-regex-util "^27.4.0"
|
||||
jest-snapshot "^27.4.5"
|
||||
|
||||
jest-resolve@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-27.3.1.tgz#0e5542172a1aa0270be6f66a65888647bdd74a3e"
|
||||
integrity sha512-Dfzt25CFSPo3Y3GCbxynRBZzxq9AdyNN+x/v2IqYx6KVT5Z6me2Z/PsSGFSv3cOSUZqJ9pHxilao/I/m9FouLw==
|
||||
jest-resolve@^27.4.5:
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-27.4.5.tgz#8dc44f5065fb8d58944c20f932cb7b9fe9760cca"
|
||||
integrity sha512-xU3z1BuOz/hUhVUL+918KqUgK+skqOuUsAi7A+iwoUldK6/+PW+utK8l8cxIWT9AW7IAhGNXjSAh1UYmjULZZw==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
chalk "^4.0.0"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-haste-map "^27.3.1"
|
||||
jest-haste-map "^27.4.5"
|
||||
jest-pnp-resolver "^1.2.2"
|
||||
jest-util "^27.3.1"
|
||||
jest-validate "^27.3.1"
|
||||
jest-util "^27.4.2"
|
||||
jest-validate "^27.4.2"
|
||||
resolve "^1.20.0"
|
||||
resolve.exports "^1.1.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
jest-runner@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-27.3.1.tgz#1d594dcbf3bd8600a7e839e790384559eaf96e3e"
|
||||
integrity sha512-r4W6kBn6sPr3TBwQNmqE94mPlYVn7fLBseeJfo4E2uCTmAyDFm2O5DYAQAFP7Q3YfiA/bMwg8TVsciP7k0xOww==
|
||||
jest-runner@^27.4.5:
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-27.4.5.tgz#daba2ba71c8f34137dc7ac45616add35370a681e"
|
||||
integrity sha512-/irauncTfmY1WkTaRQGRWcyQLzK1g98GYG/8QvIPviHgO1Fqz1JYeEIsSfF+9mc/UTA6S+IIHFgKyvUrtiBIZg==
|
||||
dependencies:
|
||||
"@jest/console" "^27.3.1"
|
||||
"@jest/environment" "^27.3.1"
|
||||
"@jest/test-result" "^27.3.1"
|
||||
"@jest/transform" "^27.3.1"
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/console" "^27.4.2"
|
||||
"@jest/environment" "^27.4.4"
|
||||
"@jest/test-result" "^27.4.2"
|
||||
"@jest/transform" "^27.4.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
emittery "^0.8.1"
|
||||
exit "^0.1.2"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-docblock "^27.0.6"
|
||||
jest-environment-jsdom "^27.3.1"
|
||||
jest-environment-node "^27.3.1"
|
||||
jest-haste-map "^27.3.1"
|
||||
jest-leak-detector "^27.3.1"
|
||||
jest-message-util "^27.3.1"
|
||||
jest-resolve "^27.3.1"
|
||||
jest-runtime "^27.3.1"
|
||||
jest-util "^27.3.1"
|
||||
jest-worker "^27.3.1"
|
||||
jest-docblock "^27.4.0"
|
||||
jest-environment-jsdom "^27.4.4"
|
||||
jest-environment-node "^27.4.4"
|
||||
jest-haste-map "^27.4.5"
|
||||
jest-leak-detector "^27.4.2"
|
||||
jest-message-util "^27.4.2"
|
||||
jest-resolve "^27.4.5"
|
||||
jest-runtime "^27.4.5"
|
||||
jest-util "^27.4.2"
|
||||
jest-worker "^27.4.5"
|
||||
source-map-support "^0.5.6"
|
||||
throat "^6.0.1"
|
||||
|
||||
jest-runtime@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-27.3.1.tgz#80fa32eb85fe5af575865ddf379874777ee993d7"
|
||||
integrity sha512-qtO6VxPbS8umqhEDpjA4pqTkKQ1Hy4ZSi9mDVeE9Za7LKBo2LdW2jmT+Iod3XFaJqINikZQsn2wEi0j9wPRbLg==
|
||||
jest-runtime@^27.4.5:
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-27.4.5.tgz#97703ad2a1799d4f50ab59049bd21a9ceaed2813"
|
||||
integrity sha512-CIYqwuJQXHQtPd/idgrx4zgJ6iCb6uBjQq1RSAGQrw2S8XifDmoM1Ot8NRd80ooAm+ZNdHVwsktIMGlA1F1FAQ==
|
||||
dependencies:
|
||||
"@jest/console" "^27.3.1"
|
||||
"@jest/environment" "^27.3.1"
|
||||
"@jest/globals" "^27.3.1"
|
||||
"@jest/source-map" "^27.0.6"
|
||||
"@jest/test-result" "^27.3.1"
|
||||
"@jest/transform" "^27.3.1"
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/console" "^27.4.2"
|
||||
"@jest/environment" "^27.4.4"
|
||||
"@jest/globals" "^27.4.4"
|
||||
"@jest/source-map" "^27.4.0"
|
||||
"@jest/test-result" "^27.4.2"
|
||||
"@jest/transform" "^27.4.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@types/yargs" "^16.0.0"
|
||||
chalk "^4.0.0"
|
||||
cjs-module-lexer "^1.0.0"
|
||||
@@ -3559,14 +3535,14 @@ jest-runtime@^27.3.1:
|
||||
exit "^0.1.2"
|
||||
glob "^7.1.3"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-haste-map "^27.3.1"
|
||||
jest-message-util "^27.3.1"
|
||||
jest-mock "^27.3.0"
|
||||
jest-regex-util "^27.0.6"
|
||||
jest-resolve "^27.3.1"
|
||||
jest-snapshot "^27.3.1"
|
||||
jest-util "^27.3.1"
|
||||
jest-validate "^27.3.1"
|
||||
jest-haste-map "^27.4.5"
|
||||
jest-message-util "^27.4.2"
|
||||
jest-mock "^27.4.2"
|
||||
jest-regex-util "^27.4.0"
|
||||
jest-resolve "^27.4.5"
|
||||
jest-snapshot "^27.4.5"
|
||||
jest-util "^27.4.2"
|
||||
jest-validate "^27.4.2"
|
||||
slash "^3.0.0"
|
||||
strip-bom "^4.0.0"
|
||||
yargs "^16.2.0"
|
||||
@@ -3579,14 +3555,6 @@ jest-serializer@^26.6.2:
|
||||
"@types/node" "*"
|
||||
graceful-fs "^4.2.4"
|
||||
|
||||
jest-serializer@^27.0.6:
|
||||
version "27.0.6"
|
||||
resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-27.0.6.tgz#93a6c74e0132b81a2d54623251c46c498bb5bec1"
|
||||
integrity sha512-PtGdVK9EGC7dsaziskfqaAPib6wTViY3G8E5wz9tLVPhHyiDNTZn/xjZ4khAw+09QkoOVpn7vF5nPSN6dtBexA==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
graceful-fs "^4.2.4"
|
||||
|
||||
jest-serializer@^27.4.0:
|
||||
version "27.4.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-27.4.0.tgz#34866586e1cae2388b7d12ffa2c7819edef5958a"
|
||||
@@ -3595,10 +3563,10 @@ jest-serializer@^27.4.0:
|
||||
"@types/node" "*"
|
||||
graceful-fs "^4.2.4"
|
||||
|
||||
jest-snapshot@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-27.3.1.tgz#1da5c0712a252d70917d46c037054f5918c49ee4"
|
||||
integrity sha512-APZyBvSgQgOT0XumwfFu7X3G5elj6TGhCBLbBdn3R1IzYustPGPE38F51dBWMQ8hRXa9je0vAdeVDtqHLvB6lg==
|
||||
jest-snapshot@^27.4.5:
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-27.4.5.tgz#2ea909b20aac0fe62504bc161331f730b8a7ecc7"
|
||||
integrity sha512-eCi/iM1YJFrJWiT9de4+RpWWWBqsHiYxFG9V9o/n0WXs6GpW4lUt4FAHAgFPTLPqCUVzrMQmSmTZSgQzwqR7IQ==
|
||||
dependencies:
|
||||
"@babel/core" "^7.7.2"
|
||||
"@babel/generator" "^7.7.2"
|
||||
@@ -3606,23 +3574,23 @@ jest-snapshot@^27.3.1:
|
||||
"@babel/plugin-syntax-typescript" "^7.7.2"
|
||||
"@babel/traverse" "^7.7.2"
|
||||
"@babel/types" "^7.0.0"
|
||||
"@jest/transform" "^27.3.1"
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/transform" "^27.4.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@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.3.1"
|
||||
expect "^27.4.2"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-diff "^27.3.1"
|
||||
jest-get-type "^27.3.1"
|
||||
jest-haste-map "^27.3.1"
|
||||
jest-matcher-utils "^27.3.1"
|
||||
jest-message-util "^27.3.1"
|
||||
jest-resolve "^27.3.1"
|
||||
jest-util "^27.3.1"
|
||||
jest-diff "^27.4.2"
|
||||
jest-get-type "^27.4.0"
|
||||
jest-haste-map "^27.4.5"
|
||||
jest-matcher-utils "^27.4.2"
|
||||
jest-message-util "^27.4.2"
|
||||
jest-resolve "^27.4.5"
|
||||
jest-util "^27.4.2"
|
||||
natural-compare "^1.4.0"
|
||||
pretty-format "^27.3.1"
|
||||
pretty-format "^27.4.2"
|
||||
semver "^7.3.2"
|
||||
|
||||
jest-util@^26.6.2:
|
||||
@@ -3637,18 +3605,6 @@ jest-util@^26.6.2:
|
||||
is-ci "^2.0.0"
|
||||
micromatch "^4.0.2"
|
||||
|
||||
jest-util@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.3.1.tgz#a58cdc7b6c8a560caac9ed6bdfc4e4ff23f80429"
|
||||
integrity sha512-8fg+ifEH3GDryLQf/eKZck1DEs2YuVPBCMOaHQxVVLmQwl/CDhWzrvChTX4efLZxGrw+AA0mSXv78cyytBt/uw==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.5"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
ci-info "^3.2.0"
|
||||
graceful-fs "^4.2.4"
|
||||
picomatch "^2.2.3"
|
||||
|
||||
jest-util@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.4.2.tgz#ed95b05b1adfd761e2cda47e0144c6a58e05a621"
|
||||
@@ -3673,29 +3629,29 @@ jest-validate@^26.5.2:
|
||||
leven "^3.1.0"
|
||||
pretty-format "^26.6.2"
|
||||
|
||||
jest-validate@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-27.3.1.tgz#3a395d61a19cd13ae9054af8cdaf299116ef8a24"
|
||||
integrity sha512-3H0XCHDFLA9uDII67Bwi1Vy7AqwA5HqEEjyy934lgVhtJ3eisw6ShOF1MDmRPspyikef5MyExvIm0/TuLzZ86Q==
|
||||
jest-validate@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-27.4.2.tgz#eecfcc1b1c9429aa007da08a2bae4e32a81bbbc3"
|
||||
integrity sha512-hWYsSUej+Fs8ZhOm5vhWzwSLmVaPAxRy+Mr+z5MzeaHm9AxUpXdoVMEW4R86y5gOobVfBsMFLk4Rb+QkiEpx1A==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
camelcase "^6.2.0"
|
||||
chalk "^4.0.0"
|
||||
jest-get-type "^27.3.1"
|
||||
jest-get-type "^27.4.0"
|
||||
leven "^3.1.0"
|
||||
pretty-format "^27.3.1"
|
||||
pretty-format "^27.4.2"
|
||||
|
||||
jest-watcher@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-27.3.1.tgz#ba5e0bc6aa843612b54ddb7f009d1cbff7e05f3e"
|
||||
integrity sha512-9/xbV6chABsGHWh9yPaAGYVVKurWoP3ZMCv6h+O1v9/+pkOroigs6WzZ0e9gLP/njokUwM7yQhr01LKJVMkaZA==
|
||||
jest-watcher@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-27.4.2.tgz#c9037edfd80354c9fe90de4b6f8b6e2b8e736744"
|
||||
integrity sha512-NJvMVyyBeXfDezhWzUOCOYZrUmkSCiatpjpm+nFUid74OZEHk6aMLrZAukIiFDwdbqp6mTM6Ui1w4oc+8EobQg==
|
||||
dependencies:
|
||||
"@jest/test-result" "^27.3.1"
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/test-result" "^27.4.2"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@types/node" "*"
|
||||
ansi-escapes "^4.2.1"
|
||||
chalk "^4.0.0"
|
||||
jest-util "^27.3.1"
|
||||
jest-util "^27.4.2"
|
||||
string-length "^4.0.1"
|
||||
|
||||
jest-worker@^26.0.0, jest-worker@^26.6.2:
|
||||
@@ -3707,15 +3663,6 @@ jest-worker@^26.0.0, jest-worker@^26.6.2:
|
||||
merge-stream "^2.0.0"
|
||||
supports-color "^7.0.0"
|
||||
|
||||
jest-worker@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.3.1.tgz#0def7feae5b8042be38479799aeb7b5facac24b2"
|
||||
integrity sha512-ks3WCzsiZaOPJl/oMsDjaf0TRiSv7ctNgs0FqRr2nARsovz6AWWy4oLElwcquGSz692DzgZQrCLScPNs5YlC4g==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
merge-stream "^2.0.0"
|
||||
supports-color "^8.0.0"
|
||||
|
||||
jest-worker@^27.4.5:
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.4.5.tgz#d696e3e46ae0f24cff3fa7195ffba22889262242"
|
||||
@@ -3725,14 +3672,14 @@ jest-worker@^27.4.5:
|
||||
merge-stream "^2.0.0"
|
||||
supports-color "^8.0.0"
|
||||
|
||||
jest@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/jest/-/jest-27.3.1.tgz#b5bab64e8f56b6f7e275ba1836898b0d9f1e5c8a"
|
||||
integrity sha512-U2AX0AgQGd5EzMsiZpYt8HyZ+nSVIh5ujQ9CPp9EQZJMjXIiSZpJNweZl0swatKRoqHWgGKM3zaSwm4Zaz87ng==
|
||||
jest@^27.4.5:
|
||||
version "27.4.5"
|
||||
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.5.tgz#66e45acba44137fac26be9d3cc5bb031e136dc0f"
|
||||
integrity sha512-uT5MiVN3Jppt314kidCk47MYIRilJjA/l2mxwiuzzxGUeJIvA8/pDaJOAX5KWvjAo7SCydcW0/4WEtgbLMiJkg==
|
||||
dependencies:
|
||||
"@jest/core" "^27.3.1"
|
||||
"@jest/core" "^27.4.5"
|
||||
import-local "^3.0.2"
|
||||
jest-cli "^27.3.1"
|
||||
jest-cli "^27.4.5"
|
||||
|
||||
jetifier@^1.6.2:
|
||||
version "1.6.8"
|
||||
@@ -4843,12 +4790,12 @@ pretty-format@^26.5.2, pretty-format@^26.6.2:
|
||||
ansi-styles "^4.0.0"
|
||||
react-is "^17.0.1"
|
||||
|
||||
pretty-format@^27.3.1:
|
||||
version "27.3.1"
|
||||
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.3.1.tgz#7e9486365ccdd4a502061fa761d3ab9ca1b78df5"
|
||||
integrity sha512-DR/c+pvFc52nLimLROYjnXPtolawm+uWDxr4FjuLDLUn+ktWnSN851KoHwHzzqq6rfCOjkzN8FLgDrSub6UDuA==
|
||||
pretty-format@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.4.2.tgz#e4ce92ad66c3888423d332b40477c87d1dac1fb8"
|
||||
integrity sha512-p0wNtJ9oLuvgOQDEIZ9zQjZffK7KtyR6Si0jnXULIDwrlNF8Cuir3AZP0hHv0jmKuNN/edOnbMjnzd4uTcmWiw==
|
||||
dependencies:
|
||||
"@jest/types" "^27.2.5"
|
||||
"@jest/types" "^27.4.2"
|
||||
ansi-regex "^5.0.1"
|
||||
ansi-styles "^5.0.0"
|
||||
react-is "^17.0.1"
|
||||
|
||||
Reference in New Issue
Block a user