Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency sass to v1.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 15, 2021
1 parent eda6521 commit d2cd068
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 @@ -46,7 +46,7 @@
"eslint-plugin-vue": "7.9.0",
"husky": "6.0.0",
"lint-staged": "11.0.0",
"sass": "1.32.12",
"sass": "1.35.0",
"sass-loader": "11.1.0",
"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 @@ -9272,10 +9272,10 @@ sass-loader@11.1.0:
klona "^2.0.4"
neo-async "^2.6.2"

sass@1.32.12:
version "1.32.12"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.12.tgz#a2a47ad0f1c168222db5206444a30c12457abb9f"
integrity sha512-zmXn03k3hN0KaiVTjohgkg98C3UowhL1/VSGdj4/VAAiMKGQOE80PFPxFP2Kyq0OUskPKcY5lImkhBKEHlypJA==
sass@1.35.0:
version "1.35.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.0.tgz#37c39e60eb3f82149488a9ca9ae48f888bf9324d"
integrity sha512-9joxNu7CoIEdZTDZFnH67NoWE/1VTofGPYiSIntWSE391SfmPu6Kd2Y0ZclDu9WQhVvvPwvo8LHeb/8wHIj95Q==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit d2cd068

Please sign in to comment.