Release: Bump version to 10.0.2 (#70546)

"Release: Updated versions in package to 10.0.2"

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-06-22 14:37:48 -05:00
committed by GitHub
parent 66137ce087
commit 9403066b06
12 changed files with 35 additions and 35 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "10.0.1",
"version": "10.0.2",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -28,8 +28,8 @@
"webpack": "5.76.0"
},
"dependencies": {
"@grafana/data": "10.0.1",
"@grafana/ui": "10.0.1",
"@grafana/data": "10.0.2",
"@grafana/ui": "10.0.2",
"react": "18.2.0",
"tslib": "2.5.0"
}