Skip to content

Commit 39e181f

Browse files
authored
chore: remove git-url-parser types as they are no part of the main package (#1031)
1 parent 17d1990 commit 39e181f

3 files changed

Lines changed: 1 addition & 12 deletions

File tree

plugins/renovate-common/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@
4545
"postpack": "backstage-cli package postpack"
4646
},
4747
"devDependencies": {
48-
"@backstage/cli": "^0.35.1",
49-
"@types/git-url-parse": "^9.0.3"
48+
"@backstage/cli": "^0.35.1"
5049
},
5150
"files": [
5251
"dist"

plugins/renovate/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@
9494
"@testing-library/jest-dom": "^6.0.0",
9595
"@testing-library/react": "^16.0.0",
9696
"@testing-library/user-event": "^14.0.0",
97-
"@types/git-url-parse": "^9.0.3",
9897
"msw": "^2.0.0"
9998
},
10099
"files": [

yarn.lock

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11643,7 +11643,6 @@ __metadata:
1164311643
"@backstage/config": "npm:^1.3.6"
1164411644
"@backstage/types": "npm:^1.2.2"
1164511645
"@sindresorhus/is": "npm:^4.6.0"
11646-
"@types/git-url-parse": "npm:^9.0.3"
1164711646
git-url-parse: "npm:^16.0.0"
1164811647
zod: "npm:^3.22.4"
1164911648
languageName: unknown
@@ -11693,7 +11692,6 @@ __metadata:
1169311692
"@testing-library/react": "npm:^16.0.0"
1169411693
"@testing-library/user-event": "npm:^14.0.0"
1169511694
"@textea/json-viewer": "npm:^4.0.0"
11696-
"@types/git-url-parse": "npm:^9.0.3"
1169711695
git-url-parse: "npm:^16.0.0"
1169811696
msw: "npm:^2.0.0"
1169911697
react-use: "npm:^17.2.4"
@@ -13482,13 +13480,6 @@ __metadata:
1348213480
languageName: node
1348313481
linkType: hard
1348413482

13485-
"@types/git-url-parse@npm:^9.0.3":
13486-
version: 9.0.3
13487-
resolution: "@types/git-url-parse@npm:9.0.3"
13488-
checksum: 10c0/7335a185ed33921c025428fba62d86208573001f3ec686519bda272a9dfefbf32aba2dbc5c782ca705282f3338e04a45df6548863d26b9616531d45078160b93
13489-
languageName: node
13490-
linkType: hard
13491-
1349213483
"@types/hast@npm:^2.0.0":
1349313484
version: 2.3.10
1349413485
resolution: "@types/hast@npm:2.3.10"

0 commit comments

Comments
 (0)