Skip to content

Commit 35e74a7

Browse files
authored
chore(deps): update dependency @types/uuid to v8 (#482)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/uuid](https://togithub.com/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/nodejs-error-reporting).
1 parent cfee918 commit 35e74a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/once": "^1.4.0",
6262
"@types/proxyquire": "^1.3.28",
6363
"@types/restify": "^8.0.0",
64-
"@types/uuid": "^7.0.0",
64+
"@types/uuid": "^8.0.0",
6565
"body-parser": "^1.19.0",
6666
"boom": "^7.3.0",
6767
"c8": "^7.0.0",

0 commit comments

Comments
 (0)