Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency metalsmith-in-place to v4.2.0 (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2018
1 parent 2f0bf04 commit a7dc371
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"lodash.camelcase": "4.3.0",
"metalsmith": "2.3.0",
"metalsmith-ignore": "0.1.2",
"metalsmith-in-place": "4.1.1",
"metalsmith-in-place": "4.2.0",
"metalsmith-rename": "1.0.0",
"validate-npm-package-name": "3.0.0"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4082,9 +4082,9 @@ [email protected]:
dependencies:
multimatch "^0.1.0"

metalsmith-in-place@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/metalsmith-in-place/-/metalsmith-in-place-4.1.1.tgz#d36c6642818062202bdd26eae2c279c7efe7a5bc"
metalsmith-in-place@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/metalsmith-in-place/-/metalsmith-in-place-4.2.0.tgz#14361719b8c315d5d147f93a28d5777236b954d7"
dependencies:
debug "^3.1.0"
inputformat-to-jstransformer "^1.2.1"
Expand Down

0 comments on commit a7dc371

Please sign in to comment.