Bump @types/uuid from 7.0.3 to 8.0.0

Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 7.0.3 to 8.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-11 19:27:12 +00:00 committed by Benjamin Staneck
parent a7224a13d5
commit 8dcfaaf1ba
2 changed files with 5 additions and 5 deletions

View file

@ -87,7 +87,7 @@
"@types/seamless-immutable": "7.1.13",
"@types/styled-jsx": "2.2.8",
"@types/terser-webpack-plugin": "3.0.0",
"@types/uuid": "7.0.3",
"@types/uuid": "8.0.0",
"@types/webpack": "4.41.17",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",

View file

@ -933,10 +933,10 @@
dependencies:
source-map "^0.6.1"
"@types/uuid@7.0.3":
version "7.0.3"
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-7.0.3.tgz#45cd03e98e758f8581c79c535afbd4fc27ba7ac8"
integrity sha512-PUdqTZVrNYTNcIhLHkiaYzoOIaUi5LFg/XLerAdgvwQrUCx+oSbtoBze1AMyvYbcwzUSNC+Isl58SM4Sm/6COw==
"@types/uuid@8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.0.0.tgz#165aae4819ad2174a17476dbe66feebd549556c0"
integrity sha512-xSQfNcvOiE5f9dyd4Kzxbof1aTrLobL278pGLKOZI6esGfZ7ts9Ka16CzIN6Y8hFHE1C7jIBZokULhK1bOgjRw==
"@types/webdriverio@^4.8.0":
version "4.13.3"