Update dependency npm-check-updates to v19 (#26)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | [`^18.1.1` -> `^19.0.0`](https://renovatebot.com/diffs/npm/npm-check-updates/18.3.1/19.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>raineorshine/npm-check-updates (npm-check-updates)</summary> ### [`v19.0.0`](https://github.com/raineorshine/npm-check-updates/releases/tag/v19.0.0) [Compare Source](https://github.com/raineorshine/npm-check-updates/compare/v18.3.1...v19.0.0) #### Breaking - node `>= 20` required - `--workspaces` (plural) short option `-ws` changed to `-w` - Better compatibility with commander [v13](https://github.com/tj/commander.js/releases/tag/v13.0.0) - Short option should always be a single character for consistency - **Replaces the short option for `--workspace` (singular)** - **`--workspace` (singular) no longer has a short option.** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Reviewed-on: #26 Co-authored-by: Renovate Bot <renovate-bot@valverde.cloud> Co-committed-by: Renovate Bot <renovate-bot@valverde.cloud>
This commit was merged in pull request #26.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"@biomejs/biome": "^2.2.4",
|
||||
"@effect/language-service": "^0.41.0",
|
||||
"@types/bun": "latest",
|
||||
"npm-check-updates": "^18.1.1",
|
||||
"npm-check-updates": "^19.0.0",
|
||||
"npm-sort": "^0.0.4",
|
||||
"turbo": "^2.5.6",
|
||||
"typescript": "^5.9.2"
|
||||
|
||||
Reference in New Issue
Block a user