From 17ce33793066709cd984fc2f52f58a47ead46afc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 17:19:23 +0000 Subject: [PATCH] chore(deps): bump stylelint-scss from 4.1.0 to 4.3.0 Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 4.1.0 to 4.3.0. - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v4.1.0...v4.3.0) --- updated-dependencies: - dependency-name: stylelint-scss dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2ee9462..425347d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@virtualidentityag/quality-gate", - "version": "2.0.0-rc.5", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@virtualidentityag/quality-gate", - "version": "2.0.0-rc.5", + "version": "1.0.1", "license": "MIT", "dependencies": { "@commitlint/cli": "^16.2", @@ -35,7 +35,7 @@ "typescript": "^4.5" }, "peerDependencies": { - "typescript": "^4.5" + "typescript": ">=3.9" } }, "node_modules/@ampproject/remapping": { @@ -11746,9 +11746,9 @@ } }, "node_modules/stylelint-scss": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.1.0.tgz", - "integrity": "sha512-BNYTo7MMamhFOlcaAWp2dMpjg6hPyM/FFqfDIYzmYVLMmQJqc8lWRIiTqP4UX5bresj9Vo0dKC6odSh43VP2NA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.3.0.tgz", + "integrity": "sha512-GvSaKCA3tipzZHoz+nNO7S02ZqOsdBzMiCx9poSmLlb3tdJlGddEX/8QzCOD8O7GQan9bjsvLMsO5xiw6IhhIQ==", "dependencies": { "lodash": "^4.17.21", "postcss-media-query-parser": "^0.2.3", @@ -11757,7 +11757,7 @@ "postcss-value-parser": "^4.1.0" }, "peerDependencies": { - "stylelint": "^14.0.0" + "stylelint": "^14.5.1" } }, "node_modules/stylelint/node_modules/balanced-match": { @@ -22004,9 +22004,9 @@ } }, "stylelint-scss": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.1.0.tgz", - "integrity": "sha512-BNYTo7MMamhFOlcaAWp2dMpjg6hPyM/FFqfDIYzmYVLMmQJqc8lWRIiTqP4UX5bresj9Vo0dKC6odSh43VP2NA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.3.0.tgz", + "integrity": "sha512-GvSaKCA3tipzZHoz+nNO7S02ZqOsdBzMiCx9poSmLlb3tdJlGddEX/8QzCOD8O7GQan9bjsvLMsO5xiw6IhhIQ==", "requires": { "lodash": "^4.17.21", "postcss-media-query-parser": "^0.2.3",