Skip to content

Commit

Permalink
Update dependency sass to v1.79.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent c507b44 commit 45f14ad
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 @@ -26,7 +26,7 @@
"gulp-pug": "5.0.0",
"gulp-sass": "5.1.0",
"gulp-sass-variables": "1.2.0",
"sass": "1.79.1",
"sass": "1.79.2",
"webpack": "5.94.0",
"webpack-merge": "5.10.0",
"webpack-stream": "7.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5438,10 +5438,10 @@ safe-regex@^1.1.0:
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

[email protected].1:
version "1.79.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.1.tgz#0c572e8f09cc4095c27077567f78dbb9b3dceeb2"
integrity sha512-+mA7svoNKeL0DiJqZGeR/ZGUu8he4I8o3jyUcOFyo4eBJrwNgIMmAEwCMo/N2Y3wdjOBcRzoNxZIOtrtMX8EXg==
[email protected].2:
version "1.79.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.2.tgz#e0ee2877eaadaf17b4086fd15783e625bb77447e"
integrity sha512-YmT1aoF1MwHsZEu/eXhbAJNsPGAhNP4UixW9ckEwWCvPcVdVF0/C104OGDVEqtoctKq0N+wM20O/rj+sSPsWeg==
dependencies:
chokidar "^4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 45f14ad

Please sign in to comment.