Bump cssnano from 5.0.13 to 5.0.14 in /build/javascript (#1608)

Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.0.13 to 5.0.14.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.13...cssnano@5.0.14)

---
updated-dependencies:
- dependency-name: cssnano
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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]
2021-12-21 10:19:06 -08:00
committed by GitHub
parent 5e4fb4bb86
commit 0c424be6df
2 changed files with 8 additions and 22 deletions

View File

@@ -14,7 +14,7 @@
"video.js": "7.17.0"
},
"devDependencies": {
"cssnano": "^5.0.13",
"cssnano": "^5.0.14",
"postcss": "^8.4.5",
"postcss-cli": "^9.1.0"
},