Release: Updated versions in package to 8.2.6 (#42653)

This commit is contained in:
Grot (@grafanabot)
2021-12-02 15:22:07 +01:00
committed by GitHub
parent eff8fa14c6
commit c3cc4da7a5
11 changed files with 26 additions and 26 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "8.2.5",
"version": "8.2.6",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -15,9 +15,9 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/data": "8.2.5",
"@grafana/toolkit": "8.2.5",
"@grafana/ui": "8.2.5"
"@grafana/data": "8.2.6",
"@grafana/toolkit": "8.2.6",
"@grafana/ui": "8.2.6"
},
"volta": {
"extends": "../../../package.json"