"Release: Updated versions in package to 8.2.4" (#41683)

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