File tree 2 files changed +5
-20
lines changed
2 files changed +5
-20
lines changed Original file line number Diff line number Diff line change 28
28
"markdown-it" : " 8.4.0" ,
29
29
"markdown-it-anchor" : " 4.0.0" ,
30
30
"metalsmith" : " 2.3.0" ,
31
- "metalsmith-copy" : " 0.3 .0" ,
31
+ "metalsmith-copy" : " 0.4 .0" ,
32
32
"metalsmith-headings" : " 0.2.0" ,
33
33
"metalsmith-in-place" : " 3.0.1" ,
34
34
"metalsmith-layouts" : " 1.8.1" ,
Original file line number Diff line number Diff line change @@ -4310,10 +4310,6 @@ lowercase-keys@^1.0.0:
4310
4310
version "1.0.0"
4311
4311
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-1.0.0.tgz#4e3366b39e7f5457e35f1324bdf6f88d0bfc7306"
4312
4312
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
-
4317
4313
lru-cache@^4.0.1 :
4318
4314
version "4.1.1"
4319
4315
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.1.tgz#622e32e82488b49279114a4f9ecf45e7cd6bba55"
@@ -4469,13 +4465,13 @@ merge@^1.1.3:
4469
4465
version "1.2.0"
4470
4466
resolved "https://registry.yarnpkg.com/merge/-/merge-1.2.0.tgz#7531e39d4949c281a66b8c5a6e0265e8b05894da"
4471
4467
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 "
4475
4471
dependencies :
4476
4472
debug "^0.8.1"
4477
4473
lodash "^2.4.1"
4478
- minimatch "^0.2.14 "
4474
+ minimatch "^3. 0.2"
4479
4475
4480
4476
metalsmith-engine-jstransformer@^0.1.2 :
4481
4477
version "0.1.2"
4646
4642
dependencies :
4647
4643
brace-expansion "^1.0.0"
4648
4644
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
-
4656
4645
4657
4646
version "0.0.8"
4658
4647
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
@@ -6321,10 +6310,6 @@ shelljs@^0.7.5:
6321
6310
interpret "^1.0.0"
6322
6311
rechoir "^0.6.2"
6323
6312
6324
- sigmund@~1.0.0 :
6325
- version "1.0.1"
6326
- resolved "https://registry.yarnpkg.com/sigmund/-/sigmund-1.0.1.tgz#3ff21f198cad2175f9f3b781853fd94d0d19b590"
6327
-
6328
6313
signal-exit@^3.0.0 :
6329
6314
version "3.0.2"
6330
6315
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
You can’t perform that action at this time.
0 commit comments