Skip to content

Commit

Permalink
Update dependency sass to v1.78.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent a0eb76c commit 7da71de
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.8",
"sass": "1.78.0",
"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"

sass@1.77.8:
version "1.77.8"
resolved "https://registry.npmjs.org/sass/-/sass-1.77.8.tgz"
integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
sass@1.78.0:
version "1.78.0"
resolved "https://registry.npmjs.org/sass/-/sass-1.78.0.tgz"
integrity sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 7da71de

Please sign in to comment.