From e313d4f5f50cf09a0406f4cf8462dc62944b485c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 17:01:55 +0000 Subject: [PATCH] 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3e0cb0f..6216399 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11104,9 +11104,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", @@ -11117,7 +11117,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", @@ -11139,8 +11139,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", @@ -20878,9 +20878,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", @@ -20891,7 +20891,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", @@ -20913,8 +20913,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",