Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

Commit

Permalink
fix(deps): update dependency @tunnckocore/package-json to v2
Browse files Browse the repository at this point in the history
Signed-off-by: Charlike Mike Reagent <[email protected]>
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 23, 2019
1 parent f9d2a50 commit c9dc04e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"node": "^8.11.0 || ^10.12.0"
},
"dependencies": {
"@tunnckocore/package-json": "^1.0.0",
"@tunnckocore/package-json": "^2.0.0",
"charlike": "^3.0.0",
"esm": "^3.0.84",
"mri": "^1.1.1"
Expand Down
14 changes: 5 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,15 +129,6 @@
esm "^3.0.84"
semver "^5.6.0"

"@tunnckocore/package-json@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@tunnckocore/package-json/-/package-json-1.0.0.tgz#920337164c98776228aa1fc9931a6d60203d6256"
integrity sha512-5p17cM+p65+fmawiu34Vi1P0po42FyNVyIKfmTDs6kcCk9pkUl0jm0V+g2q4ZxTPCdoCzzgzjYieYo/972tGRw==
dependencies:
axios "^0.18.0"
esm "^3.0.84"
parse-package-name "^0.1.0"

"@tunnckocore/package-json@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@tunnckocore/package-json/-/package-json-1.0.1.tgz#dd9fe7ad302c84a9352682b03e583613348097ab"
Expand All @@ -147,6 +138,11 @@
esm "^3.0.84"
parse-package-name "^0.1.0"

"@tunnckocore/package-json@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@tunnckocore/package-json/-/package-json-2.0.0.tgz#4bf0e3ff4ef47cf893682c5141bd7fca88c8c291"
integrity sha512-nKbVQuCEgEWSESgo0oIBdibAvj/1n1VAWqC0c4yhT+tfvVAt3zPGxWpDsDoKn/RXJaH6mbwgNz1QpACW/UfRJA==

"@tunnckocore/release-cli@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@tunnckocore/release-cli/-/release-cli-1.2.0.tgz#b425c9f157cc9287e8d02cd79cd8de28a0509d77"
Expand Down

0 comments on commit c9dc04e

Please sign in to comment.