Skip to content

Commit

Permalink
Update dependency sass to v1.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 2, 2021
1 parent d5dd683 commit 2bc4720
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.39.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.39.0:
version "1.39.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.0.tgz#6c64695d1c437767c8f1a4e471288e831f81d035"
integrity sha512-F4o+RhJkNOIG0b6QudYU8c78ZADKZjKDk5cyrf8XTKWfrgbtyVVXImFstJrc+1pkQDCggyidIOytq6gS4gCCZg==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit 2bc4720

Please sign in to comment.