Skip to content

Commit e921378

Browse files
authored
fix(deps): Update dependency @vercel/ncc to v0.36.1 (#196)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vercel/ncc](https://togithub.com/vercel/ncc) | devDependencies | patch | [`0.36.0` -> `0.36.1`](https://renovatebot.com/diffs/npm/@vercel%2fncc/0.36.0/0.36.1) | --- ### Release Notes <details> <summary>vercel/ncc</summary> ### [`v0.36.1`](https://togithub.com/vercel/ncc/releases/tag/0.36.1) [Compare Source](https://togithub.com/vercel/ncc/compare/0.36.0...0.36.1) ##### Bug Fixes - add missing pr title lint action ([#&#8203;1032](https://togithub.com/vercel/ncc/issues/1032)) ([c2d03cf](https://togithub.com/vercel/ncc/commit/c2d03cf6dbf24e1f06f9e3f4448b76718a7c44e4)) - add `ncc --version` and `ncc --help` ([#&#8203;1030](https://togithub.com/vercel/ncc/issues/1030)) ([d38b619](https://togithub.com/vercel/ncc/commit/d38b61955476b960242a540f26c24a994f241185)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->
1 parent 408ead8 commit e921378

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

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.3.13",
4242
"@typescript-eslint/eslint-plugin": "5.47.1",
4343
"@typescript-eslint/parser": "5.47.1",
44-
"@vercel/ncc": "0.36.0",
44+
"@vercel/ncc": "0.36.1",
4545
"eslint": "8.31.0",
4646
"eslint-config-prettier": "8.5.0",
4747
"eslint-plugin-node": "11.1.0",

0 commit comments

Comments
 (0)