Bump front-matter from 3.0.2 to 3.1.0

Bumps [front-matter](https://github.com/jxson/front-matter) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/jxson/front-matter/releases)
- [Commits](https://github.com/jxson/front-matter/compare/v3.0.2...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-13 08:33:08 +00:00
committed by GitHub
parent 86cef49368
commit 6d5602b569

6
package-lock.json generated
View File

@@ -5776,9 +5776,9 @@
}
},
"front-matter": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/front-matter/-/front-matter-3.0.2.tgz",
"integrity": "sha512-iBGZaWyzqgsrPGsqrXZP6N4hp5FzSKDi18nfAoYpgz3qK5sAwFv/ojmn3VS60SOgLvq6CtojNqy0y6ZNz05IzQ==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/front-matter/-/front-matter-3.1.0.tgz",
"integrity": "sha512-RFEK8N6waWTdwBZOPNEtvwMjZ/hUfpwXkYUYkmmOhQGdhSulXhWrFwiUhdhkduLDiIwbROl/faF1X/PC/GGRMw==",
"dev": true,
"requires": {
"js-yaml": "^3.13.1"