diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index 7f0f0af5..339cf891 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -41,7 +41,7 @@ "stylelint": "^14.1.0", "stylelint-config-sass-guidelines": "^9.0.1", "stylelint-config-standard": "^24.0.0", - "stylelint-scss": "^4.0.1", + "stylelint-scss": "^4.1.0", "tekton-lint": "^0.6.0", "textlint": "^12.1.0", "textlint-filter-rule-comments": "^1.2.2", @@ -9275,9 +9275,9 @@ } }, "node_modules/stylelint-scss": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.0.1.tgz", - "integrity": "sha512-Ea+KY7ZFsDhU6Ne9r84y7NvFSNA843w352MSdQeDmklar0pDbeQj9flKrVAuDIlK0pDDdhFtgBl/N0FrtWHq0g==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.1.0.tgz", + "integrity": "sha512-BNYTo7MMamhFOlcaAWp2dMpjg6hPyM/FFqfDIYzmYVLMmQJqc8lWRIiTqP4UX5bresj9Vo0dKC6odSh43VP2NA==", "dependencies": { "lodash": "^4.17.21", "postcss-media-query-parser": "^0.2.3", @@ -17597,9 +17597,9 @@ } }, "stylelint-scss": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.0.1.tgz", - "integrity": "sha512-Ea+KY7ZFsDhU6Ne9r84y7NvFSNA843w352MSdQeDmklar0pDbeQj9flKrVAuDIlK0pDDdhFtgBl/N0FrtWHq0g==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.1.0.tgz", + "integrity": "sha512-BNYTo7MMamhFOlcaAWp2dMpjg6hPyM/FFqfDIYzmYVLMmQJqc8lWRIiTqP4UX5bresj9Vo0dKC6odSh43VP2NA==", "requires": { "lodash": "^4.17.21", "postcss-media-query-parser": "^0.2.3", diff --git a/dependencies/package.json b/dependencies/package.json index 57a27cd1..87e5ac3b 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -36,7 +36,7 @@ "stylelint": "^14.1.0", "stylelint-config-sass-guidelines": "^9.0.1", "stylelint-config-standard": "^24.0.0", - "stylelint-scss": "^4.0.1", + "stylelint-scss": "^4.1.0", "tekton-lint": "^0.6.0", "textlint": "^12.1.0", "textlint-filter-rule-comments": "^1.2.2",