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
10
yarn.lock
10
yarn.lock
@@ -7625,7 +7625,7 @@ __metadata:
|
||||
react-use: "npm:17.6.0"
|
||||
replace-in-file-webpack-plugin: "npm:1.0.6"
|
||||
rxjs: "npm:7.8.2"
|
||||
sass: "npm:1.97.2"
|
||||
sass: "npm:1.97.3"
|
||||
sass-loader: "npm:16.0.6"
|
||||
semver: "npm:7.7.3"
|
||||
style-loader: "npm:4.0.0"
|
||||
@@ -11663,9 +11663,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.97.2":
|
||||
version: 1.97.2
|
||||
resolution: "sass@npm:1.97.2"
|
||||
"sass@npm:1.97.3":
|
||||
version: 1.97.3
|
||||
resolution: "sass@npm:1.97.3"
|
||||
dependencies:
|
||||
"@parcel/watcher": "npm:^2.4.1"
|
||||
chokidar: "npm:^4.0.0"
|
||||
@@ -11676,7 +11676,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
sass: sass.js
|
||||
checksum: 10c0/5622a4f9d0acf5cdfb72c73c448366b3ec7bfe2b6e1ecb62c6e9f8eaff9c02a6afd86a31ded246fc818fe660cedea6bd27335e82fc9bd7cce46c29f95774bece
|
||||
checksum: 10c0/67f6b5d220f20c1c23a8b16dda5fd1c5d119ad5caf8195b185d553b5b239fb188a3787f04fc00171c62515f2c4e5e0eb5ad4992a80f8543428556883c1240ba3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user