Bump cssnano from 5.0.6 to 5.0.7 in /build/javascript (#1235)

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

---
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-07-21 09:56:33 -07:00
committed by GitHub
parent 96993435d8
commit e63703f670
2 changed files with 40 additions and 25 deletions

View File

@@ -15,7 +15,7 @@
"video.js": "7.13.3"
},
"devDependencies": {
"cssnano": "^5.0.6",
"cssnano": "^5.0.7",
"postcss": "^8.3.5",
"postcss-cli": "^8.3.1"
},