Bump ts-jest from 27.1.3 to 27.1.4 in /js/js-flipper (#3584)
Summary: Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.3 to 27.1.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">ts-jest's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.4">27.1.4</a> (2022-03-24)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler:</strong> revert <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3194">https://github.com/facebook/flipper/issues/3194</a> (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3362">https://github.com/facebook/flipper/issues/3362</a>) (<a href="2b7dffeac9">2b7dffe</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3272">https://github.com/facebook/flipper/issues/3272</a></li> <li>remove <code>esbuild</code> from peer dependency (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3360">https://github.com/facebook/flipper/issues/3360</a>) (<a href="8c8c1ca615">8c8c1ca</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3346">https://github.com/facebook/flipper/issues/3346</a></li> <li>support Babel config file with <code>.cjs</code> extension (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3361">https://github.com/facebook/flipper/issues/3361</a>) (<a href="5e5ac4ac28">5e5ac4a</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3335">https://github.com/facebook/flipper/issues/3335</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="8fc3e079a7"><code>8fc3e07</code></a> chore(release): 27.1.4</li> <li><a href="8c8c1ca615"><code>8c8c1ca</code></a> fix: remove <code>esbuild</code> from peer dependency (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3360">https://github.com/facebook/flipper/issues/3360</a>)</li> <li><a href="5e5ac4ac28"><code>5e5ac4a</code></a> fix: support Babel config file with <code>.cjs</code> extension (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3361">https://github.com/facebook/flipper/issues/3361</a>)</li> <li><a href="2b7dffeac9"><code>2b7dffe</code></a> fix(compiler): revert <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3194">https://github.com/facebook/flipper/issues/3194</a> (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3362">https://github.com/facebook/flipper/issues/3362</a>)</li> <li><a href="b6ba9dc751"><code>b6ba9dc</code></a> build(deps-dev): bump node-fetch from 3.2.2 to 3.2.3 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3330">https://github.com/facebook/flipper/issues/3330</a>)</li> <li><a href="7900ee7505"><code>7900ee7</code></a> build(deps-dev): bump eslint-plugin-jsdoc from 37.9.7 to 38.0.0 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3331">https://github.com/facebook/flipper/issues/3331</a>)</li> <li><a href="796b5a4643"><code>796b5a4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3325">https://github.com/facebook/flipper/issues/3325</a> from kulshekhar/dependabot/npm_and_yarn/eslint-plugi...</li> <li><a href="917f0ff61f"><code>917f0ff</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3326">https://github.com/facebook/flipper/issues/3326</a> from kulshekhar/dependabot/npm_and_yarn/node-fetch-3...</li> <li><a href="70a2ae2b48"><code>70a2ae2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3324">https://github.com/facebook/flipper/issues/3324</a> from kulshekhar/dependabot/npm_and_yarn/typescript-e...</li> <li><a href="c7d6ac6c89"><code>c7d6ac6</code></a> build(deps-dev): bump node-fetch from 3.2.1 to 3.2.2</li> <li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.4">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/3584 Reviewed By: passy Differential Revision: D35211395 Pulled By: mweststrate fbshipit-source-id: f9b0cb9aadfdd54cf12238c2bd3d37e962a72fba
This commit is contained in:
committed by
Facebook GitHub Bot
parent
cf1aadb6f7
commit
3ee7e98a78
@@ -2010,11 +2010,6 @@ globby@^11.0.4:
|
|||||||
merge2 "^1.4.1"
|
merge2 "^1.4.1"
|
||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
|
|
||||||
graceful-fs@^4.2.4:
|
|
||||||
version "4.2.8"
|
|
||||||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.8.tgz#e412b8d33f5e006593cbd3cee6df9f2cebbe802a"
|
|
||||||
integrity sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==
|
|
||||||
|
|
||||||
graceful-fs@^4.2.9:
|
graceful-fs@^4.2.9:
|
||||||
version "4.2.9"
|
version "4.2.9"
|
||||||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.9.tgz#041b05df45755e587a24942279b9d113146e1c96"
|
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.9.tgz#041b05df45755e587a24942279b9d113146e1c96"
|
||||||
@@ -2688,19 +2683,7 @@ jest-snapshot@^27.5.1:
|
|||||||
pretty-format "^27.5.1"
|
pretty-format "^27.5.1"
|
||||||
semver "^7.3.2"
|
semver "^7.3.2"
|
||||||
|
|
||||||
jest-util@^27.0.0:
|
jest-util@^27.0.0, jest-util@^27.5.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.5.1:
|
|
||||||
version "27.5.1"
|
version "27.5.1"
|
||||||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.5.1.tgz#3ba9771e8e31a0b85da48fe0b0891fb86c01c2f9"
|
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.5.1.tgz#3ba9771e8e31a0b85da48fe0b0891fb86c01c2f9"
|
||||||
integrity sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==
|
integrity sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==
|
||||||
@@ -3722,9 +3705,9 @@ tr46@^2.1.0:
|
|||||||
punycode "^2.1.1"
|
punycode "^2.1.1"
|
||||||
|
|
||||||
ts-jest@^27.1.3:
|
ts-jest@^27.1.3:
|
||||||
version "27.1.3"
|
version "27.1.4"
|
||||||
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957"
|
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.4.tgz#84d42cf0f4e7157a52e7c64b1492c46330943e00"
|
||||||
integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==
|
integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
bs-logger "0.x"
|
bs-logger "0.x"
|
||||||
fast-json-stable-stringify "2.x"
|
fast-json-stable-stringify "2.x"
|
||||||
|
|||||||
Reference in New Issue
Block a user