Skip to content

Commit 4552e2f

Browse files
committed
Update dependency stylelint to v13.7.1
1 parent 6a58e15 commit 4552e2f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

plugins/lint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-formatter-pretty": "4.0.0",
3030
"fast-glob": "3.2.4",
3131
"get-monorepo-packages": "1.2.0",
32-
"stylelint": "13.7.0",
32+
"stylelint": "13.7.1",
3333
"stylelint-formatter-github": "^1.0.0",
3434
"stylelint-formatter-pretty": "2.1.0",
3535
"tslib": "2.0.1"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1679,7 +1679,7 @@
16791679
eslint-formatter-pretty "4.0.0"
16801680
fast-glob "3.2.4"
16811681
get-monorepo-packages "1.2.0"
1682-
stylelint "13.7.0"
1682+
stylelint "13.7.1"
16831683
stylelint-formatter-github "^1.0.0"
16841684
stylelint-formatter-pretty "2.1.0"
16851685
tslib "2.0.1"
@@ -20088,10 +20088,10 @@ [email protected]:
2008820088
dependencies:
2008920089
lodash "^4.17.5"
2009020090

20091-
20092-
version "13.7.0"
20093-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.0.tgz#8d7a4233063b2f06e9f28b3405ff189e334547b5"
20094-
integrity sha512-1wStd4zVetnlHO98VjcHQbjSDmvcA39smkZQMct2cf+hom40H0xlQNdzzbswoG/jGBh61/Ue9m7Lu99PY51O6A==
20091+
20092+
version "13.7.1"
20093+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.1.tgz#bee97ee78d778a3f1dbe3f7397b76414973e263e"
20094+
integrity sha512-qzqazcyRxrSRdmFuO0/SZOJ+LyCxYy0pwcvaOBBnl8/2VfHSMrtNIE+AnyJoyq6uKb+mt+hlgmVrvVi6G6XHfQ==
2009520095
dependencies:
2009620096
"@stylelint/postcss-css-in-js" "^0.37.2"
2009720097
"@stylelint/postcss-markdown" "^0.36.1"

0 commit comments

Comments
 (0)