Bump @types/uuid from 8.3.0 to 8.3.1

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

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-05 11:06:53 +00:00 committed by Labhansh Agrawal
parent ed872254a9
commit e8bbae100c
2 changed files with 5 additions and 5 deletions

View file

@ -87,7 +87,7 @@
"@types/seamless-immutable": "7.1.15",
"@types/styled-jsx": "2.2.8",
"@types/terser-webpack-plugin": "5.0.3",
"@types/uuid": "8.3.0",
"@types/uuid": "8.3.1",
"@typescript-eslint/eslint-plugin": "4.28.1",
"@typescript-eslint/parser": "4.28.1",
"ava": "3.15.0",

View file

@ -977,10 +977,10 @@
terser "^5.3.8"
webpack "^5.1.0"
"@types/uuid@8.3.0":
version "8.3.0"
resolved "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.0.tgz#215c231dff736d5ba92410e6d602050cce7e273f"
integrity sha512-eQ9qFW/fhfGJF8WKHGEHZEyVWfZxrT+6CLIJGBcZPfxUh/+BnEj+UCGYMlr9qZuX/2AltsvwrGqp0LhEW8D0zQ==
"@types/uuid@8.3.1":
version "8.3.1"
resolved "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.1.tgz#1a32969cf8f0364b3d8c8af9cc3555b7805df14f"
integrity sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg==
"@types/verror@^1.10.3":
version "1.10.4"