Skip to content

Commit f5c32a4

Browse files
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] <[email protected]>
1 parent c9390bc commit f5c32a4

File tree

2 files changed

+349
-6
lines changed

2 files changed

+349
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"dependencies": {
2323
"@emotion/css": "11.13.5",
2424
"@grafana/async-query-data": "0.4.2",
25-
"@grafana/data": "^12.0.2",
25+
"@grafana/data": "^12.2.0",
2626
"@grafana/plugin-ui": "^0.10.10",
2727
"@grafana/runtime": "^12.0.2",
28-
"@grafana/schema": "12.0.2",
28+
"@grafana/schema": "12.2.0",
2929
"@grafana/ui": "^12.0.0",
3030
"react": "18.3.1",
3131
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)