Skip to content

Commit 6487db6

Browse files
chore(deps-dev): bump stylelint from 16.17.0 to 16.18.0 in the npm group (#888)
Bumps the npm group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.17.0 to 16.18.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.17.0...16.18.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7eca67f commit 6487db6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"lintfix": "stylelint --fix assets/**/*.scss"
66
},
77
"devDependencies": {
8-
"stylelint": "16.17.0",
8+
"stylelint": "16.18.0",
99
"stylelint-config-recess-order": "6.0.0",
1010
"stylelint-config-recommended-scss": "14.1.0",
1111
"stylelint-scss": "6.11.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -740,10 +740,10 @@ [email protected], stylelint-scss@^6.4.0:
740740
postcss-selector-parser "^7.1.0"
741741
postcss-value-parser "^4.2.0"
742742

743-
stylelint@16.17.0:
744-
version "16.17.0"
745-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.17.0.tgz#12f31389283883d8d15bb5c019830af8176998a1"
746-
integrity sha512-I9OwVIWRMqVm2Br5iTbrfSqGRPWQUlvm6oXO1xZuYYu0Gpduy67N8wXOZv15p6E/JdlZiAtQaIoLKZEWk5hrjw==
743+
stylelint@16.18.0:
744+
version "16.18.0"
745+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.18.0.tgz#8e992c3a7af1b2ebf7ea5ccf26c2415adbea64b4"
746+
integrity sha512-OXb68qzesv7J70BSbFwfK3yTVLEVXiQ/ro6wUE4UrSbKCMjLLA02S8Qq3LC01DxKyVjk7z8xh35aB4JzO3/sNA==
747747
dependencies:
748748
"@csstools/css-parser-algorithms" "^3.0.4"
749749
"@csstools/css-tokenizer" "^3.0.3"

0 commit comments

Comments
 (0)