Skip to content

Commit

Permalink
Update dependency sass to v1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 23, 2021
1 parent d5dd683 commit 0c72851
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 @@ -20,7 +20,7 @@
"@vue/cli-service": "4.5.13",
"babel-eslint": "10.1.0",
"eslint": "7.30.0",
"sass": "1.35.2",
"sass": "1.36.0",
"sass-loader": "10.2.0",
"vue-cli-plugin-vuetify": "2.4.1",
"vue-template-compiler": "2.6.14",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7577,10 +7577,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 0c72851

Please sign in to comment.