Skip to content

Commit c34464b

Browse files
Bump @backstage/errors from 1.2.3 to 1.2.7 in /incident
Bumps [@backstage/errors](https://github.com/backstage/backstage/tree/HEAD/packages/errors) from 1.2.3 to 1.2.7. - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/errors/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/errors) --- updated-dependencies: - dependency-name: "@backstage/errors" dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6873c21 commit c34464b

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

incident/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@backstage/catalog-model": "^1.4.3",
3434
"@backstage/core-components": "^0.13.6",
3535
"@backstage/core-plugin-api": "^1.7.0",
36-
"@backstage/errors": "^1.2.3",
36+
"@backstage/errors": "^1.2.7",
3737
"@backstage/plugin-catalog-react": "^1.8.5",
3838
"@backstage/plugin-home-react": "^0.1.4",
3939
"@backstage/plugin-search-react": "^1.7.1",

incident/yarn.lock

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3007,6 +3007,16 @@ __metadata:
30073007
languageName: node
30083008
linkType: hard
30093009

3010+
"@backstage/errors@npm:^1.2.7":
3011+
version: 1.2.7
3012+
resolution: "@backstage/errors@npm:1.2.7"
3013+
dependencies:
3014+
"@backstage/types": "npm:^1.2.1"
3015+
serialize-error: "npm:^8.0.1"
3016+
checksum: 10/99bbe2cbb9f6672afe30bab02ab1cf48daa8e994fb0c5b9390075ebf9357d5f7d450b9ea889e908e2823ee47cbf5405432e32171d338653bebf1b5914b735c35
3017+
languageName: node
3018+
linkType: hard
3019+
30103020
"@backstage/eslint-plugin@npm:^0.1.3":
30113021
version: 0.1.5
30123022
resolution: "@backstage/eslint-plugin@npm:0.1.5"
@@ -3337,6 +3347,13 @@ __metadata:
33373347
languageName: node
33383348
linkType: hard
33393349

3350+
"@backstage/types@npm:^1.2.1":
3351+
version: 1.2.2
3352+
resolution: "@backstage/types@npm:1.2.2"
3353+
checksum: 10/813129ae2f4be2765b54a16457955c8bbeb7cc6685bc2cae8b981ae7010353d9cd1110acf846f5c23cf7fbbb6bee6d56b629d5f59933247bb529f4816218c1e7
3354+
languageName: node
3355+
linkType: hard
3356+
33403357
"@backstage/version-bridge@npm:^1.0.7":
33413358
version: 1.0.7
33423359
resolution: "@backstage/version-bridge@npm:1.0.7"
@@ -4233,7 +4250,7 @@ __metadata:
42334250
"@backstage/core-components": "npm:^0.13.6"
42344251
"@backstage/core-plugin-api": "npm:^1.7.0"
42354252
"@backstage/dev-utils": "npm:^1.0.22"
4236-
"@backstage/errors": "npm:^1.2.3"
4253+
"@backstage/errors": "npm:^1.2.7"
42374254
"@backstage/plugin-catalog-react": "npm:^1.8.5"
42384255
"@backstage/plugin-home-react": "npm:^0.1.4"
42394256
"@backstage/plugin-search-react": "npm:^1.7.1"

0 commit comments

Comments
 (0)