Bump stylelint from 13.11.0 to 13.12.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.11.0 to 13.12.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.11.0...13.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-08 06:01:39 +00:00 committed by Daniel Micay
parent ef5493fc64
commit c8aae46c3b
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View File

@ -547,9 +547,9 @@
} }
}, },
"caniuse-lite": { "caniuse-lite": {
"version": "1.0.30001192", "version": "1.0.30001197",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001192.tgz", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001197.tgz",
"integrity": "sha512-63OrUnwJj5T1rUmoyqYTdRWBqFFxZFlyZnRRjDR8NSUQFB6A+j/uBORU/SyJ5WzDLg4SPiZH40hQCBNdZ/jmAw==" "integrity": "sha512-8aE+sqBqtXz4G8g35Eg/XEaFr2N7rd/VQ6eABGBmNtcB8cN6qNJhMi6oSFy4UWWZgqgL3filHT8Nha4meu3tsw=="
}, },
"chalk": { "chalk": {
"version": "1.1.3", "version": "1.1.3",
@ -802,9 +802,9 @@
} }
}, },
"electron-to-chromium": { "electron-to-chromium": {
"version": "1.3.676", "version": "1.3.682",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.676.tgz", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.682.tgz",
"integrity": "sha512-t0eEgYCP+XEbH/KwxWYZDY0XKwzmokDAsjFJ2rBstp2XuwuBCUZ+ni5qXI6XDRNkvDpVJcAOp2aJxkSkshKkmw==" "integrity": "sha512-zok2y37qR00U14uM6qBz/3iIjWHom2eRfC2S1StA0RslP7x34jX+j4mxv80t8OEOHLJPVG54ZPeaFxEI7gPrwg=="
}, },
"emoji-regex": { "emoji-regex": {
"version": "8.0.0", "version": "8.0.0",
@ -2401,9 +2401,9 @@
"integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=" "integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI="
}, },
"stylelint": { "stylelint": {
"version": "13.11.0", "version": "13.12.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.11.0.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.12.0.tgz",
"integrity": "sha512-DhrKSWDWGZkCiQMtU+VroXM6LWJVC8hSK24nrUngTSQvXGK75yZUq4yNpynqrxD3a/fzKMED09V+XxO4z4lTbw==", "integrity": "sha512-P8O1xDy41B7O7iXaSlW+UuFbE5+ZWQDb61ndGDxKIt36fMH50DtlQTbwLpFLf8DikceTAb3r6nPrRv30wBlzXw==",
"requires": { "requires": {
"@stylelint/postcss-css-in-js": "^0.37.2", "@stylelint/postcss-css-in-js": "^0.37.2",
"@stylelint/postcss-markdown": "^0.36.2", "@stylelint/postcss-markdown": "^0.36.2",
@ -2415,7 +2415,7 @@
"execall": "^2.0.0", "execall": "^2.0.0",
"fast-glob": "^3.2.5", "fast-glob": "^3.2.5",
"fastest-levenshtein": "^1.0.12", "fastest-levenshtein": "^1.0.12",
"file-entry-cache": "^6.0.0", "file-entry-cache": "^6.0.1",
"get-stdin": "^8.0.0", "get-stdin": "^8.0.0",
"global-modules": "^2.0.0", "global-modules": "^2.0.0",
"globby": "^11.0.2", "globby": "^11.0.2",
@ -2425,7 +2425,7 @@
"import-lazy": "^4.0.0", "import-lazy": "^4.0.0",
"imurmurhash": "^0.1.4", "imurmurhash": "^0.1.4",
"known-css-properties": "^0.21.0", "known-css-properties": "^0.21.0",
"lodash": "^4.17.20", "lodash": "^4.17.21",
"log-symbols": "^4.0.0", "log-symbols": "^4.0.0",
"mathml-tag-names": "^2.1.3", "mathml-tag-names": "^2.1.3",
"meow": "^9.0.0", "meow": "^9.0.0",
@ -2445,7 +2445,7 @@
"resolve-from": "^5.0.0", "resolve-from": "^5.0.0",
"slash": "^3.0.0", "slash": "^3.0.0",
"specificity": "^0.4.1", "specificity": "^0.4.1",
"string-width": "^4.2.0", "string-width": "^4.2.2",
"strip-ansi": "^6.0.0", "strip-ansi": "^6.0.0",
"style-search": "^0.1.0", "style-search": "^0.1.0",
"sugarss": "^2.0.0", "sugarss": "^2.0.0",
@ -2674,9 +2674,9 @@
} }
}, },
"unist-util-is": { "unist-util-is": {
"version": "4.0.4", "version": "4.1.0",
"resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.0.4.tgz", "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz",
"integrity": "sha512-3dF39j/u423v4BBQrk1AQ2Ve1FxY5W3JKwXxVFzBODQ6WEvccguhgp802qQLKSnxPODE6WuRZtV+ohlUg4meBA==" "integrity": "sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg=="
}, },
"unist-util-stringify-position": { "unist-util-stringify-position": {
"version": "2.0.3", "version": "2.0.3",

View File

@ -3,7 +3,7 @@
"csso-cli": "^3.0.0", "csso-cli": "^3.0.0",
"eslint": "^7.21.0", "eslint": "^7.21.0",
"html-minifier": "^4.0.0", "html-minifier": "^4.0.0",
"stylelint": "^13.11.0", "stylelint": "^13.12.0",
"stylelint-config-standard": "^20.0.0", "stylelint-config-standard": "^20.0.0",
"terser": "^4.8.0" "terser": "^4.8.0"
} }