Release: Bump version to 11.2.0-pre (#89184)

* "Release: Updated versions in package to 11.2.0-pre"

* fix newline

---------

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
This commit is contained in:
grafana-delivery-bot[bot]
2024-06-13 15:08:07 -05:00
committed by GitHub
parent e2f65dda0c
commit 40e3601982
52 changed files with 226 additions and 188 deletions
@@ -2,22 +2,22 @@
"name": "@grafana-plugins/grafana-postgresql-datasource",
"description": "PostgreSQL data source plugin",
"private": true,
"version": "11.0.0",
"version": "11.2.0-pre",
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "11.0.0",
"@grafana/data": "11.2.0-pre",
"@grafana/experimental": "1.7.12",
"@grafana/runtime": "11.0.0",
"@grafana/sql": "11.0.0",
"@grafana/ui": "11.0.0",
"@grafana/runtime": "11.2.0-pre",
"@grafana/sql": "11.2.0-pre",
"@grafana/ui": "11.2.0-pre",
"lodash": "4.17.21",
"react": "18.2.0",
"rxjs": "7.8.1",
"tslib": "2.6.3"
},
"devDependencies": {
"@grafana/e2e-selectors": "11.0.0",
"@grafana/plugin-configs": "11.0.0",
"@grafana/e2e-selectors": "11.2.0-pre",
"@grafana/plugin-configs": "11.2.0-pre",
"@testing-library/react": "15.0.2",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",