Skip to content

Commit

Permalink
chore(deps-dev): bump stylelint from 16.3.0 to 16.3.1 (#17195)
Browse files Browse the repository at this point in the history
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.3.0 to 16.3.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.3.0...16.3.1)

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

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 Mar 31, 2024
1 parent 3382292 commit c62187e
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 @@ -135,7 +135,7 @@
"simple-git": "3.24.0",
"sinon": "17.0.1",
"style-loader": "^3.3.4",
"stylelint": "16.3.0",
"stylelint": "16.3.1",
"stylelint-config-idiomatic-order": "10.0.0",
"svg-inline-loader": "0.8.2",
"terser-webpack-plugin": "5.3.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15932,9 +15932,9 @@ __metadata:
languageName: node
linkType: hard

"stylelint@npm:16.3.0":
version: 16.3.0
resolution: "stylelint@npm:16.3.0"
"stylelint@npm:16.3.1":
version: 16.3.1
resolution: "stylelint@npm:16.3.1"
dependencies:
"@csstools/css-parser-algorithms": "npm:^2.6.1"
"@csstools/css-tokenizer": "npm:^2.2.4"
Expand Down Expand Up @@ -15977,7 +15977,7 @@ __metadata:
write-file-atomic: "npm:^5.0.1"
bin:
stylelint: bin/stylelint.mjs
checksum: 10/6d765ae2d7c13e9aed39e3b830e039ca4f3ac580abfdbde5dfa25b7659ecf4c4cb046010011319de18024c7d2081d9355125c6bfb7f763b255773005feca6444
checksum: 10/2dbc040512a7a97d4565de7af3289e7ecdf2a56d9174c253ad18c6aef55cd221731240e89c9b8c52bb9894205fe3929e06a6d8c8269e130e8947952210db4e68
languageName: node
linkType: hard

Expand Down Expand Up @@ -17534,7 +17534,7 @@ __metadata:
sinon: "npm:17.0.1"
speakingurl: "npm:14.0.1"
style-loader: "npm:^3.3.4"
stylelint: "npm:16.3.0"
stylelint: "npm:16.3.1"
stylelint-config-idiomatic-order: "npm:10.0.0"
svg-inline-loader: "npm:0.8.2"
switch-path: "npm:1.2.0"
Expand Down

0 comments on commit c62187e

Please sign in to comment.