build(deps-dev): Bump stylelint from 16.6.1 to 16.7.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.6.1 to 16.7.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.6.1...16.7.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-16 20:36:57 +00:00 committed by GitHub
parent c5e826a3e2
commit 207ff9fda3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 33 additions and 33 deletions

View file

@ -10,7 +10,7 @@
"@stylistic/eslint-plugin": "^2.3.0",
"eslint": "^9.6.0",
"globals": "^15.8.0",
"stylelint": "^16.6.1",
"stylelint": "^16.7.0",
"stylelint-config-standard": "^36.0.1"
},
"scripts": {