Skip to content

Commit

Permalink
Update dependency sass to v1.77.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 12, 2024
1 parent b8bc3af commit 1e2a4e6
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.7",
"sass": "1.77.8",
"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 @@ [email protected]:
dependencies:
neo-async "^2.6.2"

[email protected].7:
version "1.77.7"
resolved "https://registry.npmjs.org/sass/-/sass-1.77.7.tgz"
integrity sha512-9ywH75cO+rLjbrZ6en3Gp8qAMwPGBapFtlsMJoDTkcMU/bSe5a6cjKVUn5Jr4Gzg5GbP3HE8cm+02pLCgcoMow==
[email protected].8:
version "1.77.8"
resolved "https://registry.npmjs.org/sass/-/sass-1.77.8.tgz"
integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 1e2a4e6

Please sign in to comment.