Skip to content

Commit 604e6fa

Browse files
Bump stylelint from 13.7.0 to 13.7.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.0 to 13.7.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](stylelint/stylelint@13.7.0...13.7.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 525b57a commit 604e6fa

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.0",
45+
"stylelint": "^13.7.1",
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.0:
8005-
version "13.7.0"
8006-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.0.tgz#8d7a4233063b2f06e9f28b3405ff189e334547b5"
8007-
integrity sha512-1wStd4zVetnlHO98VjcHQbjSDmvcA39smkZQMct2cf+hom40H0xlQNdzzbswoG/jGBh61/Ue9m7Lu99PY51O6A==
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==
80088008
dependencies:
80098009
"@stylelint/postcss-css-in-js" "^0.37.2"
80108010
"@stylelint/postcss-markdown" "^0.36.1"

0 commit comments

Comments
 (0)