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.37.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 2, 2021
1 parent 38adf7d commit 964c1e8
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.37.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 @@ -8603,10 +8603,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.37.1:
version "1.37.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.37.1.tgz#5886f31d3991197b78e03e0db2c5753c6769dbc2"
integrity sha512-0t1nEcF+DyzhTLKTY49siPk2JI1ZPF1MWn49UY99RGre9/6A8rNGQmgWOhJF4h8elI8iC1v2w5SuZc2R9j4rkQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit 964c1e8

Please sign in to comment.