"Release: Updated versions in package to 8.2.5" (#41859)

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