Skip to content

Commit

Permalink
Downgrade sass back to 1.79.6
Browse files Browse the repository at this point in the history
Reverts commit ebdef70.

See cockpit-project/cockpit#21151
We already configured this in dependabot (commit fac7a38), but that
landed too late, after the dependabot run.
  • Loading branch information
martinpitt authored and jelly committed Oct 29, 2024
1 parent 7000928 commit 3a63794
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"htmlparser": "1.7.7",
"ipaddr.js": "2.2.0",
"jed": "1.1.1",
"sass": "1.80.4",
"sass": "1.79.6",
"sizzle": "2.3.10",
"stylelint": "16.10.0",
"stylelint-config-recommended-scss": "14.0.0",
Expand Down

0 comments on commit 3a63794

Please sign in to comment.