build(deps): bump yaml and cssnano in /themes/conventional-commits

Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependency [cssnano](https://github.com/cssnano/cssnano). These dependencies need to be updated together.


Updates `yaml` from 2.1.3 to 2.2.2
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.1.3...v2.2.2)

Updates `cssnano` from 5.1.13 to 6.0.0
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.13...cssnano@6.0.0)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: cssnano
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-25 19:22:25 +00:00 committed by GitHub
parent 7ecbbd466d
commit 3229cf412f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 460 additions and 468 deletions

File diff suppressed because it is too large Load Diff

View File

@ -24,7 +24,7 @@
}, },
"devDependencies": { "devDependencies": {
"autoprefixer": "10.4.12", "autoprefixer": "10.4.12",
"cssnano": "5.1.13", "cssnano": "6.0.0",
"sass": "1.55.0", "sass": "1.55.0",
"postcss": "8.4.18", "postcss": "8.4.18",
"postcss-cli": "10.0.0", "postcss-cli": "10.0.0",