Skip to content

Commit 904ab1e

Browse files
Merge #263 #265 #266
263: Bump eslint-plugin-promise from 4.2.1 to 4.3.1 r=curquiza a=dependabot-preview[bot] Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md">eslint-plugin-promise's changelog</a>.</em></p> <blockquote> <h2>4.3.1.</h2> <ul> <li>Updated and applied prettier</li> </ul> <h2>4.3.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/xjamundx/eslint-plugin-promise/pull/202">xjamundx/eslint-plugin-promise#202</a></li> <li>Udpated jest</li> </ul> <h2>4.2.2</h2> <ul> <li>Added license</li> <li>Dependabot security updates</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xjamundx/eslint-plugin-promise/commit/a9589b6f9a2ceeb0c741e8c0a5a1df63f1e77106"><code>a9589b6</code></a> 4.3.1</li> <li><a href="https://github.com/xjamundx/eslint-plugin-promise/commit/0bacbc3deebf7523b7dafd787e3368f6be81f8ea"><code>0bacbc3</code></a> chore: updated prettier</li> <li><a href="https://github.com/xjamundx/eslint-plugin-promise/commit/d127ef07436655bc45f97a05bb711ff7897419e3"><code>d127ef0</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/xjamundx/eslint-plugin-promise/commit/57b02e503833463f3ebeb16143195191091b30a4"><code>57b02e5</code></a> 4.3.0</li> <li><a href="https://github.com/xjamundx/eslint-plugin-promise/commit/3d3e8d5fe957ba501c8438003526401e9c06d237"><code>3d3e8d5</code></a> chore: update jest</li> <li><a href="https://github.com/xjamundx/eslint-plugin-promise/commit/ca0f87778e3cbbd35e6459d4767c787f7557a2cd"><code>ca0f877</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/xjamundx/eslint-plugin-promise/issues/202">#202</a> from imjordanxd/issue/change-callback-err-naming</li> <li><a href="https://github.com/xjamundx/eslint-plugin-promise/commit/ac57a5f844e3cedde689bd69fbb6289705302a93"><code>ac57a5f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/xjamundx/eslint-plugin-promise/issues/200">#200</a> from xjamundx/dependabot/npm_and_yarn/lodash-4.17.19</li> <li><a href="https://github.com/xjamundx/eslint-plugin-promise/commit/ee0a8d41f786c18b42c414059071c082c11542e9"><code>ee0a8d4</code></a> included check for string literal 'error'</li> <li><a href="https://github.com/xjamundx/eslint-plugin-promise/commit/cbfb8a604e540592997cb69a1bdd257f84b1811f"><code>cbfb8a6</code></a> chore(deps): bump lodash from 4.17.15 to 4.17.19</li> <li>See full diff in <a href="https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=eslint-plugin-promise&package-manager=npm_and_yarn&previous-version=4.2.1&new-version=4.3.1)](https://dependabot.com/compatibility-score/?dependency-name=eslint-plugin-promise&package-manager=npm_and_yarn&previous-version=4.2.1&new-version=4.3.1) You can trigger a rebase of this PR 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> 265: Bump rollup from 2.38.0 to 2.39.0 r=curquiza a=dependabot-preview[bot] Bumps [rollup](https://github.com/rollup/rollup) from 2.38.0 to 2.39.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v2.39.0</h2> <p><em>2021-02-12</em></p> <h3>Features</h3> <ul> <li>Add &quot;validate&quot; option to verify generated chunks are valid JavaScript (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3952">#3952</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Always add exports properties for uninitialized named exports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3957">#3957</a>)</li> <li>Allow using an external namespace reexport together with named exports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3959">#3959</a>)</li> <li>Avoid invalid generated code in certain scenarios with SystemJS exports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3960">#3960</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3952">#3952</a>: implement <code>validate</code> output option and <code>--validate</code> CLI option (<a href="https://github.com/kzc"><code>@kzc</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3956">#3956</a>: Update dependencies, fix fsevents issue (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3957">#3957</a>: Make sure uninitialised exports turn up via .hasOwnProperty for non-ES formats (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3959">#3959</a>: Allow overriding individual exports of reexported external namespaces (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3960">#3960</a>: Make sure system exports are valid JavaScript (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v2.38.5</h2> <p><em>2021-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Prevent invalid code when simplifying assignments and delcarations (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3951">#3951</a>)</li> <li>Prevent behaviour-changing line-breaks when simplifying assignments in return statements (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3951">#3951</a>)</li> <li>Slightly improve white-space rendering when simplifying certain expressions (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3951">#3951</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3951">#3951</a>: Wrap simplified assignments if necessary (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v2.38.4</h2> <p><em>2021-02-02</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not change logic when tree-shaking declarations in if statements or loops (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3947">#3947</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3947">#3947</a>: Do not tear apart declarations in loop or if bodies (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v2.38.3</h2> <p><em>2021-02-01</em></p> <h3>Bug Fixes</h3> <ul> <li>Prevent an unexpected live-binding when default exporting a synthetic named export (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3946">#3946</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3945">#3945</a>: Upgrade chokidar and fsevents for Apple M1 compatibility (<a href="https://github.com/threepointone"><code>@threepointone</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3946">#3946</a>: Make sure default exports snapshot synthetic named exports (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v2.38.2</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>2.39.0</h2> <p><em>2021-02-12</em></p> <h3>Features</h3> <ul> <li>Add &quot;validate&quot; option to verify generated chunks are valid JavaScript (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3952">#3952</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Always add exports properties for uninitialized named exports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3957">#3957</a>)</li> <li>Allow using an external namespace reexport together with named exports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3959">#3959</a>)</li> <li>Avoid invalid generated code in certain scenarios with SystemJS exports (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3960">#3960</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3952">#3952</a>: implement <code>validate</code> output option and <code>--validate</code> CLI option (<a href="https://github.com/kzc"><code>@kzc</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3956">#3956</a>: Update dependencies, fix fsevents issue (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3957">#3957</a>: Make sure uninitialised exports turn up via .hasOwnProperty for non-ES formats (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3959">#3959</a>: Allow overriding individual exports of reexported external namespaces (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3960">#3960</a>: Make sure system exports are valid JavaScript (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>2.38.5</h2> <p><em>2021-02-05</em></p> <h3>Bug Fixes</h3> <ul> <li>Prevent invalid code when simplifying assignments and delcarations (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3951">#3951</a>)</li> <li>Prevent behaviour-changing line-breaks when simplifying assignments in return statements (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3951">#3951</a>)</li> <li>Slightly improve white-space rendering when simplifying certain expressions (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3951">#3951</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3951">#3951</a>: Wrap simplified assignments if necessary (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>2.38.4</h2> <p><em>2021-02-02</em></p> <h3>Bug Fixes</h3> <ul> <li>Do not change logic when tree-shaking declarations in if statements or loops (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3947">#3947</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3947">#3947</a>: Do not tear apart declarations in loop or if bodies (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>2.38.3</h2> <p><em>2021-02-01</em></p> <h3>Bug Fixes</h3> <ul> <li>Prevent an unexpected live-binding when default exporting a synthetic named export (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3946">#3946</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3945">#3945</a>: Upgrade chokidar and fsevents for Apple M1 compatibility (<a href="https://github.com/threepointone"><code>@threepointone</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3946">#3946</a>: Make sure default exports snapshot synthetic named exports (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>2.38.2</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/f3b1c815ec2abe3aeb89eb261858182b4d124160"><code>f3b1c81</code></a> 2.39.0</li> <li><a href="https://github.com/rollup/rollup/commit/0b6fd2af35e1d68f7cb117163ccc13c6eb37a80e"><code>0b6fd2a</code></a> Update changelog</li> <li><a href="https://github.com/rollup/rollup/commit/1794a71be25190b4d1d6b239f7cdf089c86b359e"><code>1794a71</code></a> Make sure system exports are valid JavaScript (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3960">#3960</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/6f165281272547f4e5b7a5cdd9c028ef6a8a94ce"><code>6f16528</code></a> Allow overriding individual exports of reexported external namespaces (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3959">#3959</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/0e3445b6a16bd7b388c8b1ea31129e0df5c8b29e"><code>0e3445b</code></a> implement <code>validate</code> output option and <code>--validate</code> CLI option (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3952">#3952</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/3394ae90dfe7c311ca6b78fae8e6d999a43a4588"><code>3394ae9</code></a> Make sure uninitialised exports turn up via .hasOwnProperty for non-ES format...</li> <li><a href="https://github.com/rollup/rollup/commit/45d8e5e1dbd6ca19ce7a7d767d9d6477bc6e8491"><code>45d8e5e</code></a> Update dependencies, fix fsevents issue (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3956">#3956</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/574050be1f3a7197945b8adb2624a10f496af693"><code>574050b</code></a> 2.38.5</li> <li><a href="https://github.com/rollup/rollup/commit/f7a1d77950642ab6990bffa89bf3a1cbf88da4f5"><code>f7a1d77</code></a> Update changelog</li> <li><a href="https://github.com/rollup/rollup/commit/29aed1908cda5d29208db0fb9edf9e71c7e7fd9d"><code>29aed19</code></a> Wrap simplified assignments if necessary (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3951">#3951</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v2.38.0...v2.39.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=rollup&package-manager=npm_and_yarn&previous-version=2.38.0&new-version=2.39.0)](https://dependabot.com/compatibility-score/?dependency-name=rollup&package-manager=npm_and_yarn&previous-version=2.38.0&new-version=2.39.0) You can trigger a rebase of this PR 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> 266: Bump typescript from 4.1.3 to 4.1.5 r=curquiza a=dependabot-preview[bot] Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 4.1.5</h2> <p>This release contains a fix for <a href="https://github-redirect.dependabot.com/microsoft/TypeScript/issues/42718">an issue when language service plugins have no specified name</a>.</p> <h2>TypeScript 4.1.4</h2> <p>This release contains fixes for a <a href="https://github-redirect.dependabot.com/microsoft/TypeScript/issues/42712">security risk involving language service plugin loading</a>. More details are available <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-1639">here</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/aace53f7d71af11e4b89dd074a1657964a22d0b4"><code>aace53f</code></a> Bump version to 4.1.5 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/af0ad8089777ef8df16b0980b0972f1e214308fe"><code>af0ad80</code></a> Handle if plugin doesnt specify name (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42720">#42720</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/c329d68d4591d31d966ab64e0da579c95a1c5e1d"><code>c329d68</code></a> Bump version to 4.1.4 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/7bc71732c1fd09d910433f7f020a2de312e9549f"><code>7bc7173</code></a> Allow only package names as plugin names</li> <li>See full diff in <a href="https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=4.1.3&new-version=4.1.5)](https://dependabot.com/compatibility-score/?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=4.1.3&new-version=4.1.5) You can trigger a rebase of this PR 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
4 parents 7da4acf + 48ac6c9 + 2376abd + 7939286 commit 904ab1e

