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.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 4, 2021
1 parent 38adf7d commit cfa69b9
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.5",
"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.5:
version "1.37.5"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.37.5.tgz#f6838351f7cc814c4fcfe1d9a20e0cabbd1e7b3c"
integrity sha512-Cx3ewxz9QB/ErnVIiWg2cH0kiYZ0FPvheDTVC6BsiEGBTZKKZJ1Gq5Kq6jy3PKtL6+EJ8NIoaBW/RSd2R6cZOA==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit cfa69b9

Please sign in to comment.