Skip to content

Commit

Permalink
chore(deps): update dependency rollup-plugin-node-externals to v7.1.3 (
Browse files Browse the repository at this point in the history
…#2433)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[rollup-plugin-node-externals](https://redirect.github.com/Septh/rollup-plugin-node-externals)
| [`7.1.2` ->
`7.1.3`](https://renovatebot.com/diffs/npm/rollup-plugin-node-externals/7.1.2/7.1.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/rollup-plugin-node-externals/7.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rollup-plugin-node-externals/7.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rollup-plugin-node-externals/7.1.2/7.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup-plugin-node-externals/7.1.2/7.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>Septh/rollup-plugin-node-externals
(rollup-plugin-node-externals)</summary>

###
[`v7.1.3`](https://redirect.github.com/Septh/rollup-plugin-node-externals/releases/tag/v7.1.3)

[Compare
Source](https://redirect.github.com/Septh/rollup-plugin-node-externals/compare/v7.1.2...v7.1.3)

- Use conditional imports in package.json
[`2356b32`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/2356b32)
- Add VS Code build task
[`d768094`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/d768094)
- Use separate tsconfigs for IDE and build
[`f7e5dd9`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/f7e5dd9)
- Convert .eslintec to eslint.config.mjs
[`3e196fc`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/3e196fc)
- Update dev dependencies
[`e370879`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/e370879)
- Aesthetic edits
[`12c59ac`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/12c59ac)
- Add funding entry to package.json
[`96b0dd6`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/96b0dd6)
- Typos
[`1526ed7`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/1526ed7)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 10-19 1-7 * MON" in timezone
Asia/Seoul, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/channel-io/bezier-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmU6ZGVwcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent a7bafed commit 584f985
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16903,11 +16903,11 @@ __metadata:
linkType: hard

"rollup-plugin-node-externals@npm:^7.0.1":
version: 7.1.2
resolution: "rollup-plugin-node-externals@npm:7.1.2"
version: 7.1.3
resolution: "rollup-plugin-node-externals@npm:7.1.3"
peerDependencies:
rollup: ^3.0.0 || ^4.0.0
checksum: 10/aaf99b409bac1549e530c72a7c40ddfc05e8663fb457f5fea93bb4a42326e22b2f4e3f34eb87033ffc62b1e72620ab6583b6f63587372bbb2be285557d98a782
checksum: 10/4e8d38ebc3c8a29cb72d11a73f97ba810a4560b5b0f0be445ba32180875073ce4752a9ea4d0b658717ddae642d314738047677e5c818b1893f3d715d18fe413c
languageName: node
linkType: hard

Expand Down

0 comments on commit 584f985

Please sign in to comment.