Skip to content

Commit e68f4f4

Browse files
committed
Update dependency git-url-parse to ^11.6.0
1 parent 3a2e6a1 commit e68f4f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/kdot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"common-tags": "^1.8.0",
5858
"dotenv": "^10.0.0",
5959
"execa": "^5.1.1",
60-
"git-url-parse": "^11.4.4",
60+
"git-url-parse": "^11.6.0",
6161
"glob": "^7.1.6",
6262
"got": "^11.8.1",
6363
"p-reduce": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5176,10 +5176,10 @@ git-up@^4.0.0:
51765176
is-ssh "^1.3.0"
51775177
parse-url "^5.0.0"
51785178

5179-
git-url-parse@^11.4.4:
5180-
version "11.4.4"
5181-
resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-11.4.4.tgz#5d747debc2469c17bc385719f7d0427802d83d77"
5182-
integrity sha512-Y4o9o7vQngQDIU9IjyCmRJBin5iYjI5u9ZITnddRZpD7dcCFQj2sL2XuMNbLRE4b4B/4ENPsp2Q8P44fjAZ0Pw==
5179+
git-url-parse@^11.6.0:
5180+
version "11.6.0"
5181+
resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-11.6.0.tgz#c634b8de7faa66498a2b88932df31702c67df605"
5182+
integrity sha512-WWUxvJs5HsyHL6L08wOusa/IXYtMuCAhrMmnTjQPpBU0TTHyDhnOATNH3xNQz7YOQUsqIIPTGr4xiVti1Hsk5g==
51835183
dependencies:
51845184
git-up "^4.0.0"
51855185

0 commit comments

Comments
 (0)