diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-26 19:02:21 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-26 20:32:18 -0400 |
| commit | 80d9c72f35c1216a71c7c53c688d8ec0ee96568c (patch) | |
| tree | 38e916360a2d9ceefdceb1bdfc8295e613877561 /package-lock.json | |
| parent | 22059753d6c501979e61739a0b1744fb81eecbed (diff) | |
Bump stylelint from 14.0.0 to 14.0.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.0.0 to 14.0.1.
- [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/14.0.0...14.0.1)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/package-lock.json b/package-lock.json index 3c0b59d8..fa2bf609 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "csso-cli": "^3.0.0", "eslint": "^8.1.0", "html-minifier": "^4.0.0", - "stylelint": "^14.0.0", + "stylelint": "^14.0.1", "stylelint-config-standard": "^23.0.0", "terser": "^5.9.0" } @@ -2346,9 +2346,9 @@ "integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=" }, "node_modules/stylelint": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.0.0.tgz", - "integrity": "sha512-//4Po+WlWImVaro2BiNJZMamBo0Enekb+3fp5cYYN5r08kaPTHlxM8bCi/yvnPl7G+zqyLqjZU+O22vr/SDW0w==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.0.1.tgz", + "integrity": "sha512-ZcAkmFLVCultmwkQUjxKzxW/o5+CzNmDk6TPJj/d4Y7ipTGGrewIWmNm+InjdSr04PR5/yynsAJeYJY/wisdMg==", "dependencies": { "balanced-match": "^2.0.0", "cosmiconfig": "^7.0.1", @@ -2359,7 +2359,7 @@ "file-entry-cache": "^6.0.1", "get-stdin": "^8.0.0", "global-modules": "^2.0.0", - "globby": "^11.0.3", + "globby": "^11.0.4", "globjoin": "^0.1.4", "html-tags": "^3.1.0", "ignore": "^5.1.8", @@ -2381,8 +2381,8 @@ "postcss-value-parser": "^4.1.0", "resolve-from": "^5.0.0", "specificity": "^0.4.1", - "string-width": "^4.2.2", - "strip-ansi": "^6.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1", "style-search": "^0.1.0", "svg-tags": "^1.0.0", "table": "^6.7.2", @@ -4411,9 +4411,9 @@ "integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=" }, "stylelint": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.0.0.tgz", - "integrity": "sha512-//4Po+WlWImVaro2BiNJZMamBo0Enekb+3fp5cYYN5r08kaPTHlxM8bCi/yvnPl7G+zqyLqjZU+O22vr/SDW0w==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.0.1.tgz", + "integrity": "sha512-ZcAkmFLVCultmwkQUjxKzxW/o5+CzNmDk6TPJj/d4Y7ipTGGrewIWmNm+InjdSr04PR5/yynsAJeYJY/wisdMg==", "requires": { "balanced-match": "^2.0.0", "cosmiconfig": "^7.0.1", @@ -4424,7 +4424,7 @@ "file-entry-cache": "^6.0.1", "get-stdin": "^8.0.0", "global-modules": "^2.0.0", - "globby": "^11.0.3", + "globby": "^11.0.4", "globjoin": "^0.1.4", "html-tags": "^3.1.0", "ignore": "^5.1.8", @@ -4446,8 +4446,8 @@ "postcss-value-parser": "^4.1.0", "resolve-from": "^5.0.0", "specificity": "^0.4.1", - "string-width": "^4.2.2", - "strip-ansi": "^6.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1", "style-search": "^0.1.0", "svg-tags": "^1.0.0", "table": "^6.7.2", |
