Skip to content

Commit 99aee48

Browse files
chore(deps-dev): bump stylelint from 14.5.3 to 14.6.0 in /src/theme-src
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.5.3 to 14.6.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@14.5.3...14.6.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 347caa8 commit 99aee48

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

src/theme-src/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3899,10 +3899,10 @@ postcss-zindex@^5.1.0:
38993899
resolved "https://registry.yarnpkg.com/postcss-zindex/-/postcss-zindex-5.1.0.tgz#4a5c7e5ff1050bd4c01d95b1847dfdcc58a496ff"
39003900
integrity sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A==
39013901

3902-
postcss@^8.4.6, postcss@^8.4.7:
3903-
version "8.4.8"
3904-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.8.tgz#dad963a76e82c081a0657d3a2f3602ce10c2e032"
3905-
integrity sha512-2tXEqGxrjvAO6U+CJzDL2Fk2kPHTv1jQsYkSoMeOis2SsYaXRO2COxTdQp99cYvif9JTXaAk9lYGc3VhJt7JPQ==
3902+
postcss@^8.4.12, postcss@^8.4.6, postcss@^8.4.7:
3903+
version "8.4.12"
3904+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
3905+
integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
39063906
dependencies:
39073907
nanoid "^3.3.1"
39083908
picocolors "^1.0.0"
@@ -4377,9 +4377,9 @@ stylelint-webpack-plugin@^3.1.1:
43774377
schema-utils "^4.0.0"
43784378

43794379
stylelint@^14:
4380-
version "14.5.3"
4381-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.5.3.tgz#103b6670128ba3dea69fe3a1a07c4a5d3e0e3450"
4382-
integrity sha512-omHETL+kGHR+fCXFK1SkZD/A+emCP9esggAdWEl8GPjTNeyRYj+H6uetRDcU+7E451zwWiUYGVAX+lApsAZgsQ==
4380+
version "14.6.0"
4381+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.6.0.tgz#bf577103c8a1d47cd8818469e27db77b83ab3cc1"
4382+
integrity sha512-Xk2sqXYPi9nXgq70nBiZkbQm/QOOKd83NBTaBE1fXEWAEeRlgHnKC/E7kJFlT6K0SaNDOK5yIvR7GFPGsNLuOg==
43834383
dependencies:
43844384
balanced-match "^2.0.0"
43854385
colord "^2.9.2"
@@ -4406,7 +4406,7 @@ stylelint@^14:
44064406
normalize-path "^3.0.0"
44074407
normalize-selector "^0.2.0"
44084408
picocolors "^1.0.0"
4409-
postcss "^8.4.6"
4409+
postcss "^8.4.12"
44104410
postcss-media-query-parser "^0.2.3"
44114411
postcss-resolve-nested-selector "^0.1.1"
44124412
postcss-safe-parser "^6.0.0"

0 commit comments

Comments
 (0)