"Release: Updated versions in package to 7.5.6" (#33909)

This commit is contained in:
Grot (@grafanabot)
2021-05-11 12:10:20 +02:00
committed by GitHub
parent d0a8e241e0
commit 9bc7f698b4
10 changed files with 22 additions and 22 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "7.5.5",
"version": "7.5.6",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -16,9 +16,9 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"devDependencies": {
"@grafana/data": "7.5.5",
"@grafana/toolkit": "7.5.5",
"@grafana/ui": "7.5.5"
"@grafana/data": "7.5.6",
"@grafana/toolkit": "7.5.6",
"@grafana/ui": "7.5.6"
},
"volta": {
"node": "12.16.2"