Release: Bump version to 9.5.18 (#84016)

"Release: Updated versions in package to 9.5.18"

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2024-03-06 18:56:30 +02:00
committed by GitHub
parent 691a00f7a1
commit 48fb2ab44c
12 changed files with 42 additions and 42 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "9.5.17",
"version": "9.5.18",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -15,15 +15,15 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/toolkit": "9.5.17",
"@grafana/toolkit": "9.5.18",
"@types/jest": "26.0.15",
"@types/lodash": "4.14.149",
"@types/react": "17.0.30",
"lodash": "4.17.21"
},
"dependencies": {
"@grafana/data": "9.5.17",
"@grafana/ui": "9.5.17",
"@grafana/data": "9.5.18",
"@grafana/ui": "9.5.18",
"jquery": "3.5.1",
"react": "17.0.1",
"react-dom": "17.0.1",