Skip to content

Commit 53b410f

Browse files
Bump stylelint from 13.7.1 to 13.7.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.1 to 13.7.2. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](stylelint/stylelint@13.7.1...13.7.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 092b82a commit 53b410f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"babel-eslint": "^10.1.0",
4343
"snazzy": "^8.0.0",
4444
"standard": "^14.3.4",
45-
"stylelint": "^13.7.1",
45+
"stylelint": "^13.7.2",
4646
"stylelint-config-standard": "^19.0.0",
4747
"stylelint-config-styled-components": "^0.1.1",
4848
"stylelint-processor-styled-components": "^1.10.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8001,10 +8001,10 @@ stylelint-processor-styled-components@^1.10.0:
80018001
micromatch "^4.0.2"
80028002
postcss "^7.0.26"
80038003

8004-
stylelint@^13.7.1:
8005-
version "13.7.1"
8006-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.1.tgz#bee97ee78d778a3f1dbe3f7397b76414973e263e"
8007-
integrity sha512-qzqazcyRxrSRdmFuO0/SZOJ+LyCxYy0pwcvaOBBnl8/2VfHSMrtNIE+AnyJoyq6uKb+mt+hlgmVrvVi6G6XHfQ==
8004+
stylelint@^13.7.2:
8005+
version "13.7.2"
8006+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.2.tgz#6f3c58eea4077680ed0ceb0d064b22b100970486"
8007+
integrity sha512-mmieorkfmO+ZA6CNDu1ic9qpt4tFvH2QUB7vqXgrMVHe5ENU69q7YDq0YUg/UHLuCsZOWhUAvcMcLzLDIERzSg==
80088008
dependencies:
80098009
"@stylelint/postcss-css-in-js" "^0.37.2"
80108010
"@stylelint/postcss-markdown" "^0.36.1"

0 commit comments

Comments
 (0)