Release: Bump version to 9.2.6 (#58857)

"Release: Updated versions in package to 9.2.6"
This commit is contained in:
Grot (@grafanabot)
2022-11-16 15:23:46 -03:00
committed by GitHub
parent ae1fccc1df
commit 2f3c46b4dd
12 changed files with 51 additions and 51 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "9.2.5",
"version": "9.2.6",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -15,15 +15,15 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/toolkit": "9.2.5",
"@grafana/toolkit": "9.2.6",
"@types/jest": "26.0.15",
"@types/lodash": "4.14.149",
"@types/react": "17.0.30",
"lodash": "4.17.21"
},
"dependencies": {
"@grafana/data": "9.2.5",
"@grafana/ui": "9.2.5",
"@grafana/data": "9.2.6",
"@grafana/ui": "9.2.6",
"jquery": "3.5.1",
"react": "17.0.1",
"react-dom": "17.0.1",