Skip to content

Commit

Permalink
chore(deps): update dependency stylelint to v15.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 23, 2023
1 parent 89b2521 commit b7a4e78
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"prettier": "2.8.6",
"protractor": "7.0.0",
"release-it": "15.9.1",
"stylelint": "15.2.0",
"stylelint": "15.3.0",
"stylelint-config-sass-guidelines": "10.0.0",
"stylelint-config-standard-scss": "7.0.1",
"stylelint-order": "6.0.3",
Expand Down
56 changes: 22 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2392,10 +2392,10 @@ __metadata:
languageName: node
linkType: hard

"@csstools/css-tokenizer@npm:^2.0.1":
version: 2.0.1
resolution: "@csstools/css-tokenizer@npm:2.0.1"
checksum: b52ac9fc1946766b9616e8d65facfe7e8e2860314f03fc769d1bc94368787c3e14394fd50d65d46bed6af79f523df124d17ddeb2508bd77cd5082e8ead6e7680
"@csstools/css-tokenizer@npm:^2.1.0":
version: 2.1.0
resolution: "@csstools/css-tokenizer@npm:2.1.0"
checksum: af3619557e18cd348810cfb41b3b7177b36d216df8dd4cac3979f241c15416baf8cdd55fb764ecc78fab5985b085363cfc8e8b8a18aaa361d00c9b9300b7c0f3
languageName: node
linkType: hard

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

"cosmiconfig@npm:8.1.3":
"cosmiconfig@npm:8.1.3, cosmiconfig@npm:^8.1.0":
version: 8.1.3
resolution: "cosmiconfig@npm:8.1.3"
dependencies:
Expand All @@ -6575,18 +6575,6 @@ __metadata:
languageName: node
linkType: hard

"cosmiconfig@npm:^8.0.0":
version: 8.0.0
resolution: "cosmiconfig@npm:8.0.0"
dependencies:
import-fresh: ^3.2.1
js-yaml: ^4.1.0
parse-json: ^5.0.0
path-type: ^4.0.0
checksum: ff4cdf89ac1ae52e7520816622c21a9e04380d04b82d653f5139ec581aa4f7f29e096d46770bc76c4a63c225367e88a1dfa233ea791669a35101f5f9b972c7d1
languageName: node
linkType: hard

"country-flag-icons@npm:1.5.7":
version: 1.5.7
resolution: "country-flag-icons@npm:1.5.7"
Expand Down Expand Up @@ -11364,10 +11352,10 @@ __metadata:
languageName: node
linkType: hard

"known-css-properties@npm:^0.26.0":
version: 0.26.0
resolution: "known-css-properties@npm:0.26.0"
checksum: e706f4af9d2683202df9f717e7d713f0f8c3330f155842c40d8f3b2a5837956c34aeb7ba08760977ccde1afce8b5377e29b40eb3e5c0b42bef28ddd108543cfb
"known-css-properties@npm:^0.27.0":
version: 0.27.0
resolution: "known-css-properties@npm:0.27.0"
checksum: 8584fcf0526f984fe5a358af20200dec3b944373dd005dc23a3ce988895e1acd03e7d69c49533dda07d6d9b6d53990ed1119bd9d3e927f17545f8764c434a5cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -15734,17 +15722,17 @@ __metadata:
languageName: node
linkType: hard

"stylelint@npm:15.2.0":
version: 15.2.0
resolution: "stylelint@npm:15.2.0"
"stylelint@npm:15.3.0":
version: 15.3.0
resolution: "stylelint@npm:15.3.0"
dependencies:
"@csstools/css-parser-algorithms": ^2.0.1
"@csstools/css-tokenizer": ^2.0.1
"@csstools/css-tokenizer": ^2.1.0
"@csstools/media-query-list-parser": ^2.0.1
"@csstools/selector-specificity": ^2.1.1
balanced-match: ^2.0.0
colord: ^2.9.3
cosmiconfig: ^8.0.0
cosmiconfig: ^8.1.0
css-functions-list: ^3.1.0
css-tree: ^2.3.1
debug: ^4.3.4
Expand All @@ -15759,7 +15747,7 @@ __metadata:
import-lazy: ^4.0.0
imurmurhash: ^0.1.4
is-plain-object: ^5.0.0
known-css-properties: ^0.26.0
known-css-properties: ^0.27.0
mathml-tag-names: ^2.1.3
meow: ^9.0.0
micromatch: ^4.0.5
Expand All @@ -15775,14 +15763,14 @@ __metadata:
string-width: ^4.2.3
strip-ansi: ^6.0.1
style-search: ^0.1.0
supports-hyperlinks: ^2.3.0
supports-hyperlinks: ^3.0.0
svg-tags: ^1.0.0
table: ^6.8.1
v8-compile-cache: ^2.3.0
write-file-atomic: ^5.0.0
bin:
stylelint: bin/stylelint.js
checksum: 2a52d1b36345659e92280317554d82fc621203341d3a6baf1b19f3c28d06a07b8c5f7a25b9be2383f73a4e6a395d69dfbbe4daeca19bd119b88673dd8b6518ac
checksum: d6ef20cfc498dba274fc2b17ea9d342e0ca1a24bc07755066842f0a28e1dc6f36c2b67f4cf87a3a232ae98cf42864e884cdcd11428fe4caf0f5f1677cac8d85a
languageName: node
linkType: hard

Expand Down Expand Up @@ -15827,13 +15815,13 @@ __metadata:
languageName: node
linkType: hard

"supports-hyperlinks@npm:^2.3.0":
version: 2.3.0
resolution: "supports-hyperlinks@npm:2.3.0"
"supports-hyperlinks@npm:^3.0.0":
version: 3.0.0
resolution: "supports-hyperlinks@npm:3.0.0"
dependencies:
has-flag: ^4.0.0
supports-color: ^7.0.0
checksum: 9ee0de3c8ce919d453511b2b1588a8205bd429d98af94a01df87411391010fe22ca463f268c84b2ce2abad019dfff8452aa02806eeb5c905a8d7ad5c4f4c52b8
checksum: 41021305de5255b10d821bf93c7a781f783e1693d0faec293d7fc7ccf17011b90bde84b0295fa92ba75c6c390351fe84fdd18848cad4bf656e464a958243c3e7
languageName: node
linkType: hard

Expand Down Expand Up @@ -16098,7 +16086,7 @@ __metadata:
release-it: 15.9.1
rxjs: 7.8.0
socket.io-client: 4.6.1
stylelint: 15.2.0
stylelint: 15.3.0
stylelint-config-sass-guidelines: 10.0.0
stylelint-config-standard-scss: 7.0.1
stylelint-order: 6.0.3
Expand Down

0 comments on commit b7a4e78

Please sign in to comment.