Skip to content

Commit 20088ac

Browse files
authored
Merge pull request #1491 from redhat-developer/update-backstage-to-1.42.5
Update `backstage` workspace to `1.42.5`
2 parents d0760f2 + 055a4ae commit 20088ac

File tree

3 files changed

+38
-2
lines changed

3 files changed

+38
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.39.1"
2+
"version": "1.42.5"
33
}
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
diff --git a/package.json b/package.json
2+
index 667b3e21b4f62..77a998c742774 100644
3+
--- a/package.json
4+
+++ b/package.json
5+
@@ -109,7 +109,8 @@
6+
"csstype@npm:^3.0.2": "3.0.9",
7+
"csstype@npm:^3.1.2": "3.0.9",
8+
"csstype@npm:^3.1.3": "3.0.9",
9+
- "jest-haste-map@^29.7.0": "patch:jest-haste-map@npm%3A29.7.0#./.yarn/patches/jest-haste-map-npm-29.7.0-e3be419eff.patch"
10+
+ "jest-haste-map@^29.7.0": "patch:jest-haste-map@npm%3A29.7.0#./.yarn/patches/jest-haste-map-npm-29.7.0-e3be419eff.patch",
11+
+ "GendocuPublicApis": "npm:gendocu-public-apis@^1.0.0"
12+
},
13+
"dependencies": {
14+
"@backstage/errors": "workspace:^",
15+
diff --git a/yarn.lock b/yarn.lock
16+
index 48ad24aa59576..52fdc3e31ccc7 100644
17+
--- a/yarn.lock
18+
+++ b/yarn.lock
19+
@@ -23300,13 +23300,13 @@ __metadata:
20+
languageName: node
21+
linkType: hard
22+
23+
-"GendocuPublicApis@https://git.gendocu.com/gendocu/GendocuPublicApis.git#master":
24+
- version: 1.0.0
25+
- resolution: "GendocuPublicApis@https://git.gendocu.com/gendocu/GendocuPublicApis.git#commit=6e8d4c1d2342556a2e8e719f19385b266001ebae"
26+
+"GendocuPublicApis@npm:gendocu-public-apis@^1.0.0":
27+
+ version: 1.0.3
28+
+ resolution: "gendocu-public-apis@npm:1.0.3"
29+
dependencies:
30+
"@improbable-eng/grpc-web": "npm:^0.14.0"
31+
google-protobuf: "npm:^3.15.8"
32+
- checksum: 10/a34386a6137d92f392121305fb899f63ba1631a1b60c80781f6e56e160c1d462a8ce4b3ee93cb67c73c079b53c6de57ba19f514f29dd11c9783cd0d8227c6968
33+
+ checksum: 10/261a5cc97b599a7dfb492ac048e6bfce3f3bf64627f2b80ef195d5b6cefdbd4668d2b2ccd10676f01eb4f7862a5d19da567dd6ade9fc39a15268e81862308f7c
34+
languageName: node
35+
linkType: hard
36+

workspaces/backstage/source.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "repo": "https://github.com/backstage/backstage", "repo-ref": "v1.39.1", "repo-flat": true, "repo-backstage-version":"1.39.1" }
1+
{ "repo": "https://github.com/backstage/backstage", "repo-ref": "v1.42.5", "repo-flat": true, "repo-backstage-version":"1.42.5" }

0 commit comments

Comments
 (0)