Skip to content

Commit d5abeb8

Browse files
build: bump stylelint from 13.9.0 to 13.11.0 (#22060)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.9.0 to 13.11.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](stylelint/stylelint@13.9.0...13.11.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d64c16 commit d5abeb8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8182,10 +8182,10 @@ kleur@^3.0.3:
81828182
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
81838183
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
81848184

8185-
known-css-properties@^0.20.0:
8186-
version "0.20.0"
8187-
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.20.0.tgz#0570831661b47dd835293218381166090ff60e96"
8188-
integrity sha512-URvsjaA9ypfreqJ2/ylDr5MUERhJZ+DhguoWRr2xgS5C7aGCalXo+ewL+GixgKBfhT2vuL02nbIgNGqVWgTOYw==
8185+
known-css-properties@^0.21.0:
8186+
version "0.21.0"
8187+
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.21.0.tgz#15fbd0bbb83447f3ce09d8af247ed47c68ede80d"
8188+
integrity sha512-sZLUnTqimCkvkgRS+kbPlYW5o8q5w1cu+uIisKpEWkj31I8mx8kNG162DwRav8Zirkva6N5uoFsm9kzK4mUXjw==
81898189

81908190
kuler@^2.0.0:
81918191
version "2.0.0"
@@ -12384,9 +12384,9 @@ style-search@^0.1.0:
1238412384
integrity sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=
1238512385

1238612386
stylelint@^13.8.0:
12387-
version "13.9.0"
12388-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.9.0.tgz#93921ee6e11d4556b9f31131f485dc813b68e32a"
12389-
integrity sha512-VVWH2oixOAxpWL1vH+V42ReCzBjW2AeqskSAbi8+3OjV1Xg3VZkmTcAqBZfRRvJeF4BvYuDLXebW3tIHxgZDEg==
12387+
version "13.11.0"
12388+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.11.0.tgz#591981fbdd68c9d3d3e6147a0cd6a07539fc216d"
12389+
integrity sha512-DhrKSWDWGZkCiQMtU+VroXM6LWJVC8hSK24nrUngTSQvXGK75yZUq4yNpynqrxD3a/fzKMED09V+XxO4z4lTbw==
1239012390
dependencies:
1239112391
"@stylelint/postcss-css-in-js" "^0.37.2"
1239212392
"@stylelint/postcss-markdown" "^0.36.2"
@@ -12407,7 +12407,7 @@ stylelint@^13.8.0:
1240712407
ignore "^5.1.8"
1240812408
import-lazy "^4.0.0"
1240912409
imurmurhash "^0.1.4"
12410-
known-css-properties "^0.20.0"
12410+
known-css-properties "^0.21.0"
1241112411
lodash "^4.17.20"
1241212412
log-symbols "^4.0.0"
1241312413
mathml-tag-names "^2.1.3"

0 commit comments

Comments
 (0)