Skip to content

Commit

Permalink
Merge pull request #710 from sohosai/renovate/sass-1.x
Browse files Browse the repository at this point in the history
Update dependency sass to v1.36.0
  • Loading branch information
mkobayashime authored Jul 24, 2021
2 parents 5e87b76 + 092e49e commit 16e6c31
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 @@ -48,7 +48,7 @@
"prettier": "2.3.2",
"react-dropzone": "11.3.4",
"react-twitter-widgets": "1.10.0",
"sass": "1.35.2",
"sass": "1.36.0",
"sass-loader": "10.2.0",
"style-loader": "2.0.0",
"ts-node": "10.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11126,10 +11126,10 @@ [email protected]:
schema-utils "^3.0.0"
semver "^7.3.2"

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.36.0:
version "1.36.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.36.0.tgz#5912ef9d5d16714171ba11cb17edb274c4bbc07e"
integrity sha512-fQzEjipfOv5kh930nu3Imzq3ie/sGDc/4KtQMJlt7RRdrkQSfe37Bwi/Rf/gfuYHsIuE1fIlDMvpyMcEwjnPvg==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit 16e6c31

Please sign in to comment.