"Release: Updated versions in package to 8.2.2" (#40750)

This commit is contained in:
Grot (@grafanabot)
2021-10-21 10:46:45 +01:00
committed by GitHub
parent db5359f94e
commit 6232fe07c0
11 changed files with 26 additions and 26 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "8.2.1",
"version": "8.2.2",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -15,9 +15,9 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/data": "8.2.1",
"@grafana/toolkit": "8.2.1",
"@grafana/ui": "8.2.1"
"@grafana/data": "8.2.2",
"@grafana/toolkit": "8.2.2",
"@grafana/ui": "8.2.2"
},
"volta": {
"extends": "../../../package.json"