Skip to content

Commit 43c4ac2

Browse files
authored
fix(deps): Update dependency @vercel/ncc to v0.38.1 (#383)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vercel/ncc](https://togithub.com/vercel/ncc) | devDependencies | minor | [`0.36.1` -> `0.38.1`](https://renovatebot.com/diffs/npm/@vercel%2fncc/0.36.1/0.38.1) | --- ### Release Notes <details> <summary>vercel/ncc (@&#8203;vercel/ncc)</summary> ### [`v0.38.1`](https://togithub.com/vercel/ncc/releases/tag/0.38.1) [Compare Source](https://togithub.com/vercel/ncc/compare/0.38.0...0.38.1) ##### Bug Fixes - sourcemap sources removes webpack path ([#&#8203;1122](https://togithub.com/vercel/ncc/issues/1122)) ([ce5984e](https://togithub.com/vercel/ncc/commit/ce5984e4b07103b4e1123539ebb9fb82daf1344d)), closes [#&#8203;1011](https://togithub.com/vercel/ncc/issues/1011) [#&#8203;1121](https://togithub.com/vercel/ncc/issues/1121) ### [`v0.38.0`](https://togithub.com/vercel/ncc/releases/tag/0.38.0) [Compare Source](https://togithub.com/vercel/ncc/compare/0.37.0...0.38.0) ##### Features - Log minification error when `--debug` ([#&#8203;1102](https://togithub.com/vercel/ncc/issues/1102)) ([e2779f4](https://togithub.com/vercel/ncc/commit/e2779f42031569f9b4b47bb8a302f48ef852405b)) ### [`v0.37.0`](https://togithub.com/vercel/ncc/releases/tag/0.37.0) [Compare Source](https://togithub.com/vercel/ncc/compare/0.36.1...0.37.0) ##### Features - add support for TypeScript 5.0's array extends in tsconfig ([#&#8203;1105](https://togithub.com/vercel/ncc/issues/1105)) ([f898f8e](https://togithub.com/vercel/ncc/commit/f898f8ea85f940208925dfd2e2162b9de8d4843e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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 has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent dadda5a commit 43c4ac2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -41,7 +41,7 @@
4141
"@types/semver": "7.5.4",
4242
"@typescript-eslint/eslint-plugin": "5.62.0",
4343
"@typescript-eslint/parser": "5.62.0",
44-
"@vercel/ncc": "0.36.1",
44+
"@vercel/ncc": "0.38.1",
4545
"eslint": "8.48.0",
4646
"eslint-config-prettier": "8.10.0",
4747
"eslint-plugin-node": "11.1.0",

0 commit comments

Comments
 (0)