Skip to content

Commit ff742b9

Browse files
Merge pull request #245 from danielbayerlein/dependabot/npm_and_yarn/stylelint-13.7.2
Bump stylelint from 13.7.1 to 13.7.2
2 parents c445da5 + 53b410f commit ff742b9

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
@@ -8006,10 +8006,10 @@ stylelint-processor-styled-components@^1.10.0:
80068006
micromatch "^4.0.2"
80078007
postcss "^7.0.26"
80088008

8009-
stylelint@^13.7.1:
8010-
version "13.7.1"
8011-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.1.tgz#bee97ee78d778a3f1dbe3f7397b76414973e263e"
8012-
integrity sha512-qzqazcyRxrSRdmFuO0/SZOJ+LyCxYy0pwcvaOBBnl8/2VfHSMrtNIE+AnyJoyq6uKb+mt+hlgmVrvVi6G6XHfQ==
8009+
stylelint@^13.7.2:
8010+
version "13.7.2"
8011+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.2.tgz#6f3c58eea4077680ed0ceb0d064b22b100970486"
8012+
integrity sha512-mmieorkfmO+ZA6CNDu1ic9qpt4tFvH2QUB7vqXgrMVHe5ENU69q7YDq0YUg/UHLuCsZOWhUAvcMcLzLDIERzSg==
80138013
dependencies:
80148014
"@stylelint/postcss-css-in-js" "^0.37.2"
80158015
"@stylelint/postcss-markdown" "^0.36.1"

0 commit comments

Comments
 (0)