Bump cssnano from 5.0.5 to 5.0.6 in /build/javascript (#1095)

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

---
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-06-10 23:44:25 -07:00
committed by GitHub
parent 7fea5c0fca
commit a9e01ecb95
2 changed files with 23 additions and 23 deletions

View File

@@ -14,7 +14,7 @@
"video.js": "7.12.3"
},
"devDependencies": {
"cssnano": "^5.0.5",
"cssnano": "^5.0.6",
"postcss": "^8.3.2",
"postcss-cli": "^8.3.1"
},