mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 16:06:21 +00:00
chore(deps): update dependency stylelint to ~13.10.0 (#381)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
71f739a136
commit
b127f73b52
@ -81,7 +81,7 @@
|
||||
"gulp-terser": "~2.0.1",
|
||||
"postcss": "~8.2.6",
|
||||
"postcss-preset-env": "~6.7.0",
|
||||
"stylelint": "~13.9.0",
|
||||
"stylelint": "~13.10.0",
|
||||
"stylelint-config-standard": "~20.0.0"
|
||||
}
|
||||
}
|
||||
|
18
yarn.lock
18
yarn.lock
@ -4107,10 +4107,10 @@ knex@~0.21.17:
|
||||
tildify "2.0.0"
|
||||
v8flags "^3.2.0"
|
||||
|
||||
known-css-properties@^0.20.0:
|
||||
version "0.20.0"
|
||||
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.20.0.tgz#0570831661b47dd835293218381166090ff60e96"
|
||||
integrity sha512-URvsjaA9ypfreqJ2/ylDr5MUERhJZ+DhguoWRr2xgS5C7aGCalXo+ewL+GixgKBfhT2vuL02nbIgNGqVWgTOYw==
|
||||
known-css-properties@^0.21.0:
|
||||
version "0.21.0"
|
||||
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.21.0.tgz#15fbd0bbb83447f3ce09d8af247ed47c68ede80d"
|
||||
integrity sha512-sZLUnTqimCkvkgRS+kbPlYW5o8q5w1cu+uIisKpEWkj31I8mx8kNG162DwRav8Zirkva6N5uoFsm9kzK4mUXjw==
|
||||
|
||||
last-run@^1.1.0:
|
||||
version "1.1.1"
|
||||
@ -7078,10 +7078,10 @@ stylelint-config-standard@~20.0.0:
|
||||
dependencies:
|
||||
stylelint-config-recommended "^3.0.0"
|
||||
|
||||
stylelint@~13.9.0:
|
||||
version "13.9.0"
|
||||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.9.0.tgz#93921ee6e11d4556b9f31131f485dc813b68e32a"
|
||||
integrity sha512-VVWH2oixOAxpWL1vH+V42ReCzBjW2AeqskSAbi8+3OjV1Xg3VZkmTcAqBZfRRvJeF4BvYuDLXebW3tIHxgZDEg==
|
||||
stylelint@~13.10.0:
|
||||
version "13.10.0"
|
||||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.10.0.tgz#67b0c6f378c3fa61aa569a55d38feb8570b0b587"
|
||||
integrity sha512-eDuLrL0wzPKbl5/TbNGZcbw0lTIGbDEr5W6lCODvb1gAg0ncbgCRt7oU0C2VFDvbrcY0A3MFZOwltwTRmc0XCw==
|
||||
dependencies:
|
||||
"@stylelint/postcss-css-in-js" "^0.37.2"
|
||||
"@stylelint/postcss-markdown" "^0.36.2"
|
||||
@ -7102,7 +7102,7 @@ stylelint@~13.9.0:
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user