Skip to content

Commit 9d4248a

Browse files
chore(deps): update dependency stylelint to v13.7.2 (#275)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 879eaec commit 9d4248a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"sass-loader": "9.0.3",
129129
"semantic-release": "17.1.2",
130130
"start-server-and-test": "1.11.4",
131-
"stylelint": "13.7.1",
131+
"stylelint": "13.7.2",
132132
"stylelint-config-css-modules": "2.2.0",
133133
"stylelint-config-prettier": "8.0.2",
134134
"stylelint-config-recess-order": "2.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -15694,10 +15694,10 @@ stylelint-scss@3.18.0:
1569415694
postcss-selector-parser "^6.0.2"
1569515695
postcss-value-parser "^4.1.0"
1569615696

15697-
stylelint@13.7.1:
15698-
version "13.7.1"
15699-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.1.tgz#bee97ee78d778a3f1dbe3f7397b76414973e263e"
15700-
integrity sha512-qzqazcyRxrSRdmFuO0/SZOJ+LyCxYy0pwcvaOBBnl8/2VfHSMrtNIE+AnyJoyq6uKb+mt+hlgmVrvVi6G6XHfQ==
15697+
stylelint@13.7.2:
15698+
version "13.7.2"
15699+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.2.tgz#6f3c58eea4077680ed0ceb0d064b22b100970486"
15700+
integrity sha512-mmieorkfmO+ZA6CNDu1ic9qpt4tFvH2QUB7vqXgrMVHe5ENU69q7YDq0YUg/UHLuCsZOWhUAvcMcLzLDIERzSg==
1570115701
dependencies:
1570215702
"@stylelint/postcss-css-in-js" "^0.37.2"
1570315703
"@stylelint/postcss-markdown" "^0.36.1"

0 commit comments

Comments
 (0)