Bump stylelint-config-standard from 28.0.0 to 34.0.0

Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 28.0.0 to 34.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/28.0.0...34.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-13 06:31:04 +00:00
committed by GitHub
parent 6a67a6160f
commit 0adc955205

View File

@@ -34,7 +34,7 @@
"grunt-stylelint": "latest",
"grunt-yamllint": "latest",
"stylelint": "^14.16.1",
"stylelint-config-standard": "^28.0.0",
"stylelint-config-standard": "^34.0.0",
"time-grunt": "latest"
}
}