Skip to content

Commit

Permalink
build(deps-dev): bump stylelint from 16.9.0 to 16.10.0
Browse files Browse the repository at this point in the history
Bumps [stylelint](https://github.com/stylelint/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](stylelint/stylelint@16.9.0...16.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent a7b2a71 commit 1bb7448
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 49 deletions.
2 changes: 1 addition & 1 deletion look-and-feel/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"storybook": "^8.3.5",
"stylelint": "^16.9.0",
"stylelint": "^16.10.0",
"stylelint-config-pretty-order": "^0.5.1",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-standard": "^36.0.0",
Expand Down
90 changes: 43 additions & 47 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 slash/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"storybook": "^8.3.5",
"stylelint": "^16.9.0",
"stylelint": "^16.10.0",
"stylelint-config-pretty-order": "^0.5.1",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-standard": "^36.0.0",
Expand Down

0 comments on commit 1bb7448

Please sign in to comment.