aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-03 10:00:35 +0000
committerMark Otto <[email protected]>2023-01-03 19:44:36 -0800
commit974c50b006864785b2bc752625bd6247c529a8e4 (patch)
treecb3c68f8c82d93368a08a37867b0d90fd57664aa
parentd840a688e282b992eb6489bda6fcbe58ecf3bf02 (diff)
downloadbootstrap-974c50b006864785b2bc752625bd6247c529a8e4.tar.xz
bootstrap-974c50b006864785b2bc752625bd6247c529a8e4.zip
Build(deps-dev): Bump stylelint from 14.16.0 to 14.16.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.16.0 to 14.16.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.16.0...14.16.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 7f8860a95..e44a1f608 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -64,7 +64,7 @@
"sass": "^1.57.1",
"sass-true": "^7.0.0",
"shelljs": "^0.8.5",
- "stylelint": "^14.16.0",
+ "stylelint": "^14.16.1",
"stylelint-config-twbs-bootstrap": "^7.0.0",
"terser": "5.16.0",
"vnu-jar": "22.9.29"
@@ -9921,9 +9921,9 @@
"dev": true
},
"node_modules/stylelint": {
- "version": "14.16.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.0.tgz",
- "integrity": "sha512-X6uTi9DcxjzLV8ZUAjit1vsRtSwcls0nl07c9rqOPzvpA8IvTX/xWEkBRowS0ffevRrqkHa/ThDEu86u73FQDg==",
+ "version": "14.16.1",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.1.tgz",
+ "integrity": "sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==",
"dev": true,
"dependencies": {
"@csstools/selector-specificity": "^2.0.2",
@@ -18150,9 +18150,9 @@
"dev": true
},
"stylelint": {
- "version": "14.16.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.0.tgz",
- "integrity": "sha512-X6uTi9DcxjzLV8ZUAjit1vsRtSwcls0nl07c9rqOPzvpA8IvTX/xWEkBRowS0ffevRrqkHa/ThDEu86u73FQDg==",
+ "version": "14.16.1",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.1.tgz",
+ "integrity": "sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==",
"dev": true,
"requires": {
"@csstools/selector-specificity": "^2.0.2",
diff --git a/package.json b/package.json
index ce91fdebe..8af80250f 100644
--- a/package.json
+++ b/package.json
@@ -148,7 +148,7 @@
"sass": "^1.57.1",
"sass-true": "^7.0.0",
"shelljs": "^0.8.5",
- "stylelint": "^14.16.0",
+ "stylelint": "^14.16.1",
"stylelint-config-twbs-bootstrap": "^7.0.0",
"terser": "5.16.0",
"vnu-jar": "22.9.29"