build(deps-dev): bump @types/uuid from 8.3.1 to 8.3.3 (#373)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-11-23 08:53:02 +08:00
committed by GitHub
parent f00c9148c4
commit d218332866
2 changed files with 8 additions and 8 deletions

View File

@@ -38,7 +38,7 @@
},
"devDependencies": {
"@types/node": "^16.11.7",
"@types/uuid": "^8.3.1",
"@types/uuid": "^8.3.3",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@zeit/ncc": "^0.22.3",