"Release: Updated versions in package to 9.0.0-beta.3" (#50314)

This commit is contained in:
Grot (@grafanabot)
2022-06-07 09:23:05 -04:00
committed by GitHub
parent 239956d02e
commit a3fb261d6f
12 changed files with 48 additions and 48 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "9.0.0-beta.2",
"version": "9.0.0-beta.3",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -15,15 +15,15 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/toolkit": "9.0.0-beta.2",
"@grafana/toolkit": "9.0.0-beta.3",
"@types/jest": "26.0.15",
"@types/lodash": "4.14.149",
"@types/react": "17.0.30",
"lodash": "4.17.21"
},
"dependencies": {
"@grafana/data": "9.0.0-beta.2",
"@grafana/ui": "9.0.0-beta.2",
"@grafana/data": "9.0.0-beta.3",
"@grafana/ui": "9.0.0-beta.3",
"jquery": "3.5.1",
"react": "17.0.1",
"react-dom": "17.0.1",