"Release: Updated versions in package to 9.5.9"

This commit is contained in:
grafana-delivery-bot[bot]
2023-09-05 07:35:31 +00:00
parent 7ae72da72a
commit 801fa79c32
12 changed files with 42 additions and 42 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "9.5.8",
"version": "9.5.9",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -15,15 +15,15 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/toolkit": "9.5.8",
"@grafana/toolkit": "9.5.9",
"@types/jest": "26.0.15",
"@types/lodash": "4.14.149",
"@types/react": "17.0.30",
"lodash": "4.17.21"
},
"dependencies": {
"@grafana/data": "9.5.8",
"@grafana/ui": "9.5.8",
"@grafana/data": "9.5.9",
"@grafana/ui": "9.5.9",
"jquery": "3.5.1",
"react": "17.0.1",
"react-dom": "17.0.1",