]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump stylelint-config-twbs-bootstrap from 2.0.1 to 2.0.2 (#30735)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Tue, 5 May 2020 14:41:36 +0000 (17:41 +0300)
committerGitHub <noreply@github.com>
Tue, 5 May 2020 14:41:36 +0000 (17:41 +0300)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v2.0.1...v2.0.2)

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

index 653eede3ce38cdf9e14c08ba73b00a850f538dd7..1a4aa095cac106bbf9177c3fb097afd5d4318849 100644 (file)
       }
     },
     "stylelint-config-twbs-bootstrap": {
-      "version": "2.0.1",
-      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-2.0.1.tgz",
-      "integrity": "sha512-Dju5iXlT4U0PaU2hFlsAlLiUo0YKq84U23bq3TFucwRM3w4aDqP0rr5aKwh3tcxAqrsD5sQOuOaKZV1LCEVvqQ==",
+      "version": "2.0.2",
+      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-2.0.2.tgz",
+      "integrity": "sha512-8CBxRwdllEptFOdW0oHN5hSne/BCM4ofufF+kxtVYPx4cK18tkIYF0X/2FSymNh3gTI5a54e1Riij8kzpfFnug==",
       "dev": true,
       "requires": {
         "stylelint-config-recommended-scss": "^4.2.0",
         "stylelint-config-standard": "^20.0.0",
         "stylelint-order": "^4.0.0",
-        "stylelint-scss": "^3.14.2"
+        "stylelint-scss": "^3.17.1"
       }
     },
     "stylelint-order": {
index bf94029e9b0aa37eeb0687fb2e4a4b57f8900f4f..33cc6cd2e1866cc4ab8bd6a9a003f8fb0874dc82 100644 (file)
     "serve": "^11.3.0",
     "shelljs": "^0.8.4",
     "stylelint": "^13.3.3",
-    "stylelint-config-twbs-bootstrap": "^2.0.1",
+    "stylelint-config-twbs-bootstrap": "^2.0.2",
     "terser": "^4.6.13",
     "vnu-jar": "20.3.16"
   },