]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump stylelint from 13.2.0 to 13.2.1 (#30375)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Tue, 10 Mar 2020 12:29:11 +0000 (14:29 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2020 12:29:11 +0000 (14:29 +0200)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.2.0...13.2.1)

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 74deec61321ac4ffa1ca13b883d84d6bb2653d27..c9578b850ebd85eeebf6ddd483a0d3804d83df0b 100644 (file)
       "dev": true
     },
     "stylelint": {
-      "version": "13.2.0",
-      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.2.0.tgz",
-      "integrity": "sha512-isf31yjkm0DQesx+Yk1b/WQpFkf1MicwaAVR22Hprx9HRFGhhEkWdrVCyrkK6HFymL0rhzynG97Tu53q/WCsAg==",
+      "version": "13.2.1",
+      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.2.1.tgz",
+      "integrity": "sha512-461ZV4KpUe7pEHHgMOsH4kkjF7qsjkCIMJYOf7QQC4cvgPUJ0z4Nj+ah5fvKl1rzqBqc5EZa6P0nna4CGoJX+A==",
       "dev": true,
       "requires": {
         "autoprefixer": "^9.7.4",
         "lodash": "^4.17.15",
         "log-symbols": "^3.0.0",
         "mathml-tag-names": "^2.1.3",
-        "meow": "^6.0.0",
+        "meow": "^6.0.1",
         "micromatch": "^4.0.2",
         "normalize-selector": "^0.2.0",
-        "postcss": "^7.0.26",
+        "postcss": "^7.0.27",
         "postcss-html": "^0.36.0",
         "postcss-jsx": "^0.36.4",
         "postcss-less": "^3.1.4",
         "postcss-scss": "^2.0.0",
         "postcss-selector-parser": "^6.0.2",
         "postcss-syntax": "^0.36.2",
-        "postcss-value-parser": "^4.0.2",
+        "postcss-value-parser": "^4.0.3",
         "resolve-from": "^5.0.0",
         "slash": "^3.0.0",
         "specificity": "^0.4.1",
         "svg-tags": "^1.0.0",
         "table": "^5.4.6",
         "v8-compile-cache": "^2.1.0",
-        "write-file-atomic": "^3.0.1"
+        "write-file-atomic": "^3.0.3"
       },
       "dependencies": {
         "ansi-regex": {
index 3a6a14f7ce67a27ed769a34ab1ee901b7fd103ec..7dafd75b3ae21f8b42ce5e21c033706103924d0c 100644 (file)
     "rollup-plugin-istanbul": "^2.0.1",
     "serve": "^11.3.0",
     "shelljs": "^0.8.3",
-    "stylelint": "^13.2.0",
+    "stylelint": "^13.2.1",
     "stylelint-config-twbs-bootstrap": "^2.0.1",
     "terser": "^4.6.6",
     "vnu-jar": "20.2.28"