Bump tslib from 2.3.1 to 2.4.0 in /frontend #70

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/frontend/tslib-2.4.0 into main 2022-04-26 20:05:41 +00:00
dependabot[bot] commented 2022-04-22 09:40:34 +00:00 (Migrated from github.com)

Bumps tslib from 2.3.1 to 2.4.0.

Release notes

Sourced from tslib's releases.

tslib 2.4.0

This release includes the __classPrivateFieldIn helper as well as an update to __createBinding to reduce indirection between multiple re-exports.

Commits

Dependabot compatibility score

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 commands and options

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)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.1 to 2.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/tslib/releases">tslib's releases</a>.</em></p> <blockquote> <h2>tslib 2.4.0</h2> <p>This release includes the <code>__classPrivateFieldIn</code> helper as well as an update to <code>__createBinding</code> to reduce indirection between multiple re-exports.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/tslib/commit/a7129c7bd500ce378ec19234247f3d0b1635e89d"><code>a7129c7</code></a> Update bower.json</li> <li><a href="https://github.com/microsoft/tslib/commit/5b7da89bf0bdeb1ba102345fa4a759745f3494f5"><code>5b7da89</code></a> Update package.json</li> <li><a href="https://github.com/microsoft/tslib/commit/c827964226e85118e2fd35b1cc68d4a5ad867f39"><code>c827964</code></a> Merge branch 'EB-Forks-docs/add-tsdoc'</li> <li><a href="https://github.com/microsoft/tslib/commit/fbf48a8e4970a749206a507b073db8042d03ed4f"><code>fbf48a8</code></a> Merge branch 'docs/add-tsdoc' of <a href="https://github.com/EB-Forks/tslib">https://github.com/EB-Forks/tslib</a> into EB-Fo...</li> <li><a href="https://github.com/microsoft/tslib/commit/15f98b67c4db6ffcfe64bdaa6da6c4bc569d4712"><code>15f98b6</code></a> optimize <code>__createBinding</code> (<a href="https://github-redirect.dependabot.com/Microsoft/tslib/issues/168">#168</a>)</li> <li><a href="https://github.com/microsoft/tslib/commit/06853a8e08e7c01e87bdec89ac1654fd7c3b93fe"><code>06853a8</code></a> Update package.json: changed pattern &quot;./&quot; to &quot;./*&quot; (<a href="https://github-redirect.dependabot.com/Microsoft/tslib/issues/135">#135</a>)</li> <li><a href="https://github.com/microsoft/tslib/commit/7012efcbd77948c48e9895e600e412a8e6d76a69"><code>7012efc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Microsoft/tslib/issues/164">#164</a> from penx/license-update</li> <li><a href="https://github.com/microsoft/tslib/commit/5b8af4ee9020b1c7170125f072f319c858735989"><code>5b8af4e</code></a> Update license within js files</li> <li><a href="https://github.com/microsoft/tslib/commit/7def9b5c1b7b4a994177033a37e3c8d99ad26ecd"><code>7def9b5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Microsoft/tslib/issues/160">#160</a> from penx/patch-1</li> <li><a href="https://github.com/microsoft/tslib/commit/f0563d9aef55290c696e224c76224ef738f5fdbf"><code>f0563d9</code></a> Don't require license to be included by bundlers</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/tslib/compare/2.3.1...2.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tslib&package-manager=npm_and_yarn&previous-version=2.3.1&new-version=2.4.0)](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>
Sign in to join this conversation.
No description provided.