Skip to content

Commit

Permalink
Update dependency sass to v1.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 1, 2021
1 parent ca93598 commit b85e6c8
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 @@ -71,7 +71,7 @@
"nodemon": "2.0.12",
"prettier": "2.3.2",
"rimraf": "3.0.2",
"sass": "1.35.2",
"sass": "1.37.0",
"sass-loader": "10.2.0",
"stylelint": "13.13.1",
"stylelint-config-prettier": "8.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12499,10 +12499,10 @@ sass-resources-loader@^2.2.3:
glob "^7.1.6"
loader-utils "^2.0.0"

sass@1.35.2:
version "1.35.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.2.tgz#b732314fcdaf7ef8d0f1698698adc378043cb821"
integrity sha512-jhO5KAR+AMxCEwIH3v+4zbB2WB0z67V1X0jbapfVwQQdjHZUGUyukpnoM6+iCMfsIUC016w9OPKQ5jrNOS9uXw==
sass@1.37.0:
version "1.37.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.37.0.tgz#f1b03a9d072ee9053a29d125c8130c78e92827c2"
integrity sha512-B+Tu6cSAG8ffs/cqsZl/bgSH2pCmavDaPTYAoW8QA1qNHh/RqndNfVKuABKYkLjUQ5aq/BnCENVpE80cqdSM1w==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit b85e6c8

Please sign in to comment.