Release: Bump version to 8.4.1 (#45603)
* "Release: Updated versions in package to 8.4.1" * Update yarn.lock Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
This commit is contained in:
co-authored by
Andrej Ocenas
parent
4991ca5f51
commit
238c5bc7ee
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@grafana-plugins/input-datasource",
|
||||
"version": "8.4.0",
|
||||
"version": "8.4.1",
|
||||
"description": "Input Datasource",
|
||||
"private": true,
|
||||
"repository": {
|
||||
@@ -24,9 +24,9 @@
|
||||
"webpack": "5.58.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@grafana/data": "8.4.0",
|
||||
"@grafana/toolkit": "8.4.0",
|
||||
"@grafana/ui": "8.4.0",
|
||||
"@grafana/data": "8.4.1",
|
||||
"@grafana/toolkit": "8.4.1",
|
||||
"@grafana/ui": "8.4.1",
|
||||
"jquery": "3.5.1",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1",
|
||||
|
||||
Reference in New Issue
Block a user