Skip to content

Commit

Permalink
Update stylelint minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Archinowsk committed Dec 15, 2024
1 parent dc5ea0d commit 0b69ded
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"postcss-syntax": "0.36.2",
"raw-loader": "4.0.2",
"react-refresh": "0.16.0",
"stylelint": "16.11.0",
"stylelint": "16.12.0",
"stylelint-config-recommended": "14.0.1",
"stylelint-no-unsupported-browser-features": "8.0.2",
"webpack": "5.97.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8996,7 +8996,7 @@ __metadata:
react-router: "npm:7.0.2"
regenerator-runtime: "npm:0.14.1"
styled-components: "npm:6.1.13"
stylelint: "npm:16.11.0"
stylelint: "npm:16.12.0"
stylelint-config-recommended: "npm:14.0.1"
stylelint-no-unsupported-browser-features: "npm:8.0.2"
use-debounce: "npm:10.0.4"
Expand Down Expand Up @@ -13099,9 +13099,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 @@ -13139,11 +13139,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: 10c0/65638247fb4e5eacb032e3a98412a13ad8b343d2d58e22d61b96ada72808b5b7e736c845937b3bcfde04c0bfa2120383b507e530afe876dafe824a93c337258f
checksum: 10c0/d60bc6136f5bdc4e49ec22aee4d82130c4e9c94aa7d249da9dda315a862615e74acaefb24c560529b2102f8c27dde473b148ffcee861f5dab7b0225254765102
languageName: node
linkType: hard

Expand Down Expand Up @@ -13240,7 +13240,7 @@ __metadata:
languageName: node
linkType: hard

"table@npm:^6.8.2":
"table@npm:^6.9.0":
version: 6.9.0
resolution: "table@npm:6.9.0"
dependencies:
Expand Down

0 comments on commit 0b69ded

Please sign in to comment.