Skip to content
This repository has been archived by the owner on Aug 8, 2021. It is now read-only.

Commit

Permalink
chore(deps): update dependency stylelint-scss to v3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 14, 2020
1 parent 00365dd commit f533586
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 @@ -64,7 +64,7 @@
"stylelint-config-standard": "20.0.0",
"stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.9.0",
"stylelint-scss": "3.14.2",
"stylelint-scss": "3.17.0",
"ts-jest": "25.2.1",
"ts-loader": "6.2.2",
"typescript": "3.7.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11869,10 +11869,10 @@ [email protected]:
micromatch "^4.0.2"
postcss "^7.0.0"

stylelint-scss@3.14.2:
version "3.14.2"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.14.2.tgz#e449a47e0ac410e6909f1a71b49550202c978bf9"
integrity sha512-59/BkIEWyFoORiejDIQB2P2kmg0KcqMn7wtj1y5sRvS4N+Qh+Ng3hbKelOzgS+OM2Ezbai0uEev8xckXxkh9TQ==
stylelint-scss@3.17.0:
version "3.17.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.17.0.tgz#20480ec52d0acf6fadde54e655f44a858af380da"
integrity sha512-zY6fLHailK3++UEtGOwa5BKeWemLOXUATRlV7H056Z+xCT224/TaLXR5x2zjPXFMEf89uqwv15yM9zhbwm/zDw==
dependencies:
lodash "^4.17.15"
postcss-media-query-parser "^0.2.3"
Expand Down

0 comments on commit f533586

Please sign in to comment.