Skip to content

Commit 8605196

Browse files
build: bump stylelint from 13.11.0 to 13.12.0
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]>
1 parent 168611d commit 8605196

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
@@ -5717,10 +5717,10 @@ figures@^3.0.0, figures@^3.2.0:
57175717
dependencies:
57185718
escape-string-regexp "^1.0.5"
57195719

5720-
file-entry-cache@^6.0.0:
5721-
version "6.0.0"
5722-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a"
5723-
integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA==
5720+
file-entry-cache@^6.0.1:
5721+
version "6.0.1"
5722+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
5723+
integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
57245724
dependencies:
57255725
flat-cache "^3.0.4"
57265726

@@ -12265,10 +12265,10 @@ string-width@^3.0.0, string-width@^3.1.0:
1226512265
is-fullwidth-code-point "^2.0.0"
1226612266
strip-ansi "^5.1.0"
1226712267

12268-
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0:
12269-
version "4.2.0"
12270-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5"
12271-
integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==
12268+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2:
12269+
version "4.2.2"
12270+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.2.tgz#dafd4f9559a7585cfba529c6a0a4f73488ebd4c5"
12271+
integrity sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==
1227212272
dependencies:
1227312273
emoji-regex "^8.0.0"
1227412274
is-fullwidth-code-point "^3.0.0"
@@ -12393,9 +12393,9 @@ style-search@^0.1.0:
1239312393
integrity sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=
1239412394

1239512395
stylelint@^13.8.0:
12396-
version "13.11.0"
12397-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.11.0.tgz#591981fbdd68c9d3d3e6147a0cd6a07539fc216d"
12398-
integrity sha512-DhrKSWDWGZkCiQMtU+VroXM6LWJVC8hSK24nrUngTSQvXGK75yZUq4yNpynqrxD3a/fzKMED09V+XxO4z4lTbw==
12396+
version "13.12.0"
12397+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.12.0.tgz#cceb922be0d0c7b7b6926271eea2b90cb924733e"
12398+
integrity sha512-P8O1xDy41B7O7iXaSlW+UuFbE5+ZWQDb61ndGDxKIt36fMH50DtlQTbwLpFLf8DikceTAb3r6nPrRv30wBlzXw==
1239912399
dependencies:
1240012400
"@stylelint/postcss-css-in-js" "^0.37.2"
1240112401
"@stylelint/postcss-markdown" "^0.36.2"
@@ -12407,7 +12407,7 @@ stylelint@^13.8.0:
1240712407
execall "^2.0.0"
1240812408
fast-glob "^3.2.5"
1240912409
fastest-levenshtein "^1.0.12"
12410-
file-entry-cache "^6.0.0"
12410+
file-entry-cache "^6.0.1"
1241112411
get-stdin "^8.0.0"
1241212412
global-modules "^2.0.0"
1241312413
globby "^11.0.2"
@@ -12417,7 +12417,7 @@ stylelint@^13.8.0:
1241712417
import-lazy "^4.0.0"
1241812418
imurmurhash "^0.1.4"
1241912419
known-css-properties "^0.21.0"
12420-
lodash "^4.17.20"
12420+
lodash "^4.17.21"
1242112421
log-symbols "^4.0.0"
1242212422
mathml-tag-names "^2.1.3"
1242312423
meow "^9.0.0"
@@ -12437,7 +12437,7 @@ stylelint@^13.8.0:
1243712437
resolve-from "^5.0.0"
1243812438
slash "^3.0.0"
1243912439
specificity "^0.4.1"
12440-
string-width "^4.2.0"
12440+
string-width "^4.2.2"
1244112441
strip-ansi "^6.0.0"
1244212442
style-search "^0.1.0"
1244312443
sugarss "^2.0.0"

0 commit comments

Comments
 (0)