Release: Bump version to 9.4.13 (#69618)

"Release: Updated versions in package to 9.4.13"
This commit is contained in:
Grot (@grafanabot)
2023-06-06 10:11:42 +00:00
committed by GitHub
parent ce81d3d30a
commit 1e75a11e6b
12 changed files with 42 additions and 42 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "9.4.11",
"version": "9.4.13",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -15,15 +15,15 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/toolkit": "9.4.11",
"@grafana/toolkit": "9.4.13",
"@types/jest": "26.0.15",
"@types/lodash": "4.14.149",
"@types/react": "17.0.30",
"lodash": "4.17.21"
},
"dependencies": {
"@grafana/data": "9.4.11",
"@grafana/ui": "9.4.11",
"@grafana/data": "9.4.13",
"@grafana/ui": "9.4.13",
"jquery": "3.5.1",
"react": "17.0.1",
"react-dom": "17.0.1",