Skip to content

Commit

Permalink
bump(deps): update dependency @vercel/ncc to ^0.38.2 (#317)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@vercel/ncc](https://redirect.github.com/vercel/ncc) | [`^0.38.1` ->
`^0.38.2`](https://renovatebot.com/diffs/npm/@vercel%2fncc/0.38.1/0.38.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@vercel%2fncc/0.38.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vercel%2fncc/0.38.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vercel%2fncc/0.38.1/0.38.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vercel%2fncc/0.38.1/0.38.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/ncc (@&#8203;vercel/ncc)</summary>

###
[`v0.38.2`](https://redirect.github.com/vercel/ncc/releases/tag/0.38.2)

[Compare
Source](https://redirect.github.com/vercel/ncc/compare/0.38.1...0.38.2)

##### Bug Fixes

- **deps:** update webpack to v5.94.0, terser to v5.33.0
([#&#8203;1213](https://redirect.github.com/vercel/ncc/issues/1213))
([158a1fd](https://redirect.github.com/vercel/ncc/commit/158a1fdcbc32d198a9a0a09d477c9559e7219ed0)),
closes
[#&#8203;1193](https://redirect.github.com/vercel/ncc/issues/1193)
[#&#8203;1194](https://redirect.github.com/vercel/ncc/issues/1194)
[#&#8203;1177](https://redirect.github.com/vercel/ncc/issues/1177)
[#&#8203;1204](https://redirect.github.com/vercel/ncc/issues/1204)
[#&#8203;1195](https://redirect.github.com/vercel/ncc/issues/1195)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/fuxingloh/multi-labeler).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent ee89088 commit a52bcf7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/ncc": "^0.38.1",
"@vercel/ncc": "^0.38.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
Expand Down

0 comments on commit a52bcf7

Please sign in to comment.