Skip to content

Commit 27d4bc3

Browse files
authored
fix(deps): Update dependency @vercel/ncc to v0.38.2 (#585)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vercel/ncc](https://togithub.com/vercel/ncc) | devDependencies | patch | [`0.38.1` -> `0.38.2`](https://renovatebot.com/diffs/npm/@vercel%2fncc/0.38.1/0.38.2) | --- ### Release Notes <details> <summary>vercel/ncc (@&#8203;vercel/ncc)</summary> ### [`v0.38.2`](https://togithub.com/vercel/ncc/releases/tag/0.38.2) [Compare Source](https://togithub.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://togithub.com/vercel/ncc/issues/1213)) ([158a1fd](https://togithub.com/vercel/ncc/commit/158a1fdcbc32d198a9a0a09d477c9559e7219ed0)), closes [#&#8203;1193](https://togithub.com/vercel/ncc/issues/1193) [#&#8203;1194](https://togithub.com/vercel/ncc/issues/1194) [#&#8203;1177](https://togithub.com/vercel/ncc/issues/1177) [#&#8203;1204](https://togithub.com/vercel/ncc/issues/1204) [#&#8203;1195](https://togithub.com/vercel/ncc/issues/1195) Huge thanks to [@&#8203;theoludwig](https://togithub.com/theoludwig) 🎉 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent ea8bde2 commit 27d4bc3

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
@@ -43,7 +43,7 @@
4343
"@types/semver": "7.5.8",
4444
"@typescript-eslint/eslint-plugin": "8.4.0",
4545
"@typescript-eslint/parser": "8.4.0",
46-
"@vercel/ncc": "0.38.1",
46+
"@vercel/ncc": "0.38.2",
4747
"eslint": "8.57.0",
4848
"eslint-config-prettier": "9.1.0",
4949
"eslint-plugin-n": "17.10.2",

0 commit comments

Comments
 (0)