"Release: Updated versions in package to 8.2.3" (#41279)

This commit is contained in:
Grot (@grafanabot)
2021-11-03 16:30:51 +01:00
committed by GitHub
parent ec13ae79bd
commit 120689b3c6
11 changed files with 26 additions and 26 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "8.2.2",
"version": "8.2.3",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -15,9 +15,9 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/data": "8.2.2",
"@grafana/toolkit": "8.2.2",
"@grafana/ui": "8.2.2"
"@grafana/data": "8.2.3",
"@grafana/toolkit": "8.2.3",
"@grafana/ui": "8.2.3"
},
"volta": {
"extends": "../../../package.json"