build(deps-dev): bump @types/uuid from 8.0.1 to 8.3.0 (#70)

Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 8.0.1 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-08-17 16:33:49 -05:00
committed by GitHub
parent dc87c27dac
commit 9535745fa5
2 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@
},
"devDependencies": {
"@types/node": "^14.0.27",
"@types/uuid": "^8.0.1",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"@zeit/ncc": "^0.22.3",