Skip to content

Commit

Permalink
chore(deps): update dependency @types/uuid to v8 (#172)
Browse files Browse the repository at this point in the history
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/teeny-request).
  • Loading branch information
renovate-bot committed May 20, 2020
1 parent 168de6f commit 7727ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -49,7 +49,7 @@
"@types/mocha": "^7.0.0",
"@types/node-fetch": "^2.1.2",
"@types/sinon": "^9.0.0",
"@types/uuid": "^7.0.0",
"@types/uuid": "^8.0.0",
"c8": "^7.0.0",
"codecov": "^3.1.0",
"gts": "^2.0.0",
Expand Down

0 comments on commit 7727ba2

Please sign in to comment.