Skip to content

Commit 61d9646

Browse files
committed
fix(deps): update dependency @hutson/parse-repository-url to v5
Signed-off-by: Renovate Bot <[email protected]>
1 parent 8017a91 commit 61d9646

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"version": "4.1.2",
4242
"dependencies": {
43-
"@hutson/parse-repository-url": "^3.0.0",
43+
"@hutson/parse-repository-url": "^5.0.0",
4444
"hosted-git-info": "^4.0.0",
4545
"through2": "^2.0.0",
4646
"yargs": "^17.0.1"

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,11 @@
114114
resolved "https://registry.yarnpkg.com/@hutson/parse-repository-url/-/parse-repository-url-3.0.0.tgz#3fa172e3006f36e547fb49835bf25fc487a29f1c"
115115
integrity sha512-gIKsI1Pd9O3uazccWD0KPMMMwNk+PncJRSKEFdtzaKTgehMuw5Lm1O6SK39vg1u9iFWOzofE+DxcrttXeAW1KQ==
116116

117+
"@hutson/parse-repository-url@^5.0.0":
118+
version "5.0.0"
119+
resolved "https://registry.yarnpkg.com/@hutson/parse-repository-url/-/parse-repository-url-5.0.0.tgz#bf344cc75136039bc41bcf5d1ddbcb40405fca3b"
120+
integrity sha512-e5+YUKENATs1JgYHMzTr2MW/NDcXGfYFAuOQU8gJgF/kEh4EqKgfGrfLI67bMD4tbhZVlkigz/9YYwWcbOFthg==
121+
117122
"@sindresorhus/is@^0.7.0":
118123
version "0.7.0"
119124
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"

0 commit comments

Comments
 (0)