diff --git a/package.json b/package.json index 3c0ec55da..ecd379d6d 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@sourcegraph/prettierrc": "3.0.3", "@sourcegraph/tsconfig": "4.0.1", "@types/execa": "0.9.0", - "@types/git-url-parse": "9.0.0", + "@types/git-url-parse": "9.0.3", "@types/inquirer": "0.0.44", "@types/js-yaml": "3.12.5", "@types/mz": "2.7.3", diff --git a/yarn.lock b/yarn.lock index 8258eda4d..95f381237 100644 --- a/yarn.lock +++ b/yarn.lock @@ -439,10 +439,10 @@ dependencies: "@types/node" "*" -"@types/git-url-parse@9.0.0": - version "9.0.0" - resolved "https://registry.yarnpkg.com/@types/git-url-parse/-/git-url-parse-9.0.0.tgz#aac1315a44fa4ed5a52c3820f6c3c2fb79cbd12d" - integrity sha512-kA2RxBT/r/ZuDDKwMl+vFWn1Z0lfm1/Ik6Qb91wnSzyzCDa/fkM8gIOq6ruB7xfr37n6Mj5dyivileUVKsidlg== +"@types/git-url-parse@9.0.3": + version "9.0.3" + resolved "https://registry.yarnpkg.com/@types/git-url-parse/-/git-url-parse-9.0.3.tgz#7ee022f8fa06ea74148aa28521cbff85915ac09d" + integrity sha512-Wrb8zeghhpKbYuqAOg203g+9YSNlrZWNZYvwxJuDF4dTmerijqpnGbI79yCuPtHSXHPEwv1pAFUB4zsSqn82Og== "@types/glob@^7.1.1": version "7.1.1"