Skip to content

Commit

Permalink
chore(deps): update dependency load-json-file to v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and zkochan committed Sep 18, 2018
1 parent 89e1f3e commit 1a25a09
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/rimraf": "2.0.2",
"@types/tape": "4.2.32",
"json-append": "1.1.1",
"load-json-file": "5.0.0",
"load-json-file": "5.1.0",
"mos": "2.0.0-alpha.3",
"mos-plugin-readme": "1.0.4",
"package-preview": "1.0.6",
Expand Down
11 changes: 7 additions & 4 deletions shrinkwrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ devDependencies:
'@types/rimraf': 2.0.2
'@types/tape': 4.2.32
json-append: 1.1.1
load-json-file: 5.0.0
load-json-file: 5.1.0
mos: 2.0.0-alpha.3
mos-plugin-readme: 1.0.4
package-preview: 1.0.6
Expand Down Expand Up @@ -180,6 +180,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-DY6UaWej2BQ/k+JOKYUl/BsiNfk=
tarball: 'http://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz'
/ansi-regex/2.1.1:
engines:
node: '>=0.10.0'
Expand Down Expand Up @@ -1668,6 +1669,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=
tarball: 'http://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz'
/load-json-file/4.0.0:
dependencies:
graceful-fs: 4.1.11
Expand All @@ -1679,7 +1681,7 @@ packages:
node: '>=4'
resolution:
integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs=
/load-json-file/5.0.0:
/load-json-file/5.1.0:
dependencies:
graceful-fs: 4.1.11
parse-json: 4.0.0
Expand All @@ -1689,7 +1691,7 @@ packages:
engines:
node: '>=6'
resolution:
integrity: sha512-wWRJeA/YQ2s53fBSrPrr6gnSKmNcnk4TV4c40ITRGQ4uxpgPddBL9xNh3WxPjJHewwzo2rFkEJWt87OR/35MEw==
integrity: sha512-+ggO8OpTviHQ/zoyFxLJglsu1CylXUt1vpGa+mIUeesCkTC0G+JO6rdTS1/WcGBZDC7Nejo1aZ9MxbqflpmO6Q==
/locate-path/2.0.0:
dependencies:
p-locate: 2.0.0
Expand Down Expand Up @@ -2827,6 +2829,7 @@ packages:
dev: true
resolution:
integrity: sha1-HhVud4+UtyVb+hs9AXi+j1xVJAg=
tarball: 'http://registry.npmjs.org/rollup-pluginutils/-/rollup-pluginutils-1.5.2.tgz'
/rollup/0.25.8:
dependencies:
chalk: 1.1.3
Expand Down Expand Up @@ -3611,7 +3614,7 @@ specifiers:
'@types/tape': 4.2.32
'@zkochan/npm-lifecycle': 2.1.1
json-append: 1.1.1
load-json-file: 5.0.0
load-json-file: 5.1.0
mos: 2.0.0-alpha.3
mos-plugin-readme: 1.0.4
package-preview: 1.0.6
Expand Down

0 comments on commit 1a25a09

Please sign in to comment.