Release: Bump version to 8.3.6 (#45168)
* "Release: Updated versions in package to 8.3.6" * Update yarn.lock Co-authored-by: Shirley Leu <4163034+fridgepoet@users.noreply.github.com>
This commit is contained in:
co-authored by
Shirley Leu
parent
c79cdf97d9
commit
30d3523138
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@grafana-plugins/input-datasource",
|
||||
"version": "8.3.5",
|
||||
"version": "8.3.6",
|
||||
"description": "Input Datasource",
|
||||
"private": true,
|
||||
"repository": {
|
||||
@@ -24,9 +24,9 @@
|
||||
"webpack": "5.58.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@grafana/data": "8.3.5",
|
||||
"@grafana/toolkit": "8.3.5",
|
||||
"@grafana/ui": "8.3.5",
|
||||
"@grafana/data": "8.3.6",
|
||||
"@grafana/toolkit": "8.3.6",
|
||||
"@grafana/ui": "8.3.6",
|
||||
"jquery": "3.5.1",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1",
|
||||
|
||||
Reference in New Issue
Block a user