Merge pull request #11064 from openlayers/dependabot/npm_and_yarn/front-matter-3.2.1

Bump front-matter from 3.1.0 to 3.2.1
This commit is contained in:
Tim Schaub
2020-05-18 07:26:24 -06:00
committed by GitHub

6
package-lock.json generated
View File

@@ -5571,9 +5571,9 @@
}
},
"front-matter": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/front-matter/-/front-matter-3.1.0.tgz",
"integrity": "sha512-RFEK8N6waWTdwBZOPNEtvwMjZ/hUfpwXkYUYkmmOhQGdhSulXhWrFwiUhdhkduLDiIwbROl/faF1X/PC/GGRMw==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/front-matter/-/front-matter-3.2.1.tgz",
"integrity": "sha512-YUhgEhbL6tG+Ok3vTGIoSDKqcr47aSDvyhEqIv8B+YuBJFsPnOiArNXTPp2yO07NL+a0L4+2jXlKlKqyVcsRRA==",
"dev": true,
"requires": {
"js-yaml": "^3.13.1"