Release: Update versions in package to 9.5.0-pre (#63450)

This commit is contained in:
Horst Gutmann
2023-02-21 08:38:51 +01:00
committed by GitHub
parent 85457156e3
commit 4b5d8b1002
12 changed files with 42 additions and 42 deletions

View File

@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/data",
"version": "9.4.0-pre",
"version": "9.5.0-pre",
"description": "Grafana Data Library",
"keywords": [
"typescript"
@@ -36,7 +36,7 @@
},
"dependencies": {
"@braintree/sanitize-url": "6.0.1",
"@grafana/schema": "9.4.0-pre",
"@grafana/schema": "9.5.0-pre",
"@types/d3-interpolate": "^3.0.0",
"d3-interpolate": "3.0.1",
"date-fns": "2.29.3",