File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 30
30
"dependencies" : {
31
31
"any-base" : " ^1.0.0" ,
32
32
"doc-chomp" : " 1.1.0" ,
33
- "front-matter" : " ^2.1 .0" ,
33
+ "front-matter" : " ^3.0 .0" ,
34
34
"hastml" : " ^0.1.0" ,
35
35
"he" : " ^1.1.1" ,
36
36
"highlight.js" : " ^9.6.0" ,
Original file line number Diff line number Diff line change @@ -3112,9 +3112,9 @@ from2@^2.1.0:
3112
3112
inherits "^2.0.1"
3113
3113
readable-stream "^2.0.0"
3114
3114
3115
- front-matter@^2.1 .0 :
3116
- version "2.3 .0"
3117
- resolved "https://registry.yarnpkg.com/front-matter/-/front-matter-2. 3.0.tgz#7203af896ce357ee04e2aa45169ea91ed7f67504 "
3115
+ front-matter@^3.0 .0 :
3116
+ version "3.0 .0"
3117
+ resolved "https://registry.yarnpkg.com/front-matter/-/front-matter-3.0.0. tgz#3430337b55a91c7320710a7b68fdd6dc96d639bc "
3118
3118
dependencies :
3119
3119
js-yaml "^3.10.0"
3120
3120
You can’t perform that action at this time.
0 commit comments