Merge pull request #26764 from backstage/renovate/git-url-parse-15.x
fix(deps): update dependency git-url-parse to v15
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
"@backstage/plugin-events-node": "workspace:^",
|
||||
"@octokit/graphql": "^5.0.0",
|
||||
"@octokit/rest": "^19.0.3",
|
||||
"git-url-parse": "^14.0.0",
|
||||
"git-url-parse": "^15.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"minimatch": "^9.0.0",
|
||||
"node-fetch": "^2.7.0",
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
"express": "^4.17.1",
|
||||
"fast-json-stable-stringify": "^2.1.0",
|
||||
"fs-extra": "^11.2.0",
|
||||
"git-url-parse": "^14.0.0",
|
||||
"git-url-parse": "^15.0.0",
|
||||
"glob": "^7.1.6",
|
||||
"knex": "^3.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"@octokit/rest": "^19.0.3",
|
||||
"git-url-parse": "^14.0.0",
|
||||
"git-url-parse": "^15.0.0",
|
||||
"js-base64": "^3.6.0",
|
||||
"lodash": "^4.17.21",
|
||||
"react-hook-form": "^7.12.2",
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"@backstage/integration": "workspace:^",
|
||||
"@backstage/plugin-scaffolder-node": "workspace:^",
|
||||
"fs-extra": "^11.2.0",
|
||||
"git-url-parse": "^14.0.0",
|
||||
"git-url-parse": "^15.0.0",
|
||||
"node-fetch": "^2.7.0",
|
||||
"node-html-markdown": "^1.3.0",
|
||||
"yaml": "^2.0.0"
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
"@rjsf/validator-ajv8": "5.21.1",
|
||||
"@uiw/react-codemirror": "^4.9.3",
|
||||
"classnames": "^2.2.6",
|
||||
"git-url-parse": "^14.0.0",
|
||||
"git-url-parse": "^15.0.0",
|
||||
"humanize-duration": "^3.25.1",
|
||||
"idb-keyval": "5.0.2",
|
||||
"json-schema": "^0.4.0",
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@react-hookz/web": "^24.0.0",
|
||||
"git-url-parse": "^14.0.0",
|
||||
"git-url-parse": "^15.0.0",
|
||||
"photoswipe": "^5.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
"dockerode": "^4.0.0",
|
||||
"express": "^4.17.1",
|
||||
"fs-extra": "^11.2.0",
|
||||
"git-url-parse": "^14.0.0",
|
||||
"git-url-parse": "^15.0.0",
|
||||
"hpagent": "^1.2.0",
|
||||
"js-yaml": "^4.0.0",
|
||||
"json5": "^2.1.3",
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
"@material-ui/styles": "^4.10.0",
|
||||
"@microsoft/fetch-event-source": "^2.0.1",
|
||||
"dompurify": "^3.0.0",
|
||||
"git-url-parse": "^14.0.0",
|
||||
"git-url-parse": "^15.0.0",
|
||||
"jss": "~10.10.0",
|
||||
"lodash": "^4.17.21",
|
||||
"react-helmet": "6.1.0",
|
||||
|
||||
Reference in New Issue
Block a user