Bump cssnano from 5.0.9 to 5.0.10 in /build/javascript (#1514)

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

---
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-11-08 10:21:19 -08:00
committed by GitHub
parent 3c553d127b
commit bcb46f2e5b
2 changed files with 12 additions and 12 deletions

View File

@@ -14,7 +14,7 @@
"video.js": "7.15.4"
},
"devDependencies": {
"cssnano": "^5.0.9",
"cssnano": "^5.0.10",
"postcss": "^8.3.11",
"postcss-cli": "^9.0.2"
},