Update dependency @types/uuid to v9 (#63957)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot]
2023-03-02 05:43:11 -05:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Ashley Harrison
parent 2732c844bd
commit 9e2e569708
4 changed files with 14 additions and 7 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"@types/chrome-remote-interface": "0.31.4",
"@types/lodash": "4.14.187",
"@types/node": "18.14.0",
"@types/uuid": "8.3.4",
"@types/uuid": "9.0.1",
"esbuild": "0.16.17",
"rollup": "2.79.1",
"rollup-plugin-dts": "^5.0.0",
+1 -1
View File
@@ -164,7 +164,7 @@
"@types/slate-react": "0.22.9",
"@types/testing-library__jest-dom": "5.14.5",
"@types/tinycolor2": "1.4.3",
"@types/uuid": "8.3.4",
"@types/uuid": "9.0.1",
"common-tags": "1.8.2",
"css-loader": "6.7.1",
"csstype": "3.1.1",