From aaa8e6c8a5fcf45619e4d8b2dd5a7727e7bd5743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 21:32:41 +0200 Subject: [PATCH] Build(deps-dev): Bump stylelint-config-twbs-bootstrap (#39649) Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 13.0.0 to 14.0.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v13.0.0...v14.0.0) --- updated-dependencies: - dependency-name: stylelint-config-twbs-bootstrap dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 76 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 39 insertions(+), 39 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0c286220fe56..cb5d7036952b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,7 +65,7 @@ "sass-true": "^7.0.1", "shelljs": "^0.8.5", "stylelint": "^16.2.1", - "stylelint-config-twbs-bootstrap": "^13.0.0", + "stylelint-config-twbs-bootstrap": "^14.0.0", "terser": "^5.27.0", "vnu-jar": "23.4.11" }, @@ -10521,9 +10521,9 @@ } }, "node_modules/stylelint-config-standard": { - "version": "35.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-35.0.0.tgz", - "integrity": "sha512-JyQrNZk2BZwVKFauGGxW2U6RuhIfQ4XoHHo+rBzMHcAkLnwI/knpszwXjzxiMgSfcxbZBckM7Vq4LHoANTR85g==", + "version": "36.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-36.0.0.tgz", + "integrity": "sha512-3Kjyq4d62bYFp/Aq8PMKDwlgUyPU4nacXsjDLWJdNPRUgpuxALu1KnlAHIj36cdtxViVhXexZij65yM0uNIHug==", "dev": true, "dependencies": { "stylelint-config-recommended": "^14.0.0" @@ -10532,24 +10532,24 @@ "node": ">=18.12.0" }, "peerDependencies": { - "stylelint": "^16.0.0" + "stylelint": "^16.1.0" } }, "node_modules/stylelint-config-standard-scss": { - "version": "12.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-12.0.0.tgz", - "integrity": "sha512-ATh3EcEOLZq0iwlFaBdIsSavrla0lNtJ7mO7hdE7DgVT6imozRggFSqd4cFcjzVnOLKv/uJT63MmqA1acIflbw==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-13.0.0.tgz", + "integrity": "sha512-WaLvkP689qSYUpJQPCo30TFJSSc3VzvvoWnrgp+7PpVby5o8fRUY1cZcP0sePZfjrFl9T8caGhcKg0GO34VDiQ==", "dev": true, "dependencies": { "stylelint-config-recommended-scss": "^14.0.0", - "stylelint-config-standard": "^35.0.0" + "stylelint-config-standard": "^36.0.0" }, "engines": { "node": ">=18.12.0" }, "peerDependencies": { "postcss": "^8.3.3", - "stylelint": "^16.0.2" + "stylelint": "^16.1.0" }, "peerDependenciesMeta": { "postcss": { @@ -10558,9 +10558,9 @@ } }, "node_modules/stylelint-config-twbs-bootstrap": { - "version": "13.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-13.0.0.tgz", - "integrity": "sha512-h+kjpCyZoF4o+xMu06sQNgcoNu4/z48yhXe388J/AKzcoUrxNvF+4MNmIPS2Mn+h3X/rXYNosI5TknlT8qjIqw==", + "version": "14.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-14.0.0.tgz", + "integrity": "sha512-Qw0lLwxj/q4X763NjqefEwh42m71bARfBCs5yP3BF2e878A2+y87WUtGgeGTzD+gUDEoFBZbrjyIZkG/ILq9HA==", "dev": true, "funding": [ { @@ -10576,15 +10576,15 @@ "@stylistic/stylelint-config": "^1.0.1", "@stylistic/stylelint-plugin": "^2.0.0", "stylelint-config-recess-order": "^4.4.0", - "stylelint-config-standard": "^35.0.0", - "stylelint-config-standard-scss": "^12.0.0", - "stylelint-scss": "^6.0.0" + "stylelint-config-standard": "^36.0.0", + "stylelint-config-standard-scss": "^13.0.0", + "stylelint-scss": "^6.1.0" }, "engines": { "node": ">=18.12.0" }, "peerDependencies": { - "stylelint": "^16.0.2" + "stylelint": "^16.1.0" } }, "node_modules/stylelint-order": { @@ -10601,15 +10601,15 @@ } }, "node_modules/stylelint-scss": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-6.0.0.tgz", - "integrity": "sha512-N1xV/Ef5PNRQQt9E45unzGvBUN1KZxCI8B4FgN/pMfmyRYbZGVN4y9qWlvOMdScU17c8VVCnjIHTVn38Bb6qSA==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-6.1.0.tgz", + "integrity": "sha512-kCfK8TQzthGwb4vaZniZgxRsVbCM4ZckmT1b/H5m4FU3I8Dz0id9llKsy1NMp3XXqC8+OPD4rVKtUbSxXlJb5g==", "dev": true, "dependencies": { "known-css-properties": "^0.29.0", "postcss-media-query-parser": "^0.2.3", "postcss-resolve-nested-selector": "^0.1.1", - "postcss-selector-parser": "^6.0.13", + "postcss-selector-parser": "^6.0.15", "postcss-value-parser": "^4.2.0" }, "engines": { @@ -19226,36 +19226,36 @@ } }, "stylelint-config-standard": { - "version": "35.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-35.0.0.tgz", - "integrity": "sha512-JyQrNZk2BZwVKFauGGxW2U6RuhIfQ4XoHHo+rBzMHcAkLnwI/knpszwXjzxiMgSfcxbZBckM7Vq4LHoANTR85g==", + "version": "36.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-36.0.0.tgz", + "integrity": "sha512-3Kjyq4d62bYFp/Aq8PMKDwlgUyPU4nacXsjDLWJdNPRUgpuxALu1KnlAHIj36cdtxViVhXexZij65yM0uNIHug==", "dev": true, "requires": { "stylelint-config-recommended": "^14.0.0" } }, "stylelint-config-standard-scss": { - "version": "12.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-12.0.0.tgz", - "integrity": "sha512-ATh3EcEOLZq0iwlFaBdIsSavrla0lNtJ7mO7hdE7DgVT6imozRggFSqd4cFcjzVnOLKv/uJT63MmqA1acIflbw==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-13.0.0.tgz", + "integrity": "sha512-WaLvkP689qSYUpJQPCo30TFJSSc3VzvvoWnrgp+7PpVby5o8fRUY1cZcP0sePZfjrFl9T8caGhcKg0GO34VDiQ==", "dev": true, "requires": { "stylelint-config-recommended-scss": "^14.0.0", - "stylelint-config-standard": "^35.0.0" + "stylelint-config-standard": "^36.0.0" } }, "stylelint-config-twbs-bootstrap": { - "version": "13.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-13.0.0.tgz", - "integrity": "sha512-h+kjpCyZoF4o+xMu06sQNgcoNu4/z48yhXe388J/AKzcoUrxNvF+4MNmIPS2Mn+h3X/rXYNosI5TknlT8qjIqw==", + "version": "14.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-14.0.0.tgz", + "integrity": "sha512-Qw0lLwxj/q4X763NjqefEwh42m71bARfBCs5yP3BF2e878A2+y87WUtGgeGTzD+gUDEoFBZbrjyIZkG/ILq9HA==", "dev": true, "requires": { "@stylistic/stylelint-config": "^1.0.1", "@stylistic/stylelint-plugin": "^2.0.0", "stylelint-config-recess-order": "^4.4.0", - "stylelint-config-standard": "^35.0.0", - "stylelint-config-standard-scss": "^12.0.0", - "stylelint-scss": "^6.0.0" + "stylelint-config-standard": "^36.0.0", + "stylelint-config-standard-scss": "^13.0.0", + "stylelint-scss": "^6.1.0" } }, "stylelint-order": { @@ -19269,15 +19269,15 @@ } }, "stylelint-scss": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-6.0.0.tgz", - "integrity": "sha512-N1xV/Ef5PNRQQt9E45unzGvBUN1KZxCI8B4FgN/pMfmyRYbZGVN4y9qWlvOMdScU17c8VVCnjIHTVn38Bb6qSA==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-6.1.0.tgz", + "integrity": "sha512-kCfK8TQzthGwb4vaZniZgxRsVbCM4ZckmT1b/H5m4FU3I8Dz0id9llKsy1NMp3XXqC8+OPD4rVKtUbSxXlJb5g==", "dev": true, "requires": { "known-css-properties": "^0.29.0", "postcss-media-query-parser": "^0.2.3", "postcss-resolve-nested-selector": "^0.1.1", - "postcss-selector-parser": "^6.0.13", + "postcss-selector-parser": "^6.0.15", "postcss-value-parser": "^4.2.0" } }, diff --git a/package.json b/package.json index 113f76621007..56602e4c5e39 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ "sass-true": "^7.0.1", "shelljs": "^0.8.5", "stylelint": "^16.2.1", - "stylelint-config-twbs-bootstrap": "^13.0.0", + "stylelint-config-twbs-bootstrap": "^14.0.0", "terser": "^5.27.0", "vnu-jar": "23.4.11" },