]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump stylelint-config-twbs-bootstrap from 2.2.1 to 2.2.3 (#34541)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 20 Jul 2021 14:05:29 +0000 (17:05 +0300)
committerGitHub <noreply@github.com>
Tue, 20 Jul 2021 14:05:29 +0000 (17:05 +0300)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
package-lock.json
package.json

index 1aa54412858c5af1279235c92ba0080c93b15f8b..7726cff0c940eee8239968d3a38463592b55a356 100644 (file)
       }
     },
     "stylelint-config-twbs-bootstrap": {
-      "version": "2.2.1",
-      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-2.2.1.tgz",
-      "integrity": "sha512-Z84komE0vtmtrEAhk1w6rB6HXsxLcOnRPlAWNRXete/zSfk0/zoD/6SjwgKXzfg2kpwUDfVmcFaolhjQK2tPXw==",
+      "version": "2.2.3",
+      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-2.2.3.tgz",
+      "integrity": "sha512-E/tvUSYV4bz7a2mG29j56I/MRtUGaZRj5zi3nWC+BmeAz7ZIKbuI/dsNXQNYe7tQL72VZoj7de4z8Yv8vefojw==",
       "dev": true,
       "requires": {
-        "stylelint-config-recommended-scss": "^4.2.0",
+        "stylelint-config-recommended-scss": "^4.3.0",
         "stylelint-config-standard": "^22.0.0",
         "stylelint-order": "^4.1.0",
-        "stylelint-scss": "^3.19.0"
+        "stylelint-scss": "^3.20.1"
       }
     },
     "stylelint-order": {
       }
     },
     "stylelint-scss": {
-      "version": "3.19.0",
-      "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.19.0.tgz",
-      "integrity": "sha512-Ic5bsmpS4wVucOw44doC1Yi9f5qbeVL4wPFiEOaUElgsOuLEN6Ofn/krKI8BeNL2gAn53Zu+IcVV4E345r6rBw==",
+      "version": "3.20.1",
+      "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.20.1.tgz",
+      "integrity": "sha512-OTd55O1TTAC5nGKkVmUDLpz53LlK39R3MImv1CfuvsK7/qugktqiZAeQLuuC4UBhzxCnsc7fp9u/gfRZwFAIkA==",
       "dev": true,
       "requires": {
         "lodash": "^4.17.15",
index 0fc37b87365c46d9f0c6a6cb5a601e537c28600e..2f94eb727832f16d611c55fa16cbd9186f8b6b65 100644 (file)
     "sass": "^1.35.2",
     "shelljs": "^0.8.4",
     "stylelint": "^13.13.1",
-    "stylelint-config-twbs-bootstrap": "^2.2.1",
+    "stylelint-config-twbs-bootstrap": "^2.2.3",
     "terser": "5.1.0",
     "vnu-jar": "21.6.11"
   },