Skip to content

Commit

Permalink
Update dependency sass to v1.79.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 634778b commit ef8999d
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.79.2",
"sass": "1.79.3",
"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 @@ -6848,10 +6848,10 @@ [email protected]:
dependencies:
neo-async "^2.6.2"

[email protected].2:
version "1.79.2"
resolved "https://registry.npmjs.org/sass/-/sass-1.79.2.tgz"
integrity sha512-YmT1aoF1MwHsZEu/eXhbAJNsPGAhNP4UixW9ckEwWCvPcVdVF0/C104OGDVEqtoctKq0N+wM20O/rj+sSPsWeg==
[email protected].3:
version "1.79.3"
resolved "https://registry.npmjs.org/sass/-/sass-1.79.3.tgz"
integrity sha512-m7dZxh0W9EZ3cw50Me5GOuYm/tVAJAn91SUnohLRo9cXBixGUOdvmryN+dXpwR831bhoY3Zv7rEFt85PUwTmzA==
dependencies:
chokidar "^4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit ef8999d

Please sign in to comment.