Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.49.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 2, 2022
1 parent 837e5a0 commit fbb4113
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 @@ -62,7 +62,7 @@
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-vue": "8.4.1",
"husky": "7.0.4",
"sass": "1.49.7",
"sass": "1.49.11",
"sass-loader": "10.2.1",
"shipjs": "0.24.2",
"vue": "3.2.29",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10596,10 +10596,10 @@ [email protected]:
schema-utils "^3.0.0"
semver "^7.3.2"

[email protected].7:
version "1.49.7"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.7.tgz#22a86a50552b9b11f71404dfad1b9ff44c6b0c49"
integrity sha512-13dml55EMIR2rS4d/RDHHP0sXMY3+30e1TKsyXaSz3iLWVoDWEoboY8WzJd5JMnxrRHffKO3wq2mpJ0jxRJiEQ==
[email protected].11:
version "1.49.11"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.11.tgz#1ffeb77faeed8b806a2a1e021d7c9fd3fc322cb7"
integrity sha512-wvS/geXgHUGs6A/4ud5BFIWKO1nKd7wYIGimDk4q4GFkJicILActpv9ueMT4eRGSsp1BdKHuw1WwAHXbhsJELQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit fbb4113

Please sign in to comment.