aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-16 16:26:53 +0300
committerGitHub <[email protected]>2023-05-16 16:26:53 +0300
commite08c3c1b4c27417db4e4060310b8e6d7036a5991 (patch)
tree6b98b19b1593d69d2ba299101a15bc557d885a73
parent7d97fdff46718ecbb3fa33d77384d827870c9bc9 (diff)
downloadbootstrap-e08c3c1b4c27417db4e4060310b8e6d7036a5991.tar.xz
bootstrap-e08c3c1b4c27417db4e4060310b8e6d7036a5991.zip
Build(deps-dev): Bump stylelint from 15.6.0 to 15.6.1 (#38575)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.0 to 15.6.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/15.6.0...15.6.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json26
-rw-r--r--package.json2
2 files changed, 14 insertions, 14 deletions
diff --git a/package-lock.json b/package-lock.json
index 10d4e49e8..93cee882e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -64,7 +64,7 @@
"sass": "^1.62.1",
"sass-true": "^7.0.0",
"shelljs": "^0.8.5",
- "stylelint": "^15.6.0",
+ "stylelint": "^15.6.1",
"stylelint-config-twbs-bootstrap": "^10.0.0",
"terser": "5.16.0",
"vnu-jar": "23.4.11"
@@ -9948,9 +9948,9 @@
"dev": true
},
"node_modules/stylelint": {
- "version": "15.6.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.6.0.tgz",
- "integrity": "sha512-Cqzpc8tvJm77KaM8qUbhpJ/UYK55Ia0whQXj4b9IId9dlPICO7J8Lyo15SZWiHxKjlvy3p5FQor/3n6i8ignXg==",
+ "version": "15.6.1",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.6.1.tgz",
+ "integrity": "sha512-d8icFBlVl93Elf3Z5ABQNOCe4nx69is3D/NZhDLAie1eyYnpxfeKe7pCfqzT5W4F8vxHCLSDfV8nKNJzogvV2Q==",
"dev": true,
"dependencies": {
"@csstools/css-parser-algorithms": "^2.1.1",
@@ -9980,11 +9980,11 @@
"micromatch": "^4.0.5",
"normalize-path": "^3.0.0",
"picocolors": "^1.0.0",
- "postcss": "^8.4.22",
+ "postcss": "^8.4.23",
"postcss-media-query-parser": "^0.2.3",
"postcss-resolve-nested-selector": "^0.1.1",
"postcss-safe-parser": "^6.0.0",
- "postcss-selector-parser": "^6.0.11",
+ "postcss-selector-parser": "^6.0.12",
"postcss-value-parser": "^4.2.0",
"resolve-from": "^5.0.0",
"string-width": "^4.2.3",
@@ -9994,7 +9994,7 @@
"svg-tags": "^1.0.0",
"table": "^6.8.1",
"v8-compile-cache": "^2.3.0",
- "write-file-atomic": "^5.0.0"
+ "write-file-atomic": "^5.0.1"
},
"bin": {
"stylelint": "bin/stylelint.js"
@@ -18155,9 +18155,9 @@
"dev": true
},
"stylelint": {
- "version": "15.6.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.6.0.tgz",
- "integrity": "sha512-Cqzpc8tvJm77KaM8qUbhpJ/UYK55Ia0whQXj4b9IId9dlPICO7J8Lyo15SZWiHxKjlvy3p5FQor/3n6i8ignXg==",
+ "version": "15.6.1",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.6.1.tgz",
+ "integrity": "sha512-d8icFBlVl93Elf3Z5ABQNOCe4nx69is3D/NZhDLAie1eyYnpxfeKe7pCfqzT5W4F8vxHCLSDfV8nKNJzogvV2Q==",
"dev": true,
"requires": {
"@csstools/css-parser-algorithms": "^2.1.1",
@@ -18187,11 +18187,11 @@
"micromatch": "^4.0.5",
"normalize-path": "^3.0.0",
"picocolors": "^1.0.0",
- "postcss": "^8.4.22",
+ "postcss": "^8.4.23",
"postcss-media-query-parser": "^0.2.3",
"postcss-resolve-nested-selector": "^0.1.1",
"postcss-safe-parser": "^6.0.0",
- "postcss-selector-parser": "^6.0.11",
+ "postcss-selector-parser": "^6.0.12",
"postcss-value-parser": "^4.2.0",
"resolve-from": "^5.0.0",
"string-width": "^4.2.3",
@@ -18201,7 +18201,7 @@
"svg-tags": "^1.0.0",
"table": "^6.8.1",
"v8-compile-cache": "^2.3.0",
- "write-file-atomic": "^5.0.0"
+ "write-file-atomic": "^5.0.1"
},
"dependencies": {
"balanced-match": {
diff --git a/package.json b/package.json
index 959d92273..364c7b271 100644
--- a/package.json
+++ b/package.json
@@ -148,7 +148,7 @@
"sass": "^1.62.1",
"sass-true": "^7.0.0",
"shelljs": "^0.8.5",
- "stylelint": "^15.6.0",
+ "stylelint": "^15.6.1",
"stylelint-config-twbs-bootstrap": "^10.0.0",
"terser": "5.16.0",
"vnu-jar": "23.4.11"