Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Commit

Permalink
chore(deps): update dependency sass to v1.32.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 14, 2021
1 parent 35f6f27 commit caf7265
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 @@ -61,7 +61,7 @@
"eslint-plugin-prettier": "3.3.0",
"eslint-plugin-vue": "7.5.0",
"prettier": "2.2.1",
"sass": "1.32.0",
"sass": "1.32.7",
"sass-loader": "10.1.0",
"style-resources-loader": "1.4.1",
"typescript": "3.9.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8511,10 +8511,10 @@ sass-loader@10.1.0:
schema-utils "^3.0.0"
semver "^7.3.2"

sass@1.32.0:
version "1.32.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.0.tgz#10101a026c13080b14e2b374d4e15ee24400a4d3"
integrity sha512-fhyqEbMIycQA4blrz/C0pYhv2o4x2y6FYYAH0CshBw3DXh5D5wyERgxw0ptdau1orc/GhNrhF7DFN2etyOCEng==
sass@1.32.7:
version "1.32.7"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.7.tgz#632a9df2b85dc4b346977fcaf2d5e6f2b7039fd8"
integrity sha512-C8Z4bjqGWnsYa11o8hpKAuoyFdRhrSHcYjCr+XAWVPSIQqC8mp2f5Dx4em0dKYehPzg5XSekmCjqJnEZbIls9A==
dependencies:
chokidar ">=2.0.0 <4.0.0"

Expand Down

0 comments on commit caf7265

Please sign in to comment.