File tree

2 files changed

+16
-21
lines changed

2 files changed

+16
-21
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"eslint-plugin-jsx-a11y": "^6.4.1",
8686
"eslint-plugin-node": "^11.1.0",
8787
"eslint-plugin-prettier": "^3.1.4",
88-
"eslint-plugin-promise": "^4.2.1",
88+
"eslint-plugin-promise": "^4.3.1",
8989
"eslint-plugin-react": "^7.22.0",
9090
"eslint-plugin-react-hooks": "^4.2.0",
9191
"eslint-plugin-standard": "^5.0.0",
@@ -96,12 +96,12 @@
9696
"jest-watch-typeahead": "^0.6.0",
9797
"prettier": "^2.0.0",
9898
"regenerator-runtime": "^0.13.7",
99-
"rollup": "^2.38.0",
99+
"rollup": "^2.39.0",
100100
"rollup-plugin-babel": "^4.4.0",
101101
"rollup-plugin-terser": "^7.0.0",
102102
"rollup-plugin-typescript2": "^0.29.0",
103103
"shx": "^0.3.3",
104104
"ts-jest": "^26.4.4",
105-
"typescript": "^4.0.0"
105+
"typescript": "^4.1.5"
106106
}
107107
}

yarn.lock

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3027,10 +3027,10 @@ eslint-plugin-prettier@^3.1.4:
30273027
dependencies:
30283028
prettier-linter-helpers "^1.0.0"
30293029

