Skip to content

Commit 0a2067f

Browse files
authored
fix(deps): Update dependency @types/uuid to v11 (#34)
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 2a9aa4b commit 0a2067f

File tree

2 files changed

+17
-10
lines changed

2 files changed

+17
-10
lines changed

package-lock.json

Lines changed: 16 additions & 9 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
@@ -47,7 +47,7 @@
4747
"@ava/typescript": "^6.0.0",
4848
"@tsconfig/node16": "^16.1.0",
4949
"@types/jest": "^30.0.0",
50-
"@types/uuid": "^10.0.0",
50+
"@types/uuid": "^11.0.0",
5151
"@types/yargs": "^17.0.24",
5252
"@typescript-eslint/eslint-plugin": "^6.2.1",
5353
"@typescript-eslint/parser": "^6.2.1",

0 commit comments

Comments
 (0)