Skip to content

Commit

Permalink
Update dependency sass to v1.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 24, 2021
1 parent 7a662c2 commit 9d9e1c6
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.38.1",
"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 @@ -12546,10 +12546,10 @@ sass-resources-loader@^2.2.4:
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.38.1:
version "1.38.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.38.1.tgz#54dfb17fb168846b5850324b82fc62dc68f51bad"
integrity sha512-Lj8nPaSYOuRhgqdyShV50fY5jKnvaRmikUNalMPmbH+tKMGgEKVkltI/lP30PEfO2T1t6R9yc2QIBLgOc3uaFw==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit 9d9e1c6

Please sign in to comment.