3030-
eslint-plugin-promise@^4.2.1:
3031-
version "4.2.1"
3032-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
3033-
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
3030+
eslint-plugin-promise@^4.3.1:
3031+
version "4.3.1"
3032+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
3033+
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
30343034

30353035
eslint-plugin-react-hooks@^4.2.0:
30363036
version "4.2.0"
@@ -3489,11 +3489,6 @@ fsevents@^2.1.2, fsevents@~2.3.1:
34893489
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
34903490
integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
34913491

3492-
fsevents@~2.1.2:
3493-
version "2.1.3"
3494-
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
3495-
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
3496-
34973492
function-bind@^1.1.1:
34983493
version "1.1.1"
34993494
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -6250,12 +6245,12 @@ rollup-pluginutils@^2.8.1:
62506245
dependencies:
62516246
estree-walker "^0.6.1"
62526247

6253-
rollup@^2.38.0:
6254-
version "2.38.0"
6255-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d"
6256-
integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==
6248+
rollup@^2.39.0:
6249+
version "2.39.0"
6250+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.0.tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6"
6251+
integrity sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw==
62576252
optionalDependencies:
6258-
fsevents "~2.1.2"
6253+
fsevents "~2.3.1"
62596254

62606255
rsvp@^4.8.4:
62616256
version "4.8.5"
@@ -6990,10 +6985,10 @@ typedarray-to-buffer@^3.1.5:
69906985
dependencies:
69916986
is-typedarray "^1.0.0"
69926987

6993-
typescript@^4.0.0:
6994-
version "4.1.3"
6995-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
6996-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6988+
typescript@^4.1.5:
6989+
version "4.1.5"
6990+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
6991+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
69976992

69986993
unicode-canonical-property-names-ecmascript@^1.0.4:
69996994
version "1.0.4"

0 commit comments

Comments
 (0)