Skip to content

Commit 0131609

Browse files
Bump stylelint in the stylelint group across 1 directory (#6660)
Bumps the stylelint group with 1 update in the / directory: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.13.2 to 16.14.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.13.2...16.14.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23c3940 commit 0131609

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"postcss-scss": "^4.0.9",
109109
"sass": "^1.83.4",
110110
"sass-loader": "^16.0.4",
111-
"stylelint": "^16.13.2",
111+
"stylelint": "^16.14.1",
112112
"stylelint-config-sass-guidelines": "^12.1.0",
113113
"stylelint-config-standard": "^37.0.0",
114114
"stylelint-high-performance-animation": "^1.10.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5386,7 +5386,7 @@ ignore@^6.0.0:
53865386
resolved "https://registry.yarnpkg.com/ignore/-/ignore-6.0.2.tgz#77cccb72a55796af1b6d2f9eb14fa326d24f4283"
53875387
integrity sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==
53885388

5389-
ignore@^7.0.1:
5389+
ignore@^7.0.3:
53905390
version "7.0.3"
53915391
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.3.tgz#397ef9315dfe0595671eefe8b633fec6943ab733"
53925392
integrity sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==
@@ -7495,7 +7495,7 @@ postcss@^7.0.36:
74957495
picocolors "^0.2.1"
74967496
source-map "^0.6.1"
74977497

7498-
postcss@^8.4.14, postcss@^8.4.33, postcss@^8.4.38, postcss@^8.4.49, postcss@^8.5.1:
7498+
postcss@^8.4.14, postcss@^8.4.33, postcss@^8.4.38, postcss@^8.5.1:
74997499
version "8.5.1"
75007500
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214"
75017501
integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==
@@ -8734,10 +8734,10 @@ stylelint-use-logical-spec@^5.0.1:
87348734
resolved "https://registry.yarnpkg.com/stylelint-use-logical-spec/-/stylelint-use-logical-spec-5.0.1.tgz#d5aa254d615d373f18214297c0b49a03a6ca5980"
87358735
integrity sha512-UfLB4LW6iG4r3cXxjxkiHQrFyhWFqt8FpNNngD+TyvgMWSokk5TYwTvBHS3atUvZhOogllTOe/PUrGE+4z84AA==
87368736

8737-
stylelint@^16.13.2, stylelint@^16.8.2:
8738-
version "16.13.2"
8739-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.13.2.tgz#a0e8aab7cedde55f185ac8af6f526e53df783294"
8740-
integrity sha512-wDlgh0mRO9RtSa3TdidqHd0nOG8MmUyVKl+dxA6C1j8aZRzpNeEgdhFmU5y4sZx4Fc6r46p0fI7p1vR5O2DZqA==
8737+
stylelint@^16.14.1, stylelint@^16.8.2:
8738+
version "16.14.1"
8739+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.14.1.tgz#32d3df8c5ce7ba0275ce6a4a966b6099d7a828e3"
8740+
integrity sha512-oqCL7AC3786oTax35T/nuLL8p2C3k/8rHKAooezrPGRvUX0wX+qqs5kMWh5YYT4PHQgVDobHT4tw55WgpYG6Sw==
87418741
dependencies:
87428742
"@csstools/css-parser-algorithms" "^3.0.4"
87438743
"@csstools/css-tokenizer" "^3.0.3"
@@ -8757,7 +8757,7 @@ stylelint@^16.13.2, stylelint@^16.8.2:
87578757
globby "^11.1.0"
87588758
globjoin "^0.1.4"
87598759
html-tags "^3.3.1"
8760-
ignore "^7.0.1"
8760+
ignore "^7.0.3"
87618761
imurmurhash "^0.1.4"
87628762
is-plain-object "^5.0.0"
87638763
known-css-properties "^0.35.0"
@@ -8766,7 +8766,7 @@ stylelint@^16.13.2, stylelint@^16.8.2:
87668766
micromatch "^4.0.8"
87678767
normalize-path "^3.0.0"
87688768
picocolors "^1.1.1"
8769-
postcss "^8.4.49"
8769+
postcss "^8.5.1"
87708770
postcss-resolve-nested-selector "^0.1.6"
87718771
postcss-safe-parser "^7.0.1"
87728772
postcss-selector-parser "^7.0.0"

0 commit comments

Comments
 (0)