Bump the minor-and-patch group with 2 updates

Bumps the minor-and-patch group with 2 updates: [stylelint](https://github.com/stylelint/stylelint) and [yaml](https://github.com/eemeli/yaml).


Updates `stylelint` from 16.9.0 to 16.10.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.9.0...16.10.0)

Updates `yaml` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: yaml
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-14 03:40:11 +00:00
committed by GitHub
parent afbece60ab
commit c6340a289c
2 changed files with 102 additions and 96 deletions

View File

@ -67,13 +67,13 @@
"npm-run-all": "^4.1.5",
"sass": "^1.79.5",
"sharp": "^0.33.5",
"stylelint": "^16.9.0",
"stylelint": "^16.10.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-standard-scss": "^13.1.0",
"svgo": "^3.3.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.8.1",
"yaml": "^2.5.1"
"yaml": "^2.6.0"
},
"engine": {
"peertube": ">=5.2.0"