Release: Bump version to 10.0.6 (#74380)

"Release: Updated versions in package to 10.0.6"

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2023-09-05 12:43:26 +00:00
committed by GitHub
parent 1413841850
commit 82fa303888
45 changed files with 68 additions and 68 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "10.0.5",
"version": "10.0.6",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -28,8 +28,8 @@
"webpack": "5.76.0"
},
"dependencies": {
"@grafana/data": "10.0.5",
"@grafana/ui": "10.0.5",
"@grafana/data": "10.0.6",
"@grafana/ui": "10.0.6",
"react": "18.2.0",
"tslib": "2.5.0"
}