File tree Expand file tree Collapse file tree 2 files changed +16
-6
lines changed Expand file tree Collapse file tree 2 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 6464 "postcss" : " 8.4.24" ,
6565 "prettier" : " 2.8.8" ,
6666 "prettier-config-standard" : " 5.0.0" ,
67- "stylelint" : " 15.6.3 " ,
67+ "stylelint" : " 15.7.0 " ,
6868 "stylelint-config-standard-scss" : " 9.0.0" ,
6969 "ts-node" : " 10.9.1" ,
7070 "turbo" : " 1.10.1" ,
Original file line number Diff line number Diff line change @@ -8879,6 +8879,16 @@ cosmiconfig@^8.1.3:
88798879 parse-json "^5.0.0"
88808880 path-type "^4.0.0"
88818881
8882+ cosmiconfig@^8.2.0:
8883+ version "8.2.0"
8884+ resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.2.0.tgz#f7d17c56a590856cd1e7cee98734dca272b0d8fd"
8885+ integrity sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==
8886+ dependencies:
8887+ import-fresh "^3.2.1"
8888+ js-yaml "^4.1.0"
8889+ parse-json "^5.0.0"
8890+ path-type "^4.0.0"
8891+
88828892crc-32@^1.2.0:
88838893 version "1.2.2"
88848894 resolved "https://registry.yarnpkg.com/crc-32/-/crc-32-1.2.2.tgz#3cad35a934b8bf71f25ca524b6da51fb7eace2ff"
@@ -19051,18 +19061,18 @@ stylelint-scss@^4.6.0:
1905119061 postcss-selector-parser "^6.0.11"
1905219062 postcss-value-parser "^4.2.0"
1905319063
19054- stylelint@15.6.3 :
19055- version "15.6.3 "
19056- resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.6.3 .tgz#8e24d3eef6b4c2ec0d8e5a41abeca3938281a1ff "
19057- integrity sha512-qWUfFsnPyrgK8NMFvGkjUrF1+DNrS5VMoN39meJbeQcOW8NE3pxIwTpA35m0MG6lmZobs7GVoQUdELmzqdO7XQ ==
19064+ stylelint@15.7.0 :
19065+ version "15.7.0 "
19066+ resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.7.0 .tgz#945939a2ce9516998a198580e69b1ceef8a7c5f3 "
19067+ integrity sha512-fQRwHwWuZsDn4ENyE9AsKkOkV9WlD2CmYiVDbdZPdS3iZh0ceypOn1EuwTNuZ8xTrHF+jVeIEzLtFFSlD/nJHg ==
1905819068 dependencies:
1905919069 "@csstools/css-parser-algorithms" "^2.2.0"
1906019070 "@csstools/css-tokenizer" "^2.1.1"
1906119071 "@csstools/media-query-list-parser" "^2.1.0"
1906219072 "@csstools/selector-specificity" "^2.2.0"
1906319073 balanced-match "^2.0.0"
1906419074 colord "^2.9.3"
19065- cosmiconfig "^8.1.3 "
19075+ cosmiconfig "^8.2.0 "
1906619076 css-functions-list "^3.1.0"
1906719077 css-tree "^2.3.1"
1906819078 debug "^4.3.4"
You can’t perform that action at this time.
0 commit comments