Skip to content

Commit bf79516

Browse files
chore(deps): update dependency git-remote-origin-url to v4
1 parent de1600a commit bf79516

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint-plugin-jsx-a11y": "^6.7.1",
2020
"eslint-plugin-react": "^7.32.2",
2121
"execa": "^5.1.1",
22-
"git-remote-origin-url": "^3.1.0",
22+
"git-remote-origin-url": "^4.0.0",
2323
"lerna": "^3.22.1",
2424
"npm-name": "^6.0.1",
2525
"plop": "^2.7.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4247,10 +4247,10 @@ git-remote-origin-url@^2.0.0:
42474247
gitconfiglocal "^1.0.0"
42484248
pify "^2.3.0"
42494249

4250-
git-remote-origin-url@^3.1.0:
4251-
version "3.1.0"
4252-
resolved "https://registry.yarnpkg.com/git-remote-origin-url/-/git-remote-origin-url-3.1.0.tgz#c90c1cb0f66658566bbc900509ab093a1522d2b3"
4253-
integrity sha512-yVSfaTMO7Bqk6Xx3696ufNfjdrajX7Ig9GuAeO2V3Ji7stkDoBNFldnWIAsy0qviUd0Z+X2P6ziJENKztW7cBQ==
4250+
git-remote-origin-url@^4.0.0:
4251+
version "4.0.0"
4252+
resolved "https://registry.yarnpkg.com/git-remote-origin-url/-/git-remote-origin-url-4.0.0.tgz#712649112d88ca42b7d585e1b9fa6cafe22c8f63"
4253+
integrity sha512-EAxDksNdjuWgmVW9pVvA9jQDi/dmTaiDONktIy7qiRRhBZUI4FQK1YvBvteuTSX24aNKg9lfgxNYJEeeSXe6DA==
42544254
dependencies:
42554255
gitconfiglocal "^2.1.0"
42564256

0 commit comments

Comments
 (0)