Release: Bump version to 10.2.4 (#79684)

"Release: Updated versions in package to 10.2.4"

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
(cherry picked from commit b27bbadce7)

# Conflicts:
#	lerna.json
#	yarn.lock
This commit is contained in:
grafana-delivery-bot[bot]
2023-12-21 20:54:29 +00:00
committed by Andreas Christou
parent 3c66221866
commit e2f07b2d0b
46 changed files with 391 additions and 367 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "10.2.3",
"version": "10.2.4",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -28,8 +28,8 @@
"webpack": "5.76.0"
},
"dependencies": {
"@grafana/data": "10.2.3",
"@grafana/ui": "10.2.3",
"@grafana/data": "10.2.4",
"@grafana/ui": "10.2.4",
"react": "18.2.0",
"tslib": "2.5.0"
}