Bump front-matter from 4.0.0 to 4.0.2

Bumps [front-matter](https://github.com/jxson/front-matter) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/jxson/front-matter/releases)
- [Commits](https://github.com/jxson/front-matter/compare/v4.0.0...v4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-01 09:22:19 +00:00
committed by GitHub
parent cc781a84b4
commit ec8d10c9ff

6
package-lock.json generated
View File

@@ -5777,9 +5777,9 @@
}
},
"front-matter": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/front-matter/-/front-matter-4.0.0.tgz",
"integrity": "sha512-N8uzPf026Za9KqPT+oeZv99PszNbeDlgZhGpqbVQL9lYfbuy7RhvfIs/kKSTMEHv/QADltU0Dp78Q9uy3GwwEg==",
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/front-matter/-/front-matter-4.0.2.tgz",
"integrity": "sha512-I8ZuJ/qG92NWX8i5x1Y8qyj3vizhXS31OxjKDu3LKP+7/qBgfIKValiZIEwoVoJKUHlhWtYrktkxV1XsX+pPlg==",
"dev": true,
"requires": {
"js-yaml": "^3.13.1"