Skip to content

Commit 11f6c16

Browse files
authored
fix(deps): Update dependency @vercel/ncc to v0.38.4 (#755)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vercel/ncc](https://redirect.github.com/vercel/ncc) | devDependencies | patch | [`0.38.3` -> `0.38.4`](https://renovatebot.com/diffs/npm/@vercel%2fncc/0.38.3/0.38.4) | --- ### Release Notes <details> <summary>vercel/ncc (@&#8203;vercel/ncc)</summary> ### [`v0.38.4`](https://redirect.github.com/vercel/ncc/releases/tag/0.38.4) [Compare Source](https://redirect.github.com/vercel/ncc/compare/0.38.3...0.38.4) ##### Bug Fixes - **cjs-build:** enable evaluating import.meta in cjs build ([#&#8203;1236](https://redirect.github.com/vercel/ncc/issues/1236)) ([e72d34d](https://redirect.github.com/vercel/ncc/commit/e72d34d97e7cb2348af19993b6cdb6fec5374ac9)), closes [/github.com/vercel/ncc/pull/897#discussion_r836916315](https://redirect.github.com//github.com/vercel/ncc/pull/897/issues/discussion_r836916315) [#&#8203;1019](https://redirect.github.com/vercel/ncc/issues/1019) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent e8158d4 commit 11f6c16

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.7.1",
4444
"@typescript-eslint/eslint-plugin": "8.21.0",
4545
"@typescript-eslint/parser": "8.21.0",
46-
"@vercel/ncc": "0.38.3",
46+
"@vercel/ncc": "0.38.4",
4747
"eslint": "9.19.0",
4848
"eslint-config-prettier": "10.0.1",
4949
"eslint-plugin-n": "17.15.1",

0 commit comments

Comments
 (0)