Skip to content

Commit

Permalink
fix(deps): update dependency @tunnckocore/package-json to v1
Browse files Browse the repository at this point in the history
Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 6, 2018
1 parent bc53f76 commit 39cfe8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"node": "^8.11.0 || >=10.13.0"
},
"dependencies": {
"@tunnckocore/package-json": "^0.3.1",
"@tunnckocore/package-json": "^1.0.0",
"charlike": "latest",
"esm": "^3.0.84",
"fs-extra": "^7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,10 @@
p-map-series "1.0.0"
split-cmd "^1.0.0"

"@tunnckocore/package-json@^0.3.1":
version "0.3.1"
resolved "https://registry.yarnpkg.com/@tunnckocore/package-json/-/package-json-0.3.1.tgz#254cbce4b33f5d8bfab098c63033385ab748d4f2"
integrity sha512-hVaCtkNamSMPfjtK04miuUPDE6/vj0oZfuzQJYY+tJ7wGKhhQq5I//TtbL128bQvyDX5ivs8dPb03gclYU2bhA==
"@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"
Expand Down

0 comments on commit 39cfe8c

Please sign in to comment.