Skip to content

Commit 002c761

Browse files
chore(deps-dev): Bump @types/uuid from 9.0.0 to 9.0.2
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.0 to 9.0.2. - [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] <[email protected]>
1 parent 24e50ba commit 002c761

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
@@ -57,7 +57,7 @@
5757
"@types/rimraf": "^3.0.2",
5858
"@types/semver": "^7.3.13",
5959
"@types/unzipper": "^0.10.5",
60-
"@types/uuid": "^9.0.0",
60+
"@types/uuid": "^9.0.2",
6161
"@typescript-eslint/eslint-plugin": "^4.33.0",
6262
"@typescript-eslint/parser": "^4.33.0",
6363
"chai": "^4.3.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1884,10 +1884,10 @@
18841884
dependencies:
18851885
"@types/node" "*"
18861886

1887-
"@types/uuid@^9.0.0":
1888-
version "9.0.0"
1889-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.0.tgz#53ef263e5239728b56096b0a869595135b7952d2"
1890-
integrity sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q==
1887+
"@types/uuid@^9.0.2":
1888+
version "9.0.2"
1889+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.2.tgz#ede1d1b1e451548d44919dc226253e32a6952c4b"
1890+
integrity sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ==
18911891

18921892
"@types/vinyl@^2.0.4":
18931893
version "2.0.7"

0 commit comments

Comments
 (0)