Skip to content

Commit 9a7920b

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] <support@github.com>
1 parent 85b5df6 commit 9a7920b

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
@@ -5700,10 +5700,10 @@ figures@^3.0.0, figures@^3.2.0:
57005700
dependencies:
57015701
escape-string-regexp "^1.0.5"
57025702

5703-
file-entry-cache@^6.0.0:
5704-
version "6.0.0"
5705-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a"
5706-
integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA==
5703+
file-entry-cache@^6.0.1:
5704+
version "6.0.1"
5705+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
5706+
integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
57075707
dependencies:
57085708
flat-cache "^3.0.4"
57095709

@@ -12248,10 +12248,10 @@ string-width@^3.0.0, string-width@^3.1.0:
1224812248
is-fullwidth-code-point "^2.0.0"
1224912249
strip-ansi "^5.1.0"
1225012250

12251-
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0:
12252-
version "4.2.0"
12253-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5"
12254-
integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==
12251+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2:
12252+
version "4.2.2"
12253+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.2.tgz#dafd4f9559a7585cfba529c6a0a4f73488ebd4c5"
12254+
integrity sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==
1225512255
dependencies:
1225612256
emoji-regex "^8.0.0"
1225712257
is-fullwidth-code-point "^3.0.0"
@@ -12376,9 +12376,9 @@ style-search@^0.1.0:
1237612376
integrity sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=
1237712377

1237812378
stylelint@^13.8.0:
12379-
version "13.11.0"
12380-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.11.0.tgz#591981fbdd68c9d3d3e6147a0cd6a07539fc216d"
12381-
integrity sha512-DhrKSWDWGZkCiQMtU+VroXM6LWJVC8hSK24nrUngTSQvXGK75yZUq4yNpynqrxD3a/fzKMED09V+XxO4z4lTbw==
12379+
version "13.12.0"
12380+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.12.0.tgz#cceb922be0d0c7b7b6926271eea2b90cb924733e"
12381+
integrity sha512-P8O1xDy41B7O7iXaSlW+UuFbE5+ZWQDb61ndGDxKIt36fMH50DtlQTbwLpFLf8DikceTAb3r6nPrRv30wBlzXw==
1238212382
dependencies:
1238312383
"@stylelint/postcss-css-in-js" "^0.37.2"
1238412384
"@stylelint/postcss-markdown" "^0.36.2"
@@ -12390,7 +12390,7 @@ stylelint@^13.8.0:
1239012390
execall "^2.0.0"
1239112391
fast-glob "^3.2.5"
1239212392
fastest-levenshtein "^1.0.12"
12393-
file-entry-cache "^6.0.0"
12393+
file-entry-cache "^6.0.1"
1239412394
get-stdin "^8.0.0"
1239512395
global-modules "^2.0.0"
1239612396
globby "^11.0.2"
@@ -12400,7 +12400,7 @@ stylelint@^13.8.0:
1240012400
import-lazy "^4.0.0"
1240112401
imurmurhash "^0.1.4"
1240212402
known-css-properties "^0.21.0"
12403-
lodash "^4.17.20"
12403+
lodash "^4.17.21"
1240412404
log-symbols "^4.0.0"
1240512405
mathml-tag-names "^2.1.3"
1240612406
meow "^9.0.0"
@@ -12420,7 +12420,7 @@ stylelint@^13.8.0:
1242012420
resolve-from "^5.0.0"
1242112421
slash "^3.0.0"
1242212422
specificity "^0.4.1"
12423-
string-width "^4.2.0"
12423+
string-width "^4.2.2"
1242412424
strip-ansi "^6.0.0"
1242512425
style-search "^0.1.0"
1242612426
sugarss "^2.0.0"

0 commit comments

Comments
 (0)