community-plugins/workspaces/code-coverage
dependabot[bot] 771938543b
plugin(code-coverage): bump formidable from 3.5.2 to 3.5.4 in /workspaces/code-coverage (#3869)
Bumps [formidable](https://github.com/node-formidable/formidable) from 3.5.2 to 3.5.4.
- [Release notes](https://github.com/node-formidable/formidable/releases)
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-formidable/formidable/commits)

---
updated-dependencies:
- dependency-name: formidable
  dependency-version: 3.5.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-14 16:58:02 +01:00
..
.changeset Version Packages (#3608) 2025-04-18 01:06:22 +00:00
plugins Version Packages (#3608) 2025-04-18 01:06:22 +00:00
.dockerignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.eslintignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.eslintrc.js chore: fix workspace eslintrc files 2024-09-24 11:13:37 +02:00
.gitignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.prettierignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
README.md feat: migrate workspaces 2024-04-19 10:24:22 +02:00
backstage.json v1.37.0 version bump (#3389) 2025-03-22 15:42:57 -05:00
catalog-info.yaml feat: migrate workspaces 2024-04-19 10:24:22 +02:00
package.json workspaces: add Node.js 22 to engines field across all workspaces 2025-04-17 15:21:51 +01:00
tsconfig.json feat: migrate workspaces 2024-04-19 10:24:22 +02:00
yarn.lock plugin(code-coverage): bump formidable from 3.5.2 to 3.5.4 in /workspaces/code-coverage (#3869) 2025-05-14 16:58:02 +01:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev