chore(deps-dev): bump stylelint-config-recess-order from 4.4.0 to 4.5.0 (#786)

Bumps [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/stormwarning/stylelint-config-recess-order/releases)
- [Changelog](https://github.com/stormwarning/stylelint-config-recess-order/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stormwarning/stylelint-config-recess-order/compare/v4.4.0...v4.5.0)

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

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] 2024-02-06 20:57:10 -05:00 committed by GitHub
parent ea5c10a6c3
commit 991f7c36b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -17,7 +17,7 @@
"husky": "^9.0.10",
"standard-version": "^9.5.0",
"stylelint": "^16.2.1",
"stylelint-config-recess-order": "^4.4.0",
"stylelint-config-recess-order": "^4.5.0",
"stylelint-config-wikimedia": "0.16.1",
"stylelint-order": "^6.0.3",
"svgo": "3.2.0"
@ -5716,9 +5716,9 @@
}
},
"node_modules/stylelint-config-recess-order": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/stylelint-config-recess-order/-/stylelint-config-recess-order-4.4.0.tgz",
"integrity": "sha512-Q99kvZyIM/aoPEV4dRDkzD3fZLzH0LXi+pawCf1r700uUeF/PHQ5PZXjwFUuGrWhOzd1N+cuVm+OUGsY2fRN5A==",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/stylelint-config-recess-order/-/stylelint-config-recess-order-4.5.0.tgz",
"integrity": "sha512-GdIX+zgjo2ln7y+G6v6B8OdFrXhW6WteCg/vlQWIqpuo5q1SSF6ZwRvWU7LbfnC+z9AwUfga870gAWzGX3tDPg==",
"dev": true,
"dependencies": {
"stylelint-order": "6.x"

View file

@ -26,7 +26,7 @@
"husky": "^9.0.10",
"standard-version": "^9.5.0",
"stylelint": "^16.2.1",
"stylelint-config-recess-order": "^4.4.0",
"stylelint-config-recess-order": "^4.5.0",
"stylelint-config-wikimedia": "0.16.1",
"stylelint-order": "^6.0.3",
"svgo": "3.2.0"