Skip to content

Commit ecf3f0d

Browse files
Bump the grafana-dependencies group with 3 updates (#203)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8998882 commit ecf3f0d

File tree

2 files changed

+505
-328
lines changed

2 files changed

+505
-328
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
"devDependencies": {
3434
"@eslint/eslintrc": "^3.1.0",
3535
"@eslint/js": "^9.13.0",
36-
"@grafana/data": "12.0.2",
36+
"@grafana/data": "12.1.0",
3737
"@grafana/eslint-config": "^8.0.0",
38-
"@grafana/runtime": "12.0.2",
38+
"@grafana/runtime": "12.1.0",
3939
"@grafana/tsconfig": "^2.0.0",
40-
"@grafana/ui": "12.0.2",
40+
"@grafana/ui": "12.1.0",
4141
"@rollup/plugin-node-resolve": "^16.0.0",
4242
"@stylistic/eslint-plugin-ts": "^4.2.0",
4343
"@swc/core": "^1.7.28",

0 commit comments

Comments
 (0)