Unverified Commit bfd83c0a authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files
parent 0b9cf29f
Showing with 15 additions and 15 deletions
+15 -15
...@@ -7496,9 +7496,9 @@ ...@@ -7496,9 +7496,9 @@
"dev": true "dev": true
}, },
"known-css-properties": { "known-css-properties": {
"version": "0.17.0", "version": "0.18.0",
"resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.17.0.tgz", "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.18.0.tgz",
"integrity": "sha512-Vi3nxDGMm/z+lAaCjvAR1u+7fiv+sG6gU/iYDj5QOF8h76ytK9EW/EKfF0NeTyiGBi8Jy6Hklty/vxISrLox3w==", "integrity": "sha512-69AgJ1rQa7VvUsd2kpvVq+VeObDuo3zrj0CzM5Slmf6yduQFAI2kXPDQJR2IE/u6MSAUOJrwSzjg5vlz8qcMiw==",
"dev": true "dev": true
}, },
"latest-version": { "latest-version": {
...@@ -10314,12 +10314,12 @@ ...@@ -10314,12 +10314,12 @@
"dev": true "dev": true
}, },
"postcss-safe-parser": { "postcss-safe-parser": {
"version": "4.0.1", "version": "4.0.2",
"resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-4.0.1.tgz", "resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-4.0.2.tgz",
"integrity": "sha512-xZsFA3uX8MO3yAda03QrG3/Eg1LN3EPfjjf07vke/46HERLZyHrTsQ9E1r1w1W//fWEhtYNndo2hQplN2cVpCQ==", "integrity": "sha512-Uw6ekxSWNLCPesSv/cmqf2bY/77z11O7jZGPax3ycZMFU/oi2DMH9i89AdHc1tRwFg/arFoEwX0IS3LCUxJh1g==",
"dev": true, "dev": true,
"requires": { "requires": {
"postcss": "^7.0.0" "postcss": "^7.0.26"
} }
}, },
"postcss-sass": { "postcss-sass": {
...@@ -12357,12 +12357,12 @@ ...@@ -12357,12 +12357,12 @@
"dev": true "dev": true
}, },
"stylelint": { "stylelint": {
"version": "13.0.0", "version": "13.1.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.0.0.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.1.0.tgz",
"integrity": "sha512-6sjgOJbM3iLhnUtmRO0J1vvxie9VnhIZX/2fCehjylv9Gl9u0ytehGCTm9Lhw2p1F8yaNZn5UprvhCB8C3g/Tg==", "integrity": "sha512-Ei+nCSQTyZYrsLSUIxq48/QfzCQD9r9sQiBqy7Z4IpIMcj+E0R6b0CHrSFeE7jNgREpBfJKJd6DpstuDrwUiew==",
"dev": true, "dev": true,
"requires": { "requires": {
"autoprefixer": "^9.7.3", "autoprefixer": "^9.7.4",
"balanced-match": "^1.0.0", "balanced-match": "^1.0.0",
"chalk": "^3.0.0", "chalk": "^3.0.0",
"cosmiconfig": "^6.0.0", "cosmiconfig": "^6.0.0",
...@@ -12377,17 +12377,17 @@ ...@@ -12377,17 +12377,17 @@
"ignore": "^5.1.4", "ignore": "^5.1.4",
"import-lazy": "^4.0.0", "import-lazy": "^4.0.0",
"imurmurhash": "^0.1.4", "imurmurhash": "^0.1.4",
"known-css-properties": "^0.17.0", "known-css-properties": "^0.18.0",
"leven": "^3.1.0", "leven": "^3.1.0",
"lodash": "^4.17.15", "lodash": "^4.17.15",
"log-symbols": "^3.0.0", "log-symbols": "^3.0.0",
"mathml-tag-names": "^2.1.1", "mathml-tag-names": "^2.1.3",
"meow": "^6.0.0", "meow": "^6.0.0",
"micromatch": "^4.0.2", "micromatch": "^4.0.2",
"normalize-selector": "^0.2.0", "normalize-selector": "^0.2.0",
"postcss": "^7.0.26", "postcss": "^7.0.26",
"postcss-html": "^0.36.0", "postcss-html": "^0.36.0",
"postcss-jsx": "^0.36.3", "postcss-jsx": "^0.36.4",
"postcss-less": "^3.1.4", "postcss-less": "^3.1.4",
"postcss-markdown": "^0.36.0", "postcss-markdown": "^0.36.0",
"postcss-media-query-parser": "^0.2.3", "postcss-media-query-parser": "^0.2.3",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment