chore(deps-dev): bump @types/uuid from 9.0.5 to 9.0.6
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.5 to 9.0.6. - [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>
This commit is contained in:
parent
ee92eade81
commit
cb77164ae6
2 changed files with 5 additions and 5 deletions
|
@ -99,7 +99,7 @@
|
|||
"@types/react": "18.2.31",
|
||||
"@types/react-dom": "18.2.14",
|
||||
"@types/semver": "^7.5.3",
|
||||
"@types/uuid": "^9.0.5",
|
||||
"@types/uuid": "^9.0.6",
|
||||
"@types/validator": "^13.11.2",
|
||||
"@typescript-eslint/eslint-plugin": "^6.8.0",
|
||||
"@typescript-eslint/parser": "^6.8.0",
|
||||
|
|
|
@ -205,8 +205,8 @@ importers:
|
|||
specifier: ^7.5.3
|
||||
version: 7.5.3
|
||||
'@types/uuid':
|
||||
specifier: ^9.0.5
|
||||
version: 9.0.5
|
||||
specifier: ^9.0.6
|
||||
version: 9.0.6
|
||||
'@types/validator':
|
||||
specifier: ^13.11.2
|
||||
version: 13.11.2
|
||||
|
@ -3272,8 +3272,8 @@ packages:
|
|||
resolution: {integrity: sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w==}
|
||||
dev: false
|
||||
|
||||
/@types/uuid@9.0.5:
|
||||
resolution: {integrity: sha512-xfHdwa1FMJ082prjSJpoEI57GZITiQz10r3vEJCHa2khEFQjKy91aWKz6+zybzssCvXUwE1LQWgWVwZ4nYUvHQ==}
|
||||
/@types/uuid@9.0.6:
|
||||
resolution: {integrity: sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==}
|
||||
dev: true
|
||||
|
||||
/@types/validator@13.11.2:
|
||||
|
|
Loading…
Reference in a new issue