Skip to content

Commit 8835e76

Browse files
Bump @types/uuid from 3.4.5 to 8.3.0
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 3.4.5 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] <support@dependabot.com>
1 parent 9f08000 commit 8835e76

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/faker": "^4.1.5",
2828
"@types/jest": "^24.0.18",
2929
"@types/node": "^12.0.0",
30-
"@types/uuid": "^3.4.5",
30+
"@types/uuid": "^8.3.0",
3131
"@types/sinon": "^7.0.13",
3232
"faker": "^4.1.0",
3333
"fixture-repository": "^1.2.2",

yarn.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -435,11 +435,9 @@
435435
version "1.0.1"
436436
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
437437

438-
"@types/uuid@^3.4.5":
439-
version "3.4.5"
440-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-3.4.5.tgz#d4dc10785b497a1474eae0ba7f0cb09c0ddfd6eb"
441-
dependencies:
442-
"@types/node" "*"
438+
"@types/uuid@^8.3.0":
439+
version "8.3.0"
440+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.0.tgz#215c231dff736d5ba92410e6d602050cce7e273f"
443441

444442
"@types/yargs-parser@*":
445443
version "13.1.0"

0 commit comments

Comments
 (0)