]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump stylelint from 13.9.0 to 13.10.0 (#33115)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 16 Feb 2021 11:01:17 +0000 (13:01 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Feb 2021 11:01:17 +0000 (13:01 +0200)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.9.0 to 13.10.0.
- [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.9.0...13.10.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 74b56edeeb7789237d2caacdd2301b7a320b8221..7968a4116e525228313c0b1fd0ec71fcb515bbf0 100644 (file)
       "dev": true
     },
     "known-css-properties": {
-      "version": "0.20.0",
-      "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.20.0.tgz",
-      "integrity": "sha512-URvsjaA9ypfreqJ2/ylDr5MUERhJZ+DhguoWRr2xgS5C7aGCalXo+ewL+GixgKBfhT2vuL02nbIgNGqVWgTOYw==",
+      "version": "0.21.0",
+      "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.21.0.tgz",
+      "integrity": "sha512-sZLUnTqimCkvkgRS+kbPlYW5o8q5w1cu+uIisKpEWkj31I8mx8kNG162DwRav8Zirkva6N5uoFsm9kzK4mUXjw==",
       "dev": true
     },
     "latest-version": {
       "dev": true
     },
     "stylelint": {
-      "version": "13.9.0",
-      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.9.0.tgz",
-      "integrity": "sha512-VVWH2oixOAxpWL1vH+V42ReCzBjW2AeqskSAbi8+3OjV1Xg3VZkmTcAqBZfRRvJeF4BvYuDLXebW3tIHxgZDEg==",
+      "version": "13.10.0",
+      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.10.0.tgz",
+      "integrity": "sha512-eDuLrL0wzPKbl5/TbNGZcbw0lTIGbDEr5W6lCODvb1gAg0ncbgCRt7oU0C2VFDvbrcY0A3MFZOwltwTRmc0XCw==",
       "dev": true,
       "requires": {
         "@stylelint/postcss-css-in-js": "^0.37.2",
         "ignore": "^5.1.8",
         "import-lazy": "^4.0.0",
         "imurmurhash": "^0.1.4",
-        "known-css-properties": "^0.20.0",
+        "known-css-properties": "^0.21.0",
         "lodash": "^4.17.20",
         "log-symbols": "^4.0.0",
         "mathml-tag-names": "^2.1.3",
index d9bb71e0b25808960e9496eee8af03af46811cfb..68c8dc1611c42e85112dd7192e2228a6ca258a59 100644 (file)
     "rtlcss": "^3.1.2",
     "sass": "^1.32.7",
     "shelljs": "^0.8.4",
-    "stylelint": "^13.9.0",
+    "stylelint": "^13.10.0",
     "stylelint-config-twbs-bootstrap": "^2.1.0",
     "terser": "5.1.0",
     "vnu-jar": "21.2.5"