chore(deps): update dependency stylelint to ~13.11.0 (#391)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-02-22 22:30:37 +07:00 committed by GitHub
parent db12572f80
commit e4d251f888
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -81,7 +81,7 @@
"gulp-terser": "~2.0.1",
"postcss": "~8.2.6",
"postcss-preset-env": "~6.7.0",
"stylelint": "~13.10.0",
"stylelint": "~13.11.0",
"stylelint-config-standard": "~20.0.0"
}
}

View File

@ -7076,10 +7076,10 @@ stylelint-config-standard@~20.0.0:
dependencies:
stylelint-config-recommended "^3.0.0"
stylelint@~13.10.0:
version "13.10.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.10.0.tgz#67b0c6f378c3fa61aa569a55d38feb8570b0b587"
integrity sha512-eDuLrL0wzPKbl5/TbNGZcbw0lTIGbDEr5W6lCODvb1gAg0ncbgCRt7oU0C2VFDvbrcY0A3MFZOwltwTRmc0XCw==
stylelint@~13.11.0:
version "13.11.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.11.0.tgz#591981fbdd68c9d3d3e6147a0cd6a07539fc216d"
integrity sha512-DhrKSWDWGZkCiQMtU+VroXM6LWJVC8hSK24nrUngTSQvXGK75yZUq4yNpynqrxD3a/fzKMED09V+XxO4z4lTbw==
dependencies:
"@stylelint/postcss-css-in-js" "^0.37.2"
"@stylelint/postcss-markdown" "^0.36.2"