Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-01 23:22:40 +0300
committerGitHub <noreply@github.com>2022-08-01 23:22:40 +0300
commit6fd454051cd1d6fa66a42d6d05117c448313ca66 (patch)
tree906b93a9fab9f8dbcc47c8e7cdc2872aea1a15c4
parentf7f6f61194419dcf4447dbe05b78a72601646490 (diff)
build(deps-dev): bump stylelint-config-twbs-bootstrap (#1392)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v4.0.0...v5.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json98
-rw-r--r--package.json2
2 files changed, 50 insertions, 50 deletions
diff --git a/package-lock.json b/package-lock.json
index e6c83461a..215643f75 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -23,7 +23,7 @@
"postcss-cli": "^10.0.0",
"purgecss": "^4.1.3",
"stylelint": "^14.9.1",
- "stylelint-config-twbs-bootstrap": "^4.0.0",
+ "stylelint-config-twbs-bootstrap": "^5.0.0",
"svg-sprite": "^2.0.0-beta7",
"svgo": "^2.8.0",
"vnu-jar": "21.10.12"
@@ -6967,22 +6967,22 @@
}
},
"node_modules/stylelint-config-recommended": {
- "version": "7.0.0",
- "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz",
- "integrity": "sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==",
+ "version": "8.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-8.0.0.tgz",
+ "integrity": "sha512-IK6dWvE000+xBv9jbnHOnBq01gt6HGVB2ZTsot+QsMpe82doDQ9hvplxfv4YnpEuUwVGGd9y6nbaAnhrjcxhZQ==",
"dev": true,
"peerDependencies": {
- "stylelint": "^14.4.0"
+ "stylelint": "^14.8.0"
}
},
"node_modules/stylelint-config-recommended-scss": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-6.0.0.tgz",
- "integrity": "sha512-6QOe2/OzXV2AP5FE12A7+qtKdZik7Saf42SMMl84ksVBBPpTdrV+9HaCbPYiRMiwELY9hXCVdH4wlJ+YJb5eig==",
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-7.0.0.tgz",
+ "integrity": "sha512-rGz1J4rMAyJkvoJW4hZasuQBB7y9KIrShb20l9DVEKKZSEi1HAy0vuNlR8HyCKy/jveb/BdaQFcoiYnmx4HoiA==",
"dev": true,
"dependencies": {
"postcss-scss": "^4.0.2",
- "stylelint-config-recommended": "^7.0.0",
+ "stylelint-config-recommended": "^8.0.0",
"stylelint-scss": "^4.0.0"
},
"peerDependencies": {
@@ -6990,46 +6990,46 @@
}
},
"node_modules/stylelint-config-standard": {
- "version": "25.0.0",
- "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz",
- "integrity": "sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==",
+ "version": "26.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-26.0.0.tgz",
+ "integrity": "sha512-hUuB7LaaqM8abvkOO84wh5oYSkpXgTzHu2Zza6e7mY+aOmpNTjoFBRxSLlzY0uAOMWEFx0OMKzr+reG1BUtcqQ==",
"dev": true,
"dependencies": {
- "stylelint-config-recommended": "^7.0.0"
+ "stylelint-config-recommended": "^8.0.0"
},
"peerDependencies": {
- "stylelint": "^14.4.0"
+ "stylelint": "^14.9.0"
}
},
"node_modules/stylelint-config-standard-scss": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-4.0.0.tgz",
- "integrity": "sha512-xizu8PTEyB6zYXBiVg6VtvUYn9m57x+6ZtaOdaxsfpbe5eagLPGNlbYnKfm/CfN69ArUpnwR6LjgsTHzlGbtXQ==",
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-5.0.0.tgz",
+ "integrity": "sha512-zoXLibojHZYPFjtkc4STZtAJ2yGTq3Bb4MYO0oiyO6f/vNxDKRcSDZYoqN260Gv2eD5niQIr1/kr5SXlFj9kcQ==",
"dev": true,
"dependencies": {
- "stylelint-config-recommended-scss": "^6.0.0",
- "stylelint-config-standard": "^25.0.0"
+ "stylelint-config-recommended-scss": "^7.0.0",
+ "stylelint-config-standard": "^26.0.0"
},
"peerDependencies": {
- "stylelint": "^14.4.0"
+ "stylelint": "^14.9.0"
}
},
"node_modules/stylelint-config-twbs-bootstrap": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-4.0.0.tgz",
- "integrity": "sha512-IwBAVZTBnUrwLpdk81M2PcNOEgGua1sphe+cRMsuIpz9xNtoCfwIeT3pSobebtBTMjKoixWVRK0vmOWfOS0BpQ==",
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-5.0.0.tgz",
+ "integrity": "sha512-YTKXFl+6s9i5A2tlz3BdbZiawLQw+2NFe81If1bC1clMYkzOFL/r+bRdPhU7X/UbKU2H4sPhaS00Q/m10AGlwA==",
"dev": true,
"dependencies": {
"stylelint-config-recess-order": "^3.0.0",
- "stylelint-config-standard": "^25.0.0",
- "stylelint-config-standard-scss": "^4.0.0",
- "stylelint-scss": "^4.2.0"
+ "stylelint-config-standard": "^26.0.0",
+ "stylelint-config-standard-scss": "^5.0.0",
+ "stylelint-scss": "^4.3.0"
},
"engines": {
"node": ">=12"
},
"peerDependencies": {
- "stylelint": "^14.4.0"
+ "stylelint": "^14.9.0"
}
},
"node_modules/stylelint-order": {
@@ -13385,52 +13385,52 @@
}
},
"stylelint-config-recommended": {
- "version": "7.0.0",
- "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz",
- "integrity": "sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==",
+ "version": "8.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-8.0.0.tgz",
+ "integrity": "sha512-IK6dWvE000+xBv9jbnHOnBq01gt6HGVB2ZTsot+QsMpe82doDQ9hvplxfv4YnpEuUwVGGd9y6nbaAnhrjcxhZQ==",
"dev": true,
"requires": {}
},
"stylelint-config-recommended-scss": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-6.0.0.tgz",
- "integrity": "sha512-6QOe2/OzXV2AP5FE12A7+qtKdZik7Saf42SMMl84ksVBBPpTdrV+9HaCbPYiRMiwELY9hXCVdH4wlJ+YJb5eig==",
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-7.0.0.tgz",
+ "integrity": "sha512-rGz1J4rMAyJkvoJW4hZasuQBB7y9KIrShb20l9DVEKKZSEi1HAy0vuNlR8HyCKy/jveb/BdaQFcoiYnmx4HoiA==",
"dev": true,
"requires": {
"postcss-scss": "^4.0.2",
- "stylelint-config-recommended": "^7.0.0",
+ "stylelint-config-recommended": "^8.0.0",
"stylelint-scss": "^4.0.0"
}
},
"stylelint-config-standard": {
- "version": "25.0.0",
- "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz",
- "integrity": "sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==",
+ "version": "26.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-26.0.0.tgz",
+ "integrity": "sha512-hUuB7LaaqM8abvkOO84wh5oYSkpXgTzHu2Zza6e7mY+aOmpNTjoFBRxSLlzY0uAOMWEFx0OMKzr+reG1BUtcqQ==",
"dev": true,
"requires": {
- "stylelint-config-recommended": "^7.0.0"
+ "stylelint-config-recommended": "^8.0.0"
}
},
"stylelint-config-standard-scss": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-4.0.0.tgz",
- "integrity": "sha512-xizu8PTEyB6zYXBiVg6VtvUYn9m57x+6ZtaOdaxsfpbe5eagLPGNlbYnKfm/CfN69ArUpnwR6LjgsTHzlGbtXQ==",
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-5.0.0.tgz",
+ "integrity": "sha512-zoXLibojHZYPFjtkc4STZtAJ2yGTq3Bb4MYO0oiyO6f/vNxDKRcSDZYoqN260Gv2eD5niQIr1/kr5SXlFj9kcQ==",
"dev": true,
"requires": {
- "stylelint-config-recommended-scss": "^6.0.0",
- "stylelint-config-standard": "^25.0.0"
+ "stylelint-config-recommended-scss": "^7.0.0",
+ "stylelint-config-standard": "^26.0.0"
}
},
"stylelint-config-twbs-bootstrap": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-4.0.0.tgz",
- "integrity": "sha512-IwBAVZTBnUrwLpdk81M2PcNOEgGua1sphe+cRMsuIpz9xNtoCfwIeT3pSobebtBTMjKoixWVRK0vmOWfOS0BpQ==",
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-5.0.0.tgz",
+ "integrity": "sha512-YTKXFl+6s9i5A2tlz3BdbZiawLQw+2NFe81If1bC1clMYkzOFL/r+bRdPhU7X/UbKU2H4sPhaS00Q/m10AGlwA==",
"dev": true,
"requires": {
"stylelint-config-recess-order": "^3.0.0",
- "stylelint-config-standard": "^25.0.0",
- "stylelint-config-standard-scss": "^4.0.0",
- "stylelint-scss": "^4.2.0"
+ "stylelint-config-standard": "^26.0.0",
+ "stylelint-config-standard-scss": "^5.0.0",
+ "stylelint-scss": "^4.3.0"
}
},
"stylelint-order": {
diff --git a/package.json b/package.json
index 0bac95cf0..978c1218b 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"postcss-cli": "^10.0.0",
"purgecss": "^4.1.3",
"stylelint": "^14.9.1",
- "stylelint-config-twbs-bootstrap": "^4.0.0",
+ "stylelint-config-twbs-bootstrap": "^5.0.0",
"svg-sprite": "^2.0.0-beta7",
"svgo": "^2.8.0",
"vnu-jar": "21.10.12"