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.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 20, 2021
1 parent 8aebcb2 commit 6baf11b
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.4.0",
"eslint-plugin-vue": "7.9.0",
"prettier": "2.3.0",
"sass": "1.32.10",
"sass": "1.35.1",
"sass-loader": "10.1.1",
"style-resources-loader": "1.4.1",
"typescript": "4.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8585,10 +8585,10 @@ sass-loader@10.1.1:
schema-utils "^3.0.0"
semver "^7.3.2"

sass@1.32.10:
version "1.32.10"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.10.tgz#d40da4e20031b450359ee1c7e69bc8cc89569241"
integrity sha512-Nx0pcWoonAkn7CRp0aE/hket1UP97GiR1IFw3kcjV3pnenhWgZEWUf0ZcfPOV2fK52fnOcK3JdC/YYZ9E47DTQ==
sass@1.35.1:
version "1.35.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.1.tgz#90ecf774dfe68f07b6193077e3b42fb154b9e1cd"
integrity sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit 6baf11b

Please sign in to comment.