mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump @types/uuid from 8.3.4 to 9.0.0
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 8.3.4 to 9.0.0. - [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-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6ebc63ccf3
commit
75aba4de05
2 changed files with 5 additions and 5 deletions
|
|
@ -94,7 +94,7 @@
|
||||||
"@types/seamless-immutable": "7.1.16",
|
"@types/seamless-immutable": "7.1.16",
|
||||||
"@types/styled-jsx": "2.2.9",
|
"@types/styled-jsx": "2.2.9",
|
||||||
"@types/terser-webpack-plugin": "5.2.0",
|
"@types/terser-webpack-plugin": "5.2.0",
|
||||||
"@types/uuid": "8.3.4",
|
"@types/uuid": "9.0.0",
|
||||||
"@typescript-eslint/eslint-plugin": "4.33.0",
|
"@typescript-eslint/eslint-plugin": "4.33.0",
|
||||||
"@typescript-eslint/parser": "4.33.0",
|
"@typescript-eslint/parser": "4.33.0",
|
||||||
"ava": "5.1.0",
|
"ava": "5.1.0",
|
||||||
|
|
|
||||||
|
|
@ -1066,10 +1066,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
terser-webpack-plugin "*"
|
terser-webpack-plugin "*"
|
||||||
|
|
||||||
"@types/uuid@8.3.4":
|
"@types/uuid@9.0.0":
|
||||||
version "8.3.4"
|
version "9.0.0"
|
||||||
resolved "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc"
|
resolved "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.0.tgz#53ef263e5239728b56096b0a869595135b7952d2"
|
||||||
integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==
|
integrity sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q==
|
||||||
|
|
||||||
"@types/verror@^1.10.3":
|
"@types/verror@^1.10.3":
|
||||||
version "1.10.4"
|
version "1.10.4"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue