Skip to content

Commit fbc87a4

Browse files
Merge #1129
1129: build(deps-dev): bump @rollup/plugin-node-resolve from 13.0.6 to 13.1.3 r=curquiza a=dependabot[bot] Bumps [`@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve)` from 13.0.6 to 13.1.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md"><code>`@​rollup/plugin-node-resolve</code>'s` changelog</a>.</em></p> <blockquote> <h2>v13.1.3</h2> <p><em>2022-01-05</em></p> <h3>Bugfixes</h3> <ul> <li>fix: use correct version when published (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1063">#1063</a>)</li> </ul> <h2>v13.1.2</h2> <p><em>2021-12-31</em></p> <h3>Bugfixes</h3> <ul> <li>fix: forward meta-information from other plugins (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1062">#1062</a>)</li> </ul> <h2>v13.1.1</h2> <p><em>2021-12-13</em></p> <h3>Updates</h3> <ul> <li>test: add tests for mixing custom <code>exportConditions</code> with <code>browser: true</code> (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1043">#1043</a>)</li> </ul> <h2>v13.1.0</h2> <p><em>2021-12-13</em></p> <h3>Features</h3> <ul> <li>feat: expose plugin version (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1050">#1050</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/plugins/commit/13dca1df67d317c59dddb606a7f49ee0ae1c6e5a"><code>13dca1d</code></a> chore(release): node-resolve v13.1.3</li> <li><a href="https://github.com/rollup/plugins/commit/d2c788cda12dec19c0ab1a9c9c5df06caa337d9e"><code>d2c788c</code></a> fix(node-resolve): use correct version when published (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1063">#1063</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/f86db9b95c3220f43f33aa656814ac58bf05052e"><code>f86db9b</code></a> chore(release): node-resolve v13.1.2</li> <li><a href="https://github.com/rollup/plugins/commit/23226cdd67118cff29beb9cbd3a436091d34a7c2"><code>23226cd</code></a> fix(node-resolve): forward meta-information from other plugins (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1062">#1062</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/8c6ae32f96ab299ca0b1207857e242bac89b9ca7"><code>8c6ae32</code></a> chore(release): node-resolve v13.1.1</li> <li><a href="https://github.com/rollup/plugins/commit/9e6db2ddaeafd677449391afbbf8153ad6a9a93c"><code>9e6db2d</code></a> test(node-resolve): add tests for mixing custom <code>exportConditions</code> with `brow...</li> <li><a href="https://github.com/rollup/plugins/commit/e7719b01f0763bf6c52de715b1b0974dafc9735f"><code>e7719b0</code></a> chore(release): node-resolve v13.1.0</li> <li><a href="https://github.com/rollup/plugins/commit/59add60ffe7eebae64fe17bc01bd86ae4a44d3a0"><code>59add60</code></a> feat(node-resolve): expose plugin version (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1050">#1050</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/932f54c69a281aec6217c75f05d8cb1ee0b54669"><code>932f54c</code></a> chore(release): node-resolve v13.0.6</li> <li>See full diff in <a href="https://github.com/rollup/plugins/commits/node-resolve-v13.1.3/packages/node-resolve">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@rollup/plugin-node-resolve&package-manager=npm_and_yarn&previous-version=13.0.6&new-version=13.1.3)](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 parents aeb195d + 0f97655 commit fbc87a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@rollup/plugin-babel": "^5.3.0",
7575
"@rollup/plugin-commonjs": "21.0.1",
7676
"@rollup/plugin-json": "^4.0.2",
77-
"@rollup/plugin-node-resolve": "13.0.6",
77+
"@rollup/plugin-node-resolve": "13.1.3",
7878
"@types/jest": "^27.4.0",
7979
"@types/prettier": "^2.2.3",
8080
"@typescript-eslint/eslint-plugin": "2.34.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1402,10 +1402,10 @@
14021402
dependencies:
14031403
"@rollup/pluginutils" "^3.0.8"
14041404

1405-
"@rollup/plugin-node-resolve@13.0.6":
1406-
version "13.0.6"
1407-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.6.tgz#29629070bb767567be8157f575cfa8f2b8e9ef77"
1408-
integrity sha512-sFsPDMPd4gMqnh2gS0uIxELnoRUp5kBl5knxD2EO0778G1oOJv4G1vyT2cpWz75OU2jDVcXhjVUuTAczGyFNKA==
1405+
"@rollup/plugin-node-resolve@13.1.3":
1406+
version "13.1.3"
1407+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.1.3.tgz#2ed277fb3ad98745424c1d2ba152484508a92d79"
1408+
integrity sha512-BdxNk+LtmElRo5d06MGY4zoepyrXX1tkzX2hrnPEZ53k78GuOMWLqmJDGIIOPwVRIFZrLQOo+Yr6KtCuLIA0AQ==
14091409
dependencies:
14101410
"@rollup/pluginutils" "^3.1.0"
14111411
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)