Skip to content

Commit

Permalink
Update dependency sass to v1.77.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 11, 2024
1 parent 1b7fc20 commit e34378d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"laravel-mix": "6.0.49",
"lodash": "4.17.21",
"resolve-url-loader": "5.0.0",
"sass": "1.77.0",
"sass": "1.77.1",
"sass-loader": "13.3.3",
"vue-template-compiler": "2.7.16"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6836,10 +6836,10 @@ sass-loader@13.3.3:
dependencies:
neo-async "^2.6.2"

sass@1.77.0:
version "1.77.0"
resolved "https://registry.npmjs.org/sass/-/sass-1.77.0.tgz"
integrity sha512-eGj4HNfXqBWtSnvItNkn7B6icqH14i3CiCGbzMKs3BAPTq62pp9NBYsBgyN4cA+qssqo9r26lW4JSvlaUUWbgw==
sass@1.77.1:
version "1.77.1"
resolved "https://registry.npmjs.org/sass/-/sass-1.77.1.tgz"
integrity sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit e34378d

Please sign in to comment.