Commit 70b917e
Merge #740
740: Bump tslib from 2.3.1 to 2.4.0 r=bidoubiwa a=dependabot[bot]
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 "./" to "./*" (<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 />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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)
</details>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6824 | 6824 | | |
6825 | 6825 | | |
6826 | 6826 | | |
6827 | | - | |
6828 | | - | |
6829 | | - | |
6830 | | - | |
| 6827 | + | |
| 6828 | + | |
| 6829 | + | |
| 6830 | + | |
6831 | 6831 | | |
6832 | 6832 | | |
6833 | 6833 | | |
| |||
0 commit comments