Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 4 updates in the / directory: [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data), [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime), [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui) and [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e).


Updates `@grafana/data` from 9.4.3 to 11.2.2
- [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/v11.2.2/packages/grafana-data)

Updates `@grafana/runtime` from 9.4.3 to 11.2.2
- [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/v11.2.2/packages/grafana-runtime)

Updates `@grafana/ui` from 10.1.0 to 11.2.2
- [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/v11.2.2/packages/grafana-ui)

Updates `@grafana/plugin-e2e` from 1.6.1 to 1.8.3
- [Release notes](https://github.com/grafana/plugin-tools/releases)
- [Changelog](https://github.com/grafana/plugin-tools/blob/main/packages/plugin-e2e/CHANGELOG.md)
- [Commits](https://github.com/grafana/plugin-tools/commits/@grafana/[email protected]/packages/plugin-e2e)

---
updated-dependencies:
- dependency-name: "@grafana/data"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@grafana/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@grafana/ui"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@grafana/plugin-e2e"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 9bd5237 commit c548318
Show file tree
Hide file tree
Showing 2 changed files with 833 additions and 1,357 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@babel/core": "^7.21.4",
"@grafana/eslint-config": "^6.0.0",
"@grafana/plugin-e2e": "^1.6.1",
"@grafana/plugin-e2e": "^1.8.3",
"@grafana/tsconfig": "^1.2.0-rc1",
"@playwright/test": "^1.47.2",
"@swc/core": "1.3.75",
Expand Down Expand Up @@ -68,9 +68,9 @@
},
"dependencies": {
"@emotion/css": "^11.1.3",
"@grafana/data": "9.4.3",
"@grafana/runtime": "9.4.3",
"@grafana/ui": "10.1.0",
"@grafana/data": "11.2.2",
"@grafana/runtime": "11.2.2",
"@grafana/ui": "11.2.2",
"js-sql-parser": "^1.6.0",
"pgsql-ast-parser": "^12.0.1",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit c548318

Please sign in to comment.