Skip to content

Commit 0b976a6

Browse files
chore(deps): update dependency @vercel/ncc to v0.38.3 (#149)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vercel/ncc](https://redirect.github.com/vercel/ncc) | [`0.38.2` -> `0.38.3`](https://renovatebot.com/diffs/npm/@vercel%2fncc/0.38.2/0.38.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vercel%2fncc/0.38.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vercel%2fncc/0.38.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vercel%2fncc/0.38.2/0.38.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vercel%2fncc/0.38.2/0.38.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/ncc (@&#8203;vercel/ncc)</summary> ### [`v0.38.3`](https://redirect.github.com/vercel/ncc/releases/tag/0.38.3) [Compare Source](https://redirect.github.com/vercel/ncc/compare/0.38.2...0.38.3) ##### Bug Fixes - add missing `--asset-builds` to cli help message ([#&#8203;1228](https://redirect.github.com/vercel/ncc/issues/1228)) ([84f8c52](https://redirect.github.com/vercel/ncc/commit/84f8c52872621be2fe45d7d837f1e4cc06e8a490)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/hetznercloud/setup-hcloud). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ecfd679 commit 0b976a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/node": "20.17.6",
4545
"@typescript-eslint/eslint-plugin": "7.18.0",
4646
"@typescript-eslint/parser": "7.18.0",
47-
"@vercel/ncc": "0.38.2",
47+
"@vercel/ncc": "0.38.3",
4848
"eslint": "8.57.1",
4949
"eslint-plugin-github": "5.0.2",
5050
"eslint-plugin-jest": "28.9.0",

0 commit comments

Comments
 (0)