chore(deps): update dependency front-matter to v3
This commit is contained in:
parent
a84e033fc9
commit
ef34acf24a
2 changed files with 5 additions and 5 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"eslint-config-prettier": "2.10.0",
|
||||
"eslint-plugin-import": "2.14.0",
|
||||
"eslint-plugin-prettier": "2.7.0",
|
||||
"front-matter": "2.3.0",
|
||||
"front-matter": "3.0.1",
|
||||
"fs-extra": "7.0.1",
|
||||
"gh-pages": "1.2.0",
|
||||
"glob": "7.1.3",
|
||||
|
|
|
|||
|
|
@ -2947,10 +2947,10 @@ from@~0:
|
|||
resolved "https://registry.yarnpkg.com/from/-/from-0.1.7.tgz#83c60afc58b9c56997007ed1a768b3ab303a44fe"
|
||||
integrity sha1-g8YK/Fi5xWmXAH7Rp2izqzA6RP4=
|
||||
|
||||
front-matter@2.3.0:
|
||||
version "2.3.0"
|
||||
resolved "https://registry.yarnpkg.com/front-matter/-/front-matter-2.3.0.tgz#7203af896ce357ee04e2aa45169ea91ed7f67504"
|
||||
integrity sha1-cgOviWzjV+4E4qpFFp6pHtf2dQQ=
|
||||
front-matter@3.0.1:
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/front-matter/-/front-matter-3.0.1.tgz#9ed0a8e2771b1367c4d8809b2f91c528b9b04d0c"
|
||||
integrity sha512-iCHZ7RZGE36uG58iIWp8zrhDi9BZjlDiRj7aRcGm45EIqrbK+u4KTAmRKLG3FOaVkFhZI5/29SUo7sMLzlQkcA==
|
||||
dependencies:
|
||||
js-yaml "^3.10.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue