Skip to content

Commit

Permalink
chore(deps-dev): bump stylelint from 16.11.0 to 16.12.0
Browse files Browse the repository at this point in the history
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.11.0 to 16.12.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.11.0...16.12.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 Dec 15, 2024
1 parent 58b1129 commit 18874c5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"simple-git": "3.27.0",
"sinon": "18.0.0",
"style-loader": "4.0.0",
"stylelint": "16.11.0",
"stylelint": "16.12.0",
"stylelint-config-idiomatic-order": "10.0.0",
"svg-inline-loader": "0.8.2",
"text-encoding": "0.7.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17200,9 +17200,9 @@ __metadata:
languageName: node
linkType: hard

"stylelint@npm:16.11.0":
version: 16.11.0
resolution: "stylelint@npm:16.11.0"
"stylelint@npm:16.12.0":
version: 16.12.0
resolution: "stylelint@npm:16.12.0"
dependencies:
"@csstools/css-parser-algorithms": "npm:^3.0.4"
"@csstools/css-tokenizer": "npm:^3.0.3"
Expand Down Expand Up @@ -17240,11 +17240,11 @@ __metadata:
string-width: "npm:^4.2.3"
supports-hyperlinks: "npm:^3.1.0"
svg-tags: "npm:^1.0.0"
table: "npm:^6.8.2"
table: "npm:^6.9.0"
write-file-atomic: "npm:^5.0.1"
bin:
stylelint: bin/stylelint.mjs
checksum: 10/5865450e8729fcd53f85ded56e8f7fa8e0fe7a35eb8339ebc9d3b6735f48bbf9199fb6c751df07c5ee8389977d6af339501c77e57a0a4b5c621ee34360ac2f60
checksum: 10/8ab174441f3909a79b84efe62b99061db42ef232262abf0af50ab2458822c39781886171912362eb018a293b70c33bd20b8ff7194ef64af4aee4541787aee2e9
languageName: node
linkType: hard

Expand Down Expand Up @@ -17365,16 +17365,16 @@ __metadata:
languageName: node
linkType: hard

"table@npm:^6.8.2":
version: 6.8.2
resolution: "table@npm:6.8.2"
"table@npm:^6.9.0":
version: 6.9.0
resolution: "table@npm:6.9.0"
dependencies:
ajv: "npm:^8.0.1"
lodash.truncate: "npm:^4.4.2"
slice-ansi: "npm:^4.0.0"
string-width: "npm:^4.2.3"
strip-ansi: "npm:^6.0.1"
checksum: 10/2946162eb87a91b9bf4283214d26830db96f09cf517eff18e7501d47a4770c529b432bb54c9394337c3dfd6c8dbf66581f76edb37e9838beb6ec394080af4ac2
checksum: 10/976da6d89841566e39628d1ba107ffab126964c9390a0a877a7c54ebb08820bf388d28fe9f8dcf354b538f19634a572a506c38a3762081640013a149cc862af9
languageName: node
linkType: hard

Expand Down Expand Up @@ -18873,7 +18873,7 @@ __metadata:
sonner: "npm:^1.7.1"
speakingurl: "npm:14.0.1"
style-loader: "npm:4.0.0"
stylelint: "npm:16.11.0"
stylelint: "npm:16.12.0"
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 18874c5

Please sign in to comment.