Skip to content

Commit 5af7f6b

Browse files
committed
Update dependency get-pkg-repo to v5
1 parent 226daac commit 5af7f6b

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
@@ -56,7 +56,7 @@
5656
"eslint": "4.19.1",
5757
"eslint-plugin-react": "7.25.1",
5858
"fs-extra": "8.1.0",
59-
"get-pkg-repo": "4.2.0",
59+
"get-pkg-repo": "5.0.0",
6060
"js-beautify": "1.14.0",
6161
"lodash": "4.17.21",
6262
"prettier": "1.19.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,10 +1525,10 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
15251525
has "^1.0.3"
15261526
has-symbols "^1.0.1"
15271527

1528-
get-pkg-repo@4.2.0:
1529-
version "4.2.0"
1530-
resolved "https://registry.yarnpkg.com/get-pkg-repo/-/get-pkg-repo-4.2.0.tgz#a585cffc33ba5dde2cdcf68cdea1d96ead9ae0e8"
1531-
integrity sha512-eiSexNxIsij+l+IZzkqT52t4Lh+0ChN9l6Z3oennXLQT8OaJNvp9ecoXpmZ220lPYMwwM1KDal4w4ZA+smVLHA==
1528+
get-pkg-repo@5.0.0:
1529+
version "5.0.0"
1530+
resolved "https://registry.yarnpkg.com/get-pkg-repo/-/get-pkg-repo-5.0.0.tgz#5eb9b51ae1aa75666b1d3a650604e155b1feecb7"
1531+
integrity sha512-iYM3H4zu92jWcE5x9ITkKDKmUJGWrSUwubnHdDpBIXRaqq8oWhFoX3FHYf8jMc7LB4xTgpIv1yqgHEV+wsJcSg==
15321532
dependencies:
15331533
"@hutson/parse-repository-url" "^3.0.0"
15341534
hosted-git-info "^4.0.0"

0 commit comments

Comments
 (0)