Bump cssnano from 5.0.7 to 5.0.8 in /build/javascript (#1333)

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

---
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-08-18 11:59:19 -07:00 committed by GitHub
parent 9e4bf2dc50
commit 49bdc9043f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 201 additions and 403 deletions

File diff suppressed because it is too large Load diff

View file

@ -15,7 +15,7 @@
"video.js": "7.14.3"
},
"devDependencies": {
"cssnano": "^5.0.7",
"cssnano": "^5.0.8",
"postcss": "^8.3.6",
"postcss-cli": "^8.3.1"
},