Skip to content

Commit

Permalink
chore(deps-dev): bump stylelint-prettier from 5.0.0 to 5.0.2
Browse files Browse the repository at this point in the history
Bumps [stylelint-prettier](https://github.com/prettier/stylelint-prettier) from 5.0.0 to 5.0.2.
- [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/stylelint-prettier@v5.0.0...v5.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 1cd574c commit ffadb5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"semantic-release": "^24.1.0",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-prettier": "^5.0.0"
"stylelint-prettier": "^5.0.2"
},
"scripts": {
"lint": "eslint . && stylelint **/*.css && markdownlint . --ignore node_modules && prettier . --check",
Expand Down

0 comments on commit ffadb5d

Please sign in to comment.