Skip to content

Commit 5841aa4

Browse files
Chore: bump the grafana-dependencies group across 1 directory with 2 updates
Bumps the grafana-dependencies group with 2 updates in the / directory: [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data) and [@grafana/schema](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-schema). Updates `@grafana/data` from 12.0.2 to 12.2.0 - [Release notes](https://github.com/grafana/grafana/releases) - [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md) - [Commits](https://github.com/grafana/grafana/commits/v12.2.0/packages/grafana-data) Updates `@grafana/schema` from 12.0.2 to 12.2.0 - [Release notes](https://github.com/grafana/grafana/releases) - [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md) - [Commits](https://github.com/grafana/grafana/commits/v12.2.0/packages/grafana-schema) --- updated-dependencies: - dependency-name: "@grafana/data" dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grafana-dependencies - dependency-name: "@grafana/schema" dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grafana-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ffe8977 commit 5841aa4

File tree

2 files changed

+251
-8
lines changed

2 files changed

+251
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@
7575
"dependencies": {
7676
"@emotion/css": "11.13.5",
7777
"@grafana/aws-sdk": "^0.7.1",
78-
"@grafana/data": "^12.0.2",
78+
"@grafana/data": "^12.2.1",
7979
"@grafana/plugin-ui": "^0.10.10",
8080
"@grafana/runtime": "^12.0.2",
8181
"@grafana/scenes": "^6.13.0",
82-
"@grafana/schema": "^12.0.1",
82+
"@grafana/schema": "^12.2.1",
8383
"@grafana/ui": "^12.0.1",
8484
"common-tags": "^1.8.2",
8585
"jsurl": "^0.1.5",

0 commit comments

Comments
 (0)