Bump cssnano from 5.0.0 to 5.0.1 in /build/javascript (#931)

Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.0...cssnano@5.0.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]
2021-04-13 23:43:12 -07:00
committed by GitHub
parent 5f1f889e13
commit 7b357c33e9
2 changed files with 101 additions and 72 deletions

View File

@@ -15,7 +15,7 @@
"video.js": "7.11.8"
},
"devDependencies": {
"cssnano": "^5.0.0",
"cssnano": "^5.0.1",
"postcss": "^8.2.10",
"postcss-cli": "^8.3.1"
},