Skip to content

Commit

Permalink
Merge pull request #1201 from matteobruni/renovate/sass-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency sass to v1.69.7
  • Loading branch information
matteobruni authored Jan 3, 2024
2 parents b7f1e25 + 15aca21 commit c17f328
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 @@ -63,7 +63,7 @@
"pug": "3.0.2",
"pug-cli": "1.0.0-alpha6",
"rimraf": "5.0.5",
"sass": "1.69.6",
"sass": "1.69.7",
"sass-loader": "13.3.3",
"stylus": "0.62.0",
"terser-webpack-plugin": "5.3.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2839,10 +2839,10 @@ [email protected]:
dependencies:
neo-async "^2.6.2"

[email protected].6:
version "1.69.6"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.6.tgz#88ae1f93facc46d2da9b0bdd652d65068bcfa397"
integrity sha512-qbRr3k9JGHWXCvZU77SD2OTwUlC+gNT+61JOLcmLm+XqH4h/5D+p4IIsxvpkB89S9AwJOyb5+rWNpIucaFxSFQ==
[email protected].7:
version "1.69.7"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.7.tgz#6e7e1c8f51e8162faec3e9619babc7da780af3b7"
integrity sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit c17f328

Please sign in to comment.