Skip to content

Commit d3809ad

Browse files
dependabot[bot]wagnermaciel
authored andcommitted
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> (cherry picked from commit d5abeb8)
1 parent d258370 commit d3809ad

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
@@ -8184,10 +8184,10 @@ kleur@^3.0.3:
81848184
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
81858185
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
81868186

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

81928192
kuler@^2.0.0:
81938193
version "2.0.0"
@@ -12397,9 +12397,9 @@ style-search@^0.1.0:
1239712397
integrity sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=
1239812398

1239912399
stylelint@^13.8.0:
12400-
version "13.9.0"
12401-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.9.0.tgz#93921ee6e11d4556b9f31131f485dc813b68e32a"
12402-
integrity sha512-VVWH2oixOAxpWL1vH+V42ReCzBjW2AeqskSAbi8+3OjV1Xg3VZkmTcAqBZfRRvJeF4BvYuDLXebW3tIHxgZDEg==
12400+
version "13.11.0"
12401+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.11.0.tgz#591981fbdd68c9d3d3e6147a0cd6a07539fc216d"
12402+
integrity sha512-DhrKSWDWGZkCiQMtU+VroXM6LWJVC8hSK24nrUngTSQvXGK75yZUq4yNpynqrxD3a/fzKMED09V+XxO4z4lTbw==
1240312403
dependencies:
1240412404
"@stylelint/postcss-css-in-js" "^0.37.2"
1240512405
"@stylelint/postcss-markdown" "^0.36.2"
@@ -12420,7 +12420,7 @@ stylelint@^13.8.0:
1242012420
ignore "^5.1.8"
1242112421
import-lazy "^4.0.0"
1242212422
imurmurhash "^0.1.4"
12423-
known-css-properties "^0.20.0"
12423+
known-css-properties "^0.21.0"
1242412424
lodash "^4.17.20"
1242512425
log-symbols "^4.0.0"
1242612426
mathml-tag-names "^2.1.3"

0 commit comments

Comments
 (0)