"Release: Updated versions in package to 9.0.2" (#51505)

This commit is contained in:
Grot (@grafanabot)
2022-06-28 16:02:09 +01:00
committed by GitHub
parent afc0318ac8
commit 2cc1c3196d
12 changed files with 51 additions and 49 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "9.0.1",
"version": "9.0.2",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -15,15 +15,15 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/toolkit": "9.0.1",
"@grafana/toolkit": "9.0.2",
"@types/jest": "26.0.15",
"@types/lodash": "4.14.149",
"@types/react": "17.0.30",
"lodash": "4.17.21"
},
"dependencies": {
"@grafana/data": "9.0.1",
"@grafana/ui": "9.0.1",
"@grafana/data": "9.0.2",
"@grafana/ui": "9.0.2",
"jquery": "3.5.1",
"react": "17.0.1",
"react-dom": "17.0.1",