Skip to content

Commit 65056ec

Browse files
authored
Merge pull request #6178 from wenzhixin/dependabot/npm_and_yarn/stylelint-14.8.4
Bump stylelint from 14.8.3 to 14.8.4
2 parents 8a9a2ed + 8c58335 commit 65056ec

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4093,7 +4093,7 @@ nan@^2.13.2:
40934093
resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
40944094
integrity sha1-PzSkc/8Y4VwbVia2KQO1rW5mX+4=
40954095

4096-
nanoid@^3.3.3:
4096+
nanoid@^3.3.4:
40974097
version "3.3.4"
40984098
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
40994099
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
@@ -4546,12 +4546,12 @@ postcss@^7.0.36:
45464546
picocolors "^0.2.1"
45474547
source-map "^0.6.1"
45484548

4549-
postcss@^8.4.13:
4550-
version "8.4.13"
4551-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.13.tgz#7c87bc268e79f7f86524235821dfdf9f73e5d575"
4552-
integrity sha512-jtL6eTBrza5MPzy8oJLFuUscHDXTV5KcLlqAWHl5q5WYRfnNRGSmOZmOZ1T6Gy7A99mOZfqungmZMpMmCVJ8ZA==
4549+
postcss@^8.4.14:
4550+
version "8.4.14"
4551+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
4552+
integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
45534553
dependencies:
4554-
nanoid "^3.3.3"
4554+
nanoid "^3.3.4"
45554555
picocolors "^1.0.0"
45564556
source-map-js "^1.0.2"
45574557

@@ -5474,9 +5474,9 @@ stylelint-config-standard@^25.0.0:
54745474
stylelint-config-recommended "^7.0.0"
54755475

54765476
stylelint@^14.8.2:
5477-
version "14.8.3"
5478-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.8.3.tgz#25d2df1e010cda52ff56327059d1ce25319109be"
5479-
integrity sha512-aLpskXwSgFEBYbFRKA/BfuyYMGuXNtn2t5GqoffNPSezvw97x/vVNWcZNF0+cwt+LBjfvyq9/MRE3OjInGRgNA==
5477+
version "14.8.4"
5478+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.8.4.tgz#e8bfa12cba88a244bcab4c94b6a7481c5b730963"
5479+
integrity sha512-VoyFmif50YNL2R1NC0NxbprTbvnihiqE9tdwb/IAUvlncoS3dEllSSEfvTaQQ6BTCp6iv6daIg5v7ryRSlBdgw==
54805480
dependencies:
54815481
balanced-match "^2.0.0"
54825482
colord "^2.9.2"
@@ -5502,7 +5502,7 @@ stylelint@^14.8.2:
55025502
micromatch "^4.0.5"
55035503
normalize-path "^3.0.0"
55045504
picocolors "^1.0.0"
5505-
postcss "^8.4.13"
5505+
postcss "^8.4.14"
55065506
postcss-media-query-parser "^0.2.3"
55075507
postcss-resolve-nested-selector "^0.1.1"
55085508
postcss-safe-parser "^6.0.0"

0 commit comments

Comments
 (0)