Skip to content

Commit

Permalink
Bump stylelint from 16.11.0 to 16.12.0 in the stylelint group (#5645)
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.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
  dependency-group: stylelint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 41ae00a commit 3dfae2a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 8 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 @@
"schema-dts": "^1.1.2",
"storybook": "^8.4.7",
"style-loader": "^4.0.0",
"stylelint": "^16.11.0",
"stylelint": "^16.12.0",
"stylelint-config-recess-order": "^5.1.1",
"stylelint-config-standard-scss": "^14.0.0",
"stylelint-scss": "^6.10.0",
Expand Down
27 changes: 20 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12050,7 +12050,7 @@ __metadata:
schema-dts: "npm:^1.1.2"
storybook: "npm:^8.4.7"
style-loader: "npm:^4.0.0"
stylelint: "npm:^16.11.0"
stylelint: "npm:^16.12.0"
stylelint-config-recess-order: "npm:^5.1.1"
stylelint-config-standard-scss: "npm:^14.0.0"
stylelint-scss: "npm:^6.10.0"
Expand Down Expand Up @@ -19800,9 +19800,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 @@ -19840,11 +19840,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 @@ -20003,7 +20003,7 @@ __metadata:
languageName: node
linkType: hard

"table@npm:^6.0.9, table@npm:^6.8.2":
"table@npm:^6.0.9":
version: 6.8.2
resolution: "table@npm:6.8.2"
dependencies:
Expand All @@ -20016,6 +20016,19 @@ __metadata:
languageName: node
linkType: hard

"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/976da6d89841566e39628d1ba107ffab126964c9390a0a877a7c54ebb08820bf388d28fe9f8dcf354b538f19634a572a506c38a3762081640013a149cc862af9
languageName: node
linkType: hard

"tapable@npm:^1.0.0":
version: 1.1.3
resolution: "tapable@npm:1.1.3"
Expand Down

0 comments on commit 3dfae2a

Please sign in to comment.