Skip to content

Commit 540426a

Browse files
Bump the minor-and-patch group across 1 directory with 6 updates (#35)
Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@backstage/backend-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/backend-plugin-api) | `1.9.0` | `1.9.1` | | [@backstage/catalog-model](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-model) | `1.8.0` | `1.9.0` | | [@backstage/config](https://github.com/backstage/backstage/tree/HEAD/packages/config) | `1.3.7` | `1.3.8` | | [@backstage/plugin-catalog-common](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-common) | `1.1.9` | `1.1.10` | | [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.36.1` | `0.36.2` | | [jest-mock](https://github.com/jestjs/jest/tree/HEAD/packages/jest-mock) | `30.3.0` | `30.4.1` | Updates `@backstage/backend-plugin-api` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-plugin-api/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/v1.9.1/packages/backend-plugin-api) Updates `@backstage/catalog-model` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-model/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/v1.9.0/packages/catalog-model) Updates `@backstage/config` from 1.3.7 to 1.3.8 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/config/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/config) Updates `@backstage/plugin-catalog-common` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-common/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-common) Updates `@backstage/cli` from 0.36.1 to 0.36.2 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/v0.36.2/packages/cli) Updates `jest-mock` from 30.3.0 to 30.4.1 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.1/packages/jest-mock) --- updated-dependencies: - dependency-name: "@backstage/backend-plugin-api" dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@backstage/catalog-model" dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@backstage/config" dependency-version: 1.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@backstage/plugin-catalog-common" dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@backstage/cli" dependency-version: 0.36.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: jest-mock dependency-version: 30.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b446411 commit 540426a

3 files changed

Lines changed: 467 additions & 638 deletions

File tree

.yarn/install-state.gz

-8.88 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/node-fetch": "2.6.13",
5555
"@types/supertest": "^2.0.16",
5656
"@types/webpack-env": "1.18.8",
57-
"jest-mock": "30.3.0",
57+
"jest-mock": "30.4.1",
5858
"msw": "^1.3.5",
5959
"supertest": "^6.3.4",
6060
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)