From ac32f2de69f2ab7d4d296dcb9b05995e35b92314 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 09:29:55 -0500 Subject: [PATCH] Bump stylelint-scss from 3.19.0 to 3.20.1 in /dependencies (#1780) Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.19.0 to 3.20.1. - [Release notes](https://github.com/kristerkari/stylelint-scss/releases) - [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.19.0...3.20.1) --- updated-dependencies: - dependency-name: stylelint-scss dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/package-lock.json | 14 +++++++------- dependencies/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index 3db2cdc5..1fbb9ff2 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -40,7 +40,7 @@ "stylelint": "^13.13.1", "stylelint-config-sass-guidelines": "^8.0.0", "stylelint-config-standard": "^22.0.0", - "stylelint-scss": "^3.19.0", + "stylelint-scss": "^3.20.1", "tekton-lint": "^0.5.2", "typescript": "^4.3.5" } @@ -8460,9 +8460,9 @@ } }, "node_modules/stylelint-scss": { - "version": "3.19.0", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.19.0.tgz", - "integrity": "sha512-Ic5bsmpS4wVucOw44doC1Yi9f5qbeVL4wPFiEOaUElgsOuLEN6Ofn/krKI8BeNL2gAn53Zu+IcVV4E345r6rBw==", + "version": "3.20.1", + "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.20.1.tgz", + "integrity": "sha512-OTd55O1TTAC5nGKkVmUDLpz53LlK39R3MImv1CfuvsK7/qugktqiZAeQLuuC4UBhzxCnsc7fp9u/gfRZwFAIkA==", "dependencies": { "lodash": "^4.17.15", "postcss-media-query-parser": "^0.2.3", @@ -16289,9 +16289,9 @@ } }, "stylelint-scss": { - "version": "3.19.0", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.19.0.tgz", - "integrity": "sha512-Ic5bsmpS4wVucOw44doC1Yi9f5qbeVL4wPFiEOaUElgsOuLEN6Ofn/krKI8BeNL2gAn53Zu+IcVV4E345r6rBw==", + "version": "3.20.1", + "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.20.1.tgz", + "integrity": "sha512-OTd55O1TTAC5nGKkVmUDLpz53LlK39R3MImv1CfuvsK7/qugktqiZAeQLuuC4UBhzxCnsc7fp9u/gfRZwFAIkA==", "requires": { "lodash": "^4.17.15", "postcss-media-query-parser": "^0.2.3", diff --git a/dependencies/package.json b/dependencies/package.json index 8e63ccb4..09faaa11 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -35,7 +35,7 @@ "stylelint": "^13.13.1", "stylelint-config-sass-guidelines": "^8.0.0", "stylelint-config-standard": "^22.0.0", - "stylelint-scss": "^3.19.0", + "stylelint-scss": "^3.20.1", "tekton-lint": "^0.5.2", "typescript": "^4.3.5" }