diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-05-29 19:26:59 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2025-05-29 15:29:36 -0400 |
| commit | 74ff4595af3cd26e037f8bac797a553e339fcb6a (patch) | |
| tree | ee9d442b512b2f628988eccbe0355585f88ee3f1 | |
| parent | 437a066ae884f6cc3f6e345c0f64014507ae7e14 (diff) | |
Bump stylelint from 16.19.1 to 16.20.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.19.1 to 16.20.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.19.1...16.20.0)
---
updated-dependencies:
- dependency-name: stylelint
dependency-version: 16.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | package-lock.json | 14 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json index f8e81bb3..701ba9be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "csso-cli": "^4.0.2", "eslint": "^9.27.0", "html-minifier-terser": "^7.2.0", - "stylelint": "^16.19.1", + "stylelint": "^16.20.0", "stylelint-config-standard": "^38.0.0", "terser": "^5.40.0", "vnu-jar": "^24.10.17" @@ -2466,9 +2466,9 @@ } }, "node_modules/stylelint": { - "version": "16.19.1", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.19.1.tgz", - "integrity": "sha512-C1SlPZNMKl+d/C867ZdCRthrS+6KuZ3AoGW113RZCOL0M8xOGpgx7G70wq7lFvqvm4dcfdGFVLB/mNaLFChRKw==", + "version": "16.20.0", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.20.0.tgz", + "integrity": "sha512-B5Myu9WRxrgKuLs3YyUXLP2H0mrbejwNxPmyADlACWwFsrL8Bmor/nTSh4OMae5sHjOz6gkSeccQH34gM4/nAw==", "funding": [ { "type": "opencollective", @@ -2491,15 +2491,15 @@ "cosmiconfig": "^9.0.0", "css-functions-list": "^3.2.3", "css-tree": "^3.1.0", - "debug": "^4.3.7", + "debug": "^4.4.1", "fast-glob": "^3.3.3", "fastest-levenshtein": "^1.0.16", - "file-entry-cache": "^10.0.8", + "file-entry-cache": "^10.1.0", "global-modules": "^2.0.0", "globby": "^11.1.0", "globjoin": "^0.1.4", "html-tags": "^3.3.1", - "ignore": "^7.0.3", + "ignore": "^7.0.4", "imurmurhash": "^0.1.4", "is-plain-object": "^5.0.0", "known-css-properties": "^0.36.0", diff --git a/package.json b/package.json index d5febbcc..126ccc4a 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "csso-cli": "^4.0.2", "eslint": "^9.27.0", "html-minifier-terser": "^7.2.0", - "stylelint": "^16.19.1", + "stylelint": "^16.20.0", "stylelint-config-standard": "^38.0.0", "terser": "^5.40.0", "vnu-jar": "^24.10.17" |
