Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit ff05368

Browse files
build(deps-dev): bump @types/uuid from 8.0.1 to 8.3.0
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-preview[bot] <[email protected]>
1 parent e5f3a7e commit ff05368

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/mustache": "4.0.1",
6565
"@types/nodemailer": "6.4.0",
6666
"@types/pg": "7.14.4",
67-
"@types/uuid": "8.0.1",
67+
"@types/uuid": "8.3.0",
6868
"@typescript-eslint/eslint-plugin": "3.9.0",
6969
"@typescript-eslint/parser": "3.8.0",
7070
"ava": "3.11.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1306,10 +1306,10 @@
13061306
dependencies:
13071307
"@types/node" "*"
13081308

1309-
"@types/uuid@8.0.1":
1310-
version "8.0.1"
1311-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.0.1.tgz#42958a1a880640b139eea97a1640e1a3f61016d2"
1312-
integrity sha512-2kE8rEFgJpbBAPw5JghccEevQb0XVU0tewF/8h7wPQTeCtoJ6h8qmBIwuzUVm2MutmzC/cpCkwxudixoNYDp1A==
1309+
"@types/uuid@8.3.0":
1310+
version "8.3.0"
1311+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.0.tgz#215c231dff736d5ba92410e6d602050cce7e273f"
1312+
integrity sha512-eQ9qFW/fhfGJF8WKHGEHZEyVWfZxrT+6CLIJGBcZPfxUh/+BnEj+UCGYMlr9qZuX/2AltsvwrGqp0LhEW8D0zQ==
13131313

13141314
"@typescript-eslint/[email protected]":
13151315
version "3.9.0"

0 commit comments

Comments
 (0)