Skip to content

Commit 2b5f396

Browse files
renovate[bot]francoischalifour
authored andcommitted
fix(deps): update dependency load-json-file to v5.2.0 (#387)
1 parent ad48f19 commit 2b5f396

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"inquirer": "6.2.2",
4343
"jstransformer-handlebars": "1.1.0",
4444
"latest-semver": "1.0.0",
45-
"load-json-file": "5.1.0",
45+
"load-json-file": "5.2.0",
4646
"lodash.camelcase": "4.3.0",
4747
"metalsmith": "2.3.0",
4848
"metalsmith-ignore": "1.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3983,9 +3983,9 @@ levn@^0.3.0, levn@~0.3.0:
39833983
prelude-ls "~1.1.2"
39843984
type-check "~0.3.2"
39853985

3986-
load-json-file@5.1.0:
3987-
version "5.1.0"
3988-
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-5.1.0.tgz#c062f048e0ee556bf7f535bb16f6e45bb9d06b18"
3986+
load-json-file@5.2.0:
3987+
version "5.2.0"
3988+
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-5.2.0.tgz#1553627a18bf7b08cd7ec232d63981239085a578"
39893989
dependencies:
39903990
graceful-fs "^4.1.2"
39913991
parse-json "^4.0.0"

0 commit comments

Comments
 (0)