Skip to content

Commit a736686

Browse files
Bump the grafana-dependencies group with 3 updates (#108)
Bumps the grafana-dependencies group with 3 updates: [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data), [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) and [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui). Updates `@grafana/data` from 12.0.2 to 12.1.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.1.0/packages/grafana-data) Updates `@grafana/runtime` from 12.0.2 to 12.1.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.1.0/packages/grafana-runtime) Updates `@grafana/ui` from 12.0.2 to 12.1.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.1.0/packages/grafana-ui) --- updated-dependencies: - dependency-name: "@grafana/data" dependency-version: 12.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: grafana-dependencies - dependency-name: "@grafana/runtime" dependency-version: 12.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: grafana-dependencies - dependency-name: "@grafana/ui" dependency-version: 12.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: grafana-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad9d990 commit a736686

File tree

2 files changed

+265
-252
lines changed

2 files changed

+265
-252
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
"devDependencies": {
3333
"@eslint/eslintrc": "^3.2.0",
3434
"@eslint/js": "^9.18.0",
35-
"@grafana/data": "12.0.2",
35+
"@grafana/data": "12.1.0",
3636
"@grafana/eslint-config": "^8.0.0",
37-
"@grafana/runtime": "12.0.2",
37+
"@grafana/runtime": "12.1.0",
3838
"@grafana/tsconfig": "^2.0.0",
39-
"@grafana/ui": "12.0.2",
39+
"@grafana/ui": "12.1.0",
4040
"@rollup/plugin-node-resolve": "^16.0.0",
4141
"@stylistic/eslint-plugin-ts": "^4.2.0",
4242
"@swc/core": "^1.7.40",

0 commit comments

Comments
 (0)