Bump @types/uuid from 9.0.6 to 9.0.7 in /js (#24625)
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.6 to 9.0.7. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
abf01e425c
commit
bfd6150681
2 changed files with 5 additions and 5 deletions
|
@ -98,7 +98,7 @@
|
|||
"@types/lodash-es": "^4.17.10",
|
||||
"@types/react": "^18.2.34",
|
||||
"@types/react-dom": "^18.2.15",
|
||||
"@types/uuid": "^9.0.6",
|
||||
"@types/uuid": "^9.0.7",
|
||||
"@vitejs/plugin-react-swc": "^3.4.1",
|
||||
"cypress": "^13.5.0",
|
||||
"cypress-axe": "^1.5.0",
|
||||
|
|
|
@ -254,8 +254,8 @@ importers:
|
|||
specifier: ^18.2.15
|
||||
version: 18.2.15
|
||||
'@types/uuid':
|
||||
specifier: ^9.0.6
|
||||
version: 9.0.6
|
||||
specifier: ^9.0.7
|
||||
version: 9.0.7
|
||||
'@vitejs/plugin-react-swc':
|
||||
specifier: ^3.4.1
|
||||
version: 3.4.1(vite@4.5.0)
|
||||
|
@ -2032,8 +2032,8 @@ packages:
|
|||
'@types/node': 20.8.10
|
||||
dev: false
|
||||
|
||||
/@types/uuid@9.0.6:
|
||||
resolution: {integrity: sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==}
|
||||
/@types/uuid@9.0.7:
|
||||
resolution: {integrity: sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==}
|
||||
dev: true
|
||||
|
||||
/@types/yauzl@2.10.2:
|
||||
|
|
Loading…
Reference in a new issue