build(deps-dev): bump js-yaml from 3.14.0 to 3.14.1 in /microsite (#3610)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.14.1/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.0...3.14.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-12-08 09:12:50 +01:00
committed by GitHub
parent d8eebe10ac
commit fd4a2cc5cb
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"devDependencies": {
"@spotify/prettier-config": "^9.0.0",
"docusaurus": "^2.0.0-alpha.378053ac5",
"js-yaml": "^3.14.0",
"js-yaml": "^3.14.1",
"prettier": "^2.2.1"
},
"prettier": "@spotify/prettier-config"