Skip to content

Commit

Permalink
Update dependency stylelint-scss to v3.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 12, 2021
1 parent f614e02 commit 729cb1c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"stylelint": "13.13.1",
"stylelint-config-prettier": "8.0.2",
"stylelint-config-standard": "22.0.0",
"stylelint-scss": "3.20.1",
"stylelint-scss": "3.21.0",
"ts-jest": "27.0.5",
"ts-loader": "8.3.0",
"typescript": "4.3.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13266,10 +13266,10 @@ [email protected]:
dependencies:
stylelint-config-recommended "^5.0.0"

stylelint-scss@3.20.1:
version "3.20.1"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.20.1.tgz#88f175d9cfe1c81a72858bd0d3550cf61530e212"
integrity sha512-OTd55O1TTAC5nGKkVmUDLpz53LlK39R3MImv1CfuvsK7/qugktqiZAeQLuuC4UBhzxCnsc7fp9u/gfRZwFAIkA==
stylelint-scss@3.21.0:
version "3.21.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.21.0.tgz#9f50898691b16b1c1ca3945837381d98c5b22331"
integrity sha512-CMI2wSHL+XVlNExpauy/+DbUcB/oUZLARDtMIXkpV/5yd8nthzylYd1cdHeDMJVBXeYHldsnebUX6MoV5zPW4A==
dependencies:
lodash "^4.17.15"
postcss-media-query-parser "^0.2.3"
Expand Down

0 comments on commit 729cb1c

Please sign in to comment.