Skip to content

Commit 95afd17

Browse files
renovate[bot]bobylito
authored andcommitted
chore(deps): update dependency metalsmith-copy to v0.4.0 (#2600)
1 parent 0c45bb7 commit 95afd17

File tree

2 files changed

+5
-20
lines changed

2 files changed

+5
-20
lines changed

docgen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"markdown-it": "8.4.0",
2929
"markdown-it-anchor": "4.0.0",
3030
"metalsmith": "2.3.0",
31-
"metalsmith-copy": "0.3.0",
31+
"metalsmith-copy": "0.4.0",
3232
"metalsmith-headings": "0.2.0",
3333
"metalsmith-in-place": "3.0.1",
3434
"metalsmith-layouts": "1.8.1",

docgen/yarn.lock

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4310,10 +4310,6 @@ lowercase-keys@^1.0.0:
43104310
version "1.0.0"
43114311
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-1.0.0.tgz#4e3366b39e7f5457e35f1324bdf6f88d0bfc7306"
43124312

4313-
lru-cache@2:
4314-
version "2.7.3"
4315-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-2.7.3.tgz#6d4524e8b955f95d4f5b58851ce21dd72fb4e952"
4316-
43174313
lru-cache@^4.0.1:
43184314
version "4.1.1"
43194315
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.1.tgz#622e32e82488b49279114a4f9ecf45e7cd6bba55"
@@ -4469,13 +4465,13 @@ merge@^1.1.3:
44694465
version "1.2.0"
44704466
resolved "https://registry.yarnpkg.com/merge/-/merge-1.2.0.tgz#7531e39d4949c281a66b8c5a6e0265e8b05894da"
44714467

4472-
metalsmith-copy@0.3.0:
4473-
version "0.3.0"
4474-
resolved "https://registry.yarnpkg.com/metalsmith-copy/-/metalsmith-copy-0.3.0.tgz#b9f2d2854642896722d98efb7e7d3b1c95f38eae"
4468+
metalsmith-copy@0.4.0:
4469+
version "0.4.0"
4470+
resolved "https://registry.yarnpkg.com/metalsmith-copy/-/metalsmith-copy-0.4.0.tgz#ead35307ae6224d33d2c12a51d28ec1943218cd3"
44754471
dependencies:
44764472
debug "^0.8.1"
44774473
lodash "^2.4.1"
4478-
minimatch "^0.2.14"
4474+
minimatch "^3.0.2"
44794475

44804476
metalsmith-engine-jstransformer@^0.1.2:
44814477
version "0.1.2"
@@ -4646,13 +4642,6 @@ [email protected]:
46464642
dependencies:
46474643
brace-expansion "^1.0.0"
46484644

4649-
minimatch@^0.2.14:
4650-
version "0.2.14"
4651-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-0.2.14.tgz#c74e780574f63c6f9a090e90efbe6ef53a6a756a"
4652-
dependencies:
4653-
lru-cache "2"
4654-
sigmund "~1.0.0"
4655-
46564645
46574646
version "0.0.8"
46584647
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
@@ -6321,10 +6310,6 @@ shelljs@^0.7.5:
63216310
interpret "^1.0.0"
63226311
rechoir "^0.6.2"
63236312

6324-
sigmund@~1.0.0:
6325-
version "1.0.1"
6326-
resolved "https://registry.yarnpkg.com/sigmund/-/sigmund-1.0.1.tgz#3ff21f198cad2175f9f3b781853fd94d0d19b590"
6327-
63286313
signal-exit@^3.0.0:
63296314
version "3.0.2"
63306315
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"

0 commit comments

Comments
 (0)