1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-02-01 01:47:01 +01:00

Merge pull request #1803 from h3poteto/dependabot/npm_and_yarn/stylelint-13.7.2

Bump stylelint from 13.7.1 to 13.7.2
This commit is contained in:
AkiraFukushima 2020-10-27 21:32:46 +09:00 committed by GitHub
commit 2739883c78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -272,7 +272,7 @@
"regenerator-runtime": "^0.13.7",
"sass-loader": "^10.0.1",
"style-loader": "^1.2.1",
"stylelint": "^13.6.1",
"stylelint": "^13.7.2",
"stylelint-config-standard": "^20.0.0",
"ts-jest": "^26.4.0",
"ts-loader": "^8.0.4",

View File

@ -12076,10 +12076,10 @@ stylelint-config-standard@^20.0.0:
dependencies:
stylelint-config-recommended "^3.0.0"
stylelint@^13.6.1:
version "13.7.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.1.tgz#bee97ee78d778a3f1dbe3f7397b76414973e263e"
integrity sha512-qzqazcyRxrSRdmFuO0/SZOJ+LyCxYy0pwcvaOBBnl8/2VfHSMrtNIE+AnyJoyq6uKb+mt+hlgmVrvVi6G6XHfQ==
stylelint@^13.7.2:
version "13.7.2"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.2.tgz#6f3c58eea4077680ed0ceb0d064b22b100970486"
integrity sha512-mmieorkfmO+ZA6CNDu1ic9qpt4tFvH2QUB7vqXgrMVHe5ENU69q7YDq0YUg/UHLuCsZOWhUAvcMcLzLDIERzSg==
dependencies:
"@stylelint/postcss-css-in-js" "^0.37.2"
"@stylelint/postcss-markdown" "^0.36.1"