Release: Bump version to 8.3.2 (#42918)

* "Release: Updated versions in package to 8.3.2"

* updating yarn.lock file after version bump

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
This commit is contained in:
Grot (@grafanabot)
2021-12-09 13:32:50 +01:00
committed by GitHub
co-authored by Marcus Andersson
parent 0a685b04dc
commit 48af57e931
12 changed files with 46 additions and 46 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "8.3.1",
"version": "8.3.2",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -21,9 +21,9 @@
"webpack": "5.58.1"
},
"dependencies": {
"@grafana/data": "8.3.1",
"@grafana/toolkit": "8.3.1",
"@grafana/ui": "8.3.1",
"@grafana/data": "8.3.2",
"@grafana/toolkit": "8.3.2",
"@grafana/ui": "8.3.2",
"jquery": "3.5.1",
"react": "17.0.1",
"react-dom": "17.0.1",