Skip to content

Commit

Permalink
build(deps-dev): Bump stylelint in the stylelint group (#8221)
Browse files Browse the repository at this point in the history
Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint).


Updates `stylelint` from 16.14.0 to 16.14.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.14.0...16.14.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 4c0649c commit a6b61b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"shx": "^0.3.4",
"size-limit": "^11.1.6",
"style-loader": "^4.0.0",
"stylelint": "^16.14.0",
"stylelint": "^16.14.1",
"stylelint-config-standard": "^37.0.0",
"stylelint-media-use-custom-media": "^4.0.0",
"stylelint-prettier": "^5.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5871,7 +5871,7 @@ __metadata:
shx: "npm:^0.3.4"
size-limit: "npm:^11.1.6"
style-loader: "npm:^4.0.0"
stylelint: "npm:^16.14.0"
stylelint: "npm:^16.14.1"
stylelint-config-standard: "npm:^37.0.0"
stylelint-media-use-custom-media: "npm:^4.0.0"
stylelint-prettier: "npm:^5.0.3"
Expand Down Expand Up @@ -20282,9 +20282,9 @@ __metadata:
languageName: node
linkType: hard

"stylelint@npm:^16.14.0":
version: 16.14.0
resolution: "stylelint@npm:16.14.0"
"stylelint@npm:^16.14.1":
version: 16.14.1
resolution: "stylelint@npm:16.14.1"
dependencies:
"@csstools/css-parser-algorithms": "npm:^3.0.4"
"@csstools/css-tokenizer": "npm:^3.0.3"
Expand Down Expand Up @@ -20326,7 +20326,7 @@ __metadata:
write-file-atomic: "npm:^5.0.1"
bin:
stylelint: bin/stylelint.mjs
checksum: 10/7fbbd6fc628a252383bd26f20325083459789ea890ad56fb66591869173d4dd55716dba315334ea787ee77c275c1a98654041c0b5ead85e8b64b1d747bd06172
checksum: 10/2c0c95e5ee77d946efdbe58573da75ff4b12bc89c220e78b69f0c2f94251f5e5a1096f5ab583f28f56ae14f298b1335e212d52fe066719d63b8a41d6cc8083b6
languageName: node
linkType: hard

Expand Down

0 comments on commit a6b61b3

Please sign in to comment.