chore(deps): update dependency sass to v1.97.3 (#2253)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [sass](https://redirect.github.com/sass/dart-sass) | [`1.97.2` → `1.97.3`](https://renovatebot.com/diffs/npm/sass/1.97.2/1.97.3) |  |  | --- ### Release Notes <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.97.3`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1973) [Compare Source](https://redirect.github.com/sass/dart-sass/compare/1.97.2...1.97.3) - Fix a bug where nesting an at-rule within multiple style rules in plain CSS could cause outer style rules to be omitted. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ea955c5ffa
commit
db587e709b
@@ -91,7 +91,7 @@
|
||||
"postcss-scss": "4.0.9",
|
||||
"prettier": "3.8.1",
|
||||
"replace-in-file-webpack-plugin": "1.0.6",
|
||||
"sass": "1.97.2",
|
||||
"sass": "1.97.3",
|
||||
"sass-loader": "16.0.6",
|
||||
"semver": "7.7.3",
|
||||
"style-loader": "4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user