Skip to content

Commit ff44e95

Browse files
authored
fix(deps): Update dependency @types/uuid to v11 (#333)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | @&#8203;types/uuid | devDependencies | major | [`^10.0.0` -> `^11.0.0`](https://renovatebot.com/diffs/npm/@types%2fuuid/10.0.0/11.0.0) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent 5385bc8 commit ff44e95

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

package-lock.json

Lines changed: 9 additions & 5 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
@@ -53,7 +53,7 @@
5353
"@ava/typescript": "^6.0.0",
5454
"@tsconfig/node20": "^20.1.2",
5555
"@types/semver": "^7.5.8",
56-
"@types/uuid": "^10.0.0",
56+
"@types/uuid": "^11.0.0",
5757
"@types/yargs": "^17.0.24",
5858
"@typescript-eslint/eslint-plugin": "^7.0.0",
5959
"@typescript-eslint/parser": "^7.0.0",

0 commit comments

Comments
 (0)