Release: Bump version to 10.0.7 (#75056)

"Release: Updated versions in package to 10.0.7"

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-19 08:53:16 +02:00
committed by GitHub
parent 02ce3c5666
commit 2b8a2ccd2c
45 changed files with 68 additions and 68 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "10.0.6",
"version": "10.0.7",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -28,8 +28,8 @@
"webpack": "5.76.0"
},
"dependencies": {
"@grafana/data": "10.0.6",
"@grafana/ui": "10.0.6",
"@grafana/data": "10.0.7",
"@grafana/ui": "10.0.7",
"react": "18.2.0",
"tslib": "2.5.0"
}