Skip to content

Commit

Permalink
build(deps-dev): bump stylelint-scss from 3.20.1 to 3.21.0 (mdn#4674)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 14, 2021
1 parent a8607df commit a66363a
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 @@ -172,7 +172,7 @@
"stylelint-config-recommended": "^5.0.0",
"stylelint-config-sass-guidelines": "^8.0.0",
"stylelint-prettier": "^1.2.0",
"stylelint-scss": "^3.20.1",
"stylelint-scss": "^3.21.0",
"swr": "^0.5.6",
"ts-loader": "^8.1.0",
"ts-node": "^10.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17814,10 +17814,10 @@ stylelint-prettier@^1.2.0:
dependencies:
prettier-linter-helpers "^1.0.0"

stylelint-scss@^3.18.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.18.0, 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 a66363a

Please sign in to comment.