diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-04-21 10:14:26 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-21 10:14:26 +0000 |
| commit | df228d410d62c7429050ee4f1f69ef48350af2d4 (patch) | |
| tree | 3587dcbbae31c3e6a65c103619dfbb6e1614c5db /package-lock.json | |
| parent | d40ec259add20057dfbf0416c27978b595383375 (diff) | |
build(deps-dev): bump stylelint from 16.17.0 to 16.18.0
Bumps [stylelint](https://github.com/stylelint/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](https://github.com/stylelint/stylelint/compare/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
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 2051833..d649613 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "postcss-cli": "^11.0.1", "rexreplace": "^7.1.12", "rimraf": "^6.0.1", - "stylelint": "^16.17.0", + "stylelint": "^16.18.0", "stylelint-config-standard-scss": "^14.0.0" }, "optionalDependencies": { @@ -8395,9 +8395,9 @@ } }, "node_modules/stylelint": { - "version": "16.17.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.17.0.tgz", - "integrity": "sha512-I9OwVIWRMqVm2Br5iTbrfSqGRPWQUlvm6oXO1xZuYYu0Gpduy67N8wXOZv15p6E/JdlZiAtQaIoLKZEWk5hrjw==", + "version": "16.18.0", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.18.0.tgz", + "integrity": "sha512-OXb68qzesv7J70BSbFwfK3yTVLEVXiQ/ro6wUE4UrSbKCMjLLA02S8Qq3LC01DxKyVjk7z8xh35aB4JzO3/sNA==", "dev": true, "funding": [ { @@ -8409,6 +8409,7 @@ "url": "https://github.com/sponsors/stylelint" } ], + "license": "MIT", "dependencies": { "@csstools/css-parser-algorithms": "^3.0.4", "@csstools/css-tokenizer": "^3.0.3", |
