Skip to content

Commit 6a144ce

Browse files
dependabot[bot]mmalerba
authored andcommitted
build: bump stylelint from 13.11.0 to 13.12.0 (#22206)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.11.0 to 13.12.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](stylelint/stylelint@13.11.0...13.12.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit b376c2f)
1 parent 9d027fc commit 6a144ce

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5729,10 +5729,10 @@ figures@^3.0.0, figures@^3.2.0:
57295729
dependencies:
57305730
escape-string-regexp "^1.0.5"
57315731

5732-
file-entry-cache@^6.0.0:
5733-
version "6.0.0"
5734-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a"
5735-
integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA==
5732+
file-entry-cache@^6.0.1:
5733+
version "6.0.1"
5734+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
5735+
integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
57365736
dependencies:
57375737
flat-cache "^3.0.4"
57385738

@@ -12279,10 +12279,10 @@ string-width@^3.0.0, string-width@^3.1.0:
1227912279
is-fullwidth-code-point "^2.0.0"
1228012280
strip-ansi "^5.1.0"
1228112281

12282-
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0:
12283-
version "4.2.0"
12284-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5"
12285-
integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==
12282+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2:
12283+
version "4.2.2"
12284+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.2.tgz#dafd4f9559a7585cfba529c6a0a4f73488ebd4c5"
12285+
integrity sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==
1228612286
dependencies:
1228712287
emoji-regex "^8.0.0"
1228812288
is-fullwidth-code-point "^3.0.0"
@@ -12407,9 +12407,9 @@ style-search@^0.1.0:
1240712407
integrity sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=
1240812408

1240912409
stylelint@^13.8.0:
12410-
version "13.11.0"
12411-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.11.0.tgz#591981fbdd68c9d3d3e6147a0cd6a07539fc216d"
12412-
integrity sha512-DhrKSWDWGZkCiQMtU+VroXM6LWJVC8hSK24nrUngTSQvXGK75yZUq4yNpynqrxD3a/fzKMED09V+XxO4z4lTbw==
12410+
version "13.12.0"
12411+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.12.0.tgz#cceb922be0d0c7b7b6926271eea2b90cb924733e"
12412+
integrity sha512-P8O1xDy41B7O7iXaSlW+UuFbE5+ZWQDb61ndGDxKIt36fMH50DtlQTbwLpFLf8DikceTAb3r6nPrRv30wBlzXw==
1241312413
dependencies:
1241412414
"@stylelint/postcss-css-in-js" "^0.37.2"
1241512415
"@stylelint/postcss-markdown" "^0.36.2"
@@ -12421,7 +12421,7 @@ stylelint@^13.8.0:
1242112421
execall "^2.0.0"
1242212422
fast-glob "^3.2.5"
1242312423
fastest-levenshtein "^1.0.12"
12424-
file-entry-cache "^6.0.0"
12424+
file-entry-cache "^6.0.1"
1242512425
get-stdin "^8.0.0"
1242612426
global-modules "^2.0.0"
1242712427
globby "^11.0.2"
@@ -12431,7 +12431,7 @@ stylelint@^13.8.0:
1243112431
import-lazy "^4.0.0"
1243212432
imurmurhash "^0.1.4"
1243312433
known-css-properties "^0.21.0"
12434-
lodash "^4.17.20"
12434+
lodash "^4.17.21"
1243512435
log-symbols "^4.0.0"
1243612436
mathml-tag-names "^2.1.3"
1243712437
meow "^9.0.0"
@@ -12451,7 +12451,7 @@ stylelint@^13.8.0:
1245112451
resolve-from "^5.0.0"
1245212452
slash "^3.0.0"
1245312453
specificity "^0.4.1"
12454-
string-width "^4.2.0"
12454+
string-width "^4.2.2"
1245512455
strip-ansi "^6.0.0"
1245612456
style-search "^0.1.0"
1245712457
sugarss "^2.0.0"

0 commit comments

Comments
 (0)