Bump @types/uuid from 8.0.0 to 8.3.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-01 22:54:20 +00:00 committed by Benjamin Staneck
parent cca0bf624a
commit 377f7597d1
2 changed files with 5 additions and 5 deletions

View file

@ -88,7 +88,7 @@
"@types/seamless-immutable": "7.1.13",
"@types/styled-jsx": "2.2.8",
"@types/terser-webpack-plugin": "4.1.0",
"@types/uuid": "8.0.0",
"@types/uuid": "8.3.0",
"@types/webpack": "4.41.21",
"@typescript-eslint/eslint-plugin": "3.7.1",
"@typescript-eslint/parser": "3.10.1",

View file

@ -885,10 +885,10 @@
dependencies:
source-map "^0.6.1"
"@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/uuid@8.3.0":
version "8.3.0"
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.0.tgz#215c231dff736d5ba92410e6d602050cce7e273f"
integrity sha512-eQ9qFW/fhfGJF8WKHGEHZEyVWfZxrT+6CLIJGBcZPfxUh/+BnEj+UCGYMlr9qZuX/2AltsvwrGqp0LhEW8D0zQ==
"@types/webpack-sources@*":
version "0.1.6"