]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump stylelint-config-twbs-bootstrap from 2.0.3 to 2.1.0 (#31663)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 15 Sep 2020 09:26:43 +0000 (12:26 +0300)
committerGitHub <noreply@github.com>
Tue, 15 Sep 2020 09:26:43 +0000 (12:26 +0300)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v2.0.3...v2.1.0)

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 a98016078227a6a8d7e67771c7ec94b0b182f4ad..c9dd5fe9e6d779de6080459c3613946a4506aa19 100644 (file)
       }
     },
     "stylelint-config-twbs-bootstrap": {
-      "version": "2.0.3",
-      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-2.0.3.tgz",
-      "integrity": "sha512-Pw4L24TlTKORqoVjc1MaiJ0XvugO4o4pz8siHNsI8I1+9VXG0aShm06ncdUOALKU85fQPAiS3V3qZ5BvAoXCZg==",
+      "version": "2.1.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-2.1.0.tgz",
+      "integrity": "sha512-KBYy7WrViHoryQVUuwxmGsZgWPqcSgJzq/960koADjRWluZRj4aGgyeQYevnz0SyKTn+t99Q3ewfwQVIpOWwwQ==",
       "dev": true,
       "requires": {
         "stylelint-config-recommended-scss": "^4.2.0",
         "stylelint-config-standard": "^20.0.0",
         "stylelint-order": "^4.1.0",
-        "stylelint-scss": "^3.17.2"
+        "stylelint-scss": "^3.18.0"
       }
     },
     "stylelint-order": {
index 33bb78c929c9ee05792f6a06e348f9633571b95b..1be0f9cc8745d8b78a1cd08ab65350ec0fc24ea6 100644 (file)
     "shelljs": "^0.8.4",
     "sirv-cli": "^1.0.6",
     "stylelint": "^13.6.1",
-    "stylelint-config-twbs-bootstrap": "^2.0.3",
+    "stylelint-config-twbs-bootstrap": "^2.1.0",
     "terser": "^5.1.0",
     "vnu-jar": "20.6.30"
   },