"Release: Updated versions in package to 10.1.2" (#44)

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-18 13:25:37 +02:00
committed by GitHub
parent 43dd7fc687
commit 93364cd6a6
45 changed files with 68 additions and 68 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "10.1.1",
"version": "10.1.2",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -28,8 +28,8 @@
"webpack": "5.76.0"
},
"dependencies": {
"@grafana/data": "10.1.1",
"@grafana/ui": "10.1.1",
"@grafana/data": "10.1.2",
"@grafana/ui": "10.1.2",
"react": "18.2.0",
"tslib": "2.5.0"
}