From 6100f6c57f0ceeea40e427a751c6d3995443a49a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 13:09:34 +0530 Subject: [PATCH] chore(deps-dev): bump stylelint-config-twbs-bootstrap (#5225) Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v11.0.0...v11.0.1) --- updated-dependencies: - dependency-name: stylelint-config-twbs-bootstrap dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 32 +++++++++++++++++--------------- package.json | 2 +- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index bc94d41f2..2b5fa3755 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "rtlcss": "^4.1.0", "sass": "^1.63.6", "stylelint": "^15.9.0", - "stylelint-config-twbs-bootstrap": "^11.0.0", + "stylelint-config-twbs-bootstrap": "^11.0.1", "terser": "^5.18.2", "tslib": "^2.6.0", "typescript": "^5.1.6" @@ -9826,9 +9826,9 @@ } }, "node_modules/stylelint-config-twbs-bootstrap": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-11.0.0.tgz", - "integrity": "sha512-9ZWfOFatophSU2Dyv58mqwsWrLz9GldoiVMQ00NVEt/sqDNC53c/sX38vTD/4C4E+9eFaPxe+z0/0bpkWR1kFQ==", + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-11.0.1.tgz", + "integrity": "sha512-kEdVrghfOi1jVr9yE78JKLIh+/jC4GVUsoZceXQH3/A71rcSbNw8zME2tauTrs0je/67Y61iZgwDXpuNRv6L2Q==", "dev": true, "funding": [ { @@ -9845,7 +9845,7 @@ "stylelint-config-standard": "^33.0.0", "stylelint-config-standard-scss": "^10.0.0", "stylelint-scss": "^5.0.1", - "stylelint-stylistic": "^0.4.2" + "stylelint-stylistic": "^0.4.3" }, "engines": { "node": "^14.13.1 || >=16.0.0" @@ -9883,11 +9883,12 @@ } }, "node_modules/stylelint-stylistic": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/stylelint-stylistic/-/stylelint-stylistic-0.4.2.tgz", - "integrity": "sha512-WF/fLvotTklG8LZ+fO0nxhu5swVENHhSat2l5ckrmtXpij1P9ybYa56XivOg/E02CH+Ygui5pd2hQrlli3NCDQ==", + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/stylelint-stylistic/-/stylelint-stylistic-0.4.3.tgz", + "integrity": "sha512-WphmneK3MRrm5ixvRPWy7+c9+EQUh0FPvNMXW/N9VD85vyqtpxUejpD+mxubVVht0fRgidcqBxtW3s3tU2Ujhw==", "dev": true, "dependencies": { + "is-plain-object": "^5.0.0", "postcss": "^8.4.21", "postcss-media-query-parser": "^0.2.3", "postcss-value-parser": "^4.2.0", @@ -18157,16 +18158,16 @@ } }, "stylelint-config-twbs-bootstrap": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-11.0.0.tgz", - "integrity": "sha512-9ZWfOFatophSU2Dyv58mqwsWrLz9GldoiVMQ00NVEt/sqDNC53c/sX38vTD/4C4E+9eFaPxe+z0/0bpkWR1kFQ==", + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-11.0.1.tgz", + "integrity": "sha512-kEdVrghfOi1jVr9yE78JKLIh+/jC4GVUsoZceXQH3/A71rcSbNw8zME2tauTrs0je/67Y61iZgwDXpuNRv6L2Q==", "dev": true, "requires": { "stylelint-config-recess-order": "^4.2.0", "stylelint-config-standard": "^33.0.0", "stylelint-config-standard-scss": "^10.0.0", "stylelint-scss": "^5.0.1", - "stylelint-stylistic": "^0.4.2" + "stylelint-stylistic": "^0.4.3" } }, "stylelint-order": { @@ -18192,11 +18193,12 @@ } }, "stylelint-stylistic": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/stylelint-stylistic/-/stylelint-stylistic-0.4.2.tgz", - "integrity": "sha512-WF/fLvotTklG8LZ+fO0nxhu5swVENHhSat2l5ckrmtXpij1P9ybYa56XivOg/E02CH+Ygui5pd2hQrlli3NCDQ==", + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/stylelint-stylistic/-/stylelint-stylistic-0.4.3.tgz", + "integrity": "sha512-WphmneK3MRrm5ixvRPWy7+c9+EQUh0FPvNMXW/N9VD85vyqtpxUejpD+mxubVVht0fRgidcqBxtW3s3tU2Ujhw==", "dev": true, "requires": { + "is-plain-object": "^5.0.0", "postcss": "^8.4.21", "postcss-media-query-parser": "^0.2.3", "postcss-value-parser": "^4.2.0", diff --git a/package.json b/package.json index c2bbb8e84..ce0e35aa3 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "rtlcss": "^4.1.0", "sass": "^1.63.6", "stylelint": "^15.9.0", - "stylelint-config-twbs-bootstrap": "^11.0.0", + "stylelint-config-twbs-bootstrap": "^11.0.1", "terser": "^5.18.2", "tslib": "^2.6.0", "typescript": "^5.1.6"