community-plugins/workspaces/grafana
dependabot[bot] e85537270b
Bump webpack-dev-server from 5.0.4 to 5.2.2 in /workspaces/grafana (#4220)
* Bump webpack-dev-server from 5.0.4 to 5.2.2 in /workspaces/grafana

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.0.4 to 5.2.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.0.4...v5.2.2)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 5.2.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* run yarn dedupe

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kashish Mittal <kmittal@redhat.com>
2025-06-06 13:28:31 -04:00
..
.changeset Version Packages (#4160) 2025-05-30 15:44:04 -05:00
plugins Version Packages (#4160) 2025-05-30 15:44:04 -05:00
.auto-version-bump meta: enable opt-in to auto version bump workflow (#4031) 2025-05-27 08:57:51 -05:00
.dockerignore Initialize the workspace for the grafana plugin 2024-06-17 14:00:07 +01:00
.eslintignore Initialize the workspace for the grafana plugin 2024-06-17 14:00:07 +01:00
.eslintrc.js chore: fix workspace eslintrc files 2024-09-24 11:13:37 +02:00
.gitignore Initialize the workspace for the grafana plugin 2024-06-17 14:00:07 +01:00
.prettierignore Initialize the workspace for the grafana plugin 2024-06-17 14:00:07 +01:00
README.md grafana - version:bump to v1.39.0 (#4093) 2025-05-30 15:37:21 -05:00
backstage.json grafana - version:bump to v1.39.0 (#4093) 2025-05-30 15:37:21 -05:00
catalog-info.yaml Initialize the workspace for the grafana plugin 2024-06-17 14:00:07 +01:00
package.json include knip report checks in ci (#4046) 2025-06-02 13:29:06 -04:00
tsconfig.json grafana - version:bump to v1.39.0 (#4093) 2025-05-30 15:37:21 -05:00
yarn.lock Bump webpack-dev-server from 5.0.4 to 5.2.2 in /workspaces/grafana (#4220) 2025-06-06 13:28:31 -04:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn start