Skip to content

Commit

Permalink
chore(deps): update dependency stylelint to v16.13.1 (#2071)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 0004dc2 commit e2cb210
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion plugins/plugin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"remark-gfm": "4.0.0",
"remark-parse": "10.0.1",
"remark-rehype": "11.1.1",
"stylelint": "16.13.0",
"stylelint": "16.13.1",
"stylelint-config-recommended": "14.0.1",
"stylelint-config-standard": "36.0.1",
"stylelint-config-styled-components": "0.1.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4268,7 +4268,7 @@ __metadata:
remark-gfm: "npm:4.0.0"
remark-parse: "npm:10.0.1"
remark-rehype: "npm:11.1.1"
stylelint: "npm:16.13.0"
stylelint: "npm:16.13.1"
stylelint-config-recommended: "npm:14.0.1"
stylelint-config-standard: "npm:36.0.1"
stylelint-config-styled-components: "npm:0.1.1"
Expand Down Expand Up @@ -13326,7 +13326,7 @@ __metadata:
languageName: node
linkType: hard

"ignore@npm:^7.0.0":
"ignore@npm:^7.0.1":
version: 7.0.3
resolution: "ignore@npm:7.0.3"
checksum: 10c0/8e21637513cbcd888a4873d34d5c651a2e24b3c4c9a6b159335a26bed348c3c386c51d6fab23577f59140e1b226323138fbd50e63882d4568fd12aa6c822029e
Expand Down Expand Up @@ -21426,9 +21426,9 @@ __metadata:
languageName: node
linkType: hard

"stylelint@npm:16.13.0":
version: 16.13.0
resolution: "stylelint@npm:16.13.0"
"stylelint@npm:16.13.1":
version: 16.13.1
resolution: "stylelint@npm:16.13.1"
dependencies:
"@csstools/css-parser-algorithms": "npm:^3.0.4"
"@csstools/css-tokenizer": "npm:^3.0.3"
Expand All @@ -21448,7 +21448,7 @@ __metadata:
globby: "npm:^11.1.0"
globjoin: "npm:^0.1.4"
html-tags: "npm:^3.3.1"
ignore: "npm:^7.0.0"
ignore: "npm:^7.0.1"
imurmurhash: "npm:^0.1.4"
is-plain-object: "npm:^5.0.0"
known-css-properties: "npm:^0.35.0"
Expand All @@ -21470,7 +21470,7 @@ __metadata:
write-file-atomic: "npm:^5.0.1"
bin:
stylelint: bin/stylelint.mjs
checksum: 10c0/1b318e936365bdefd1822260d17ddd10a6d1ca46ec8066e1476320409b8b5afac2251be6445f16f727b47a6f149452b6efa777ea1da98baee4e440f32ea798a6
checksum: 10c0/f6383c04478104a5a4b37b86e73f41f6982660cd7339b39fbcafeff3489601982bef1ccc277e8fe5b2a8cd001ffb16920042cbcdc055bacc0f8a7c1700c18fe5
languageName: node
linkType: hard

Expand Down

0 comments on commit e2cb210

Please sign in to comment.