Release: Bump version to 8.4.2 (#261)

* "Release: Updated versions in package to 8.4.2"

* updated yarn.lock - 8.4.2 release process

Co-authored-by: Stephanie Closson <srclosson@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2022-02-23 14:22:54 -04:00
committed by GitHub
co-authored by Stephanie Closson
parent d98982bf02
commit 9fc02d717f
12 changed files with 46 additions and 46 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "8.4.1",
"version": "8.4.2",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -24,9 +24,9 @@
"webpack": "5.58.1"
},
"dependencies": {
"@grafana/data": "8.4.1",
"@grafana/toolkit": "8.4.1",
"@grafana/ui": "8.4.1",
"@grafana/data": "8.4.2",
"@grafana/toolkit": "8.4.2",
"@grafana/ui": "8.4.2",
"jquery": "3.5.1",
"react": "17.0.1",
"react-dom": "17.0.1",