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

Commit a7dc371

Browse files
fix(deps): update dependency metalsmith-in-place to v4.2.0 (#146)
1 parent 2f0bf04 commit a7dc371

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
@@ -46,7 +46,7 @@
4646
"lodash.camelcase": "4.3.0",
4747
"metalsmith": "2.3.0",
4848
"metalsmith-ignore": "0.1.2",
49-
"metalsmith-in-place": "4.1.1",
49+
"metalsmith-in-place": "4.2.0",
5050
"metalsmith-rename": "1.0.0",
5151
"validate-npm-package-name": "3.0.0"
5252
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4082,9 +4082,9 @@ metalsmith-ignore@0.1.2:
40824082
dependencies:
40834083
multimatch "^0.1.0"
40844084

4085-
metalsmith-in-place@4.1.1:
4086-
version "4.1.1"
4087-
resolved "https://registry.yarnpkg.com/metalsmith-in-place/-/metalsmith-in-place-4.1.1.tgz#d36c6642818062202bdd26eae2c279c7efe7a5bc"
4085+
metalsmith-in-place@4.2.0:
4086+
version "4.2.0"
4087+
resolved "https://registry.yarnpkg.com/metalsmith-in-place/-/metalsmith-in-place-4.2.0.tgz#14361719b8c315d5d147f93a28d5777236b954d7"
40884088
dependencies:
40894089
debug "^3.1.0"
40904090
inputformat-to-jstransformer "^1.2.1"

0 commit comments

Comments
 (0)