mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency sass to v1.80.6 (#8729)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sass](https://redirect.github.com/sass/dart-sass) | [`1.80.4` -> `1.80.6`](https://renovatebot.com/diffs/npm/sass/1.80.4/1.80.6) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.80.6`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1806) [Compare Source](https://redirect.github.com/sass/dart-sass/compare/1.80.5...1.80.6) ##### Command-Line Interface - Make `@parcel/watcher` an optional dependency so this can still be installed on operating systems where it's unavailable. ### [`v1.80.5`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1805) [Compare Source](https://redirect.github.com/sass/dart-sass/compare/1.80.4...1.80.5) ##### Embedded Host - Don't produce phantom `@import` deprecations when using an importer with the legacy API. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									9126e0a26f
								
							
						
					
					
						commit
						584be706ec
					
				| @ -112,7 +112,7 @@ | ||||
|     "react-router-dom": "6.16.0", | ||||
|     "react-table": "7.8.0", | ||||
|     "react-test-renderer": "18.3.1", | ||||
|     "sass": "1.80.4", | ||||
|     "sass": "1.80.6", | ||||
|     "semver": "7.6.3", | ||||
|     "swr": "2.2.5", | ||||
|     "tss-react": "4.9.13", | ||||
|  | ||||
| @ -8995,17 +8995,20 @@ __metadata: | ||||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
| "sass@npm:1.80.4": | ||||
|   version: 1.80.4 | ||||
|   resolution: "sass@npm:1.80.4" | ||||
| "sass@npm:1.80.6": | ||||
|   version: 1.80.6 | ||||
|   resolution: "sass@npm:1.80.6" | ||||
|   dependencies: | ||||
|     "@parcel/watcher": "npm:^2.4.1" | ||||
|     chokidar: "npm:^4.0.0" | ||||
|     immutable: "npm:^4.0.0" | ||||
|     source-map-js: "npm:>=0.6.2 <2.0.0" | ||||
|   dependenciesMeta: | ||||
|     "@parcel/watcher": | ||||
|       optional: true | ||||
|   bin: | ||||
|     sass: sass.js | ||||
|   checksum: 10c0/58ca0f2d10720cde6621ee62f4bdbb537ea2ac572c565d5f02309f8271a5e1e880ad8c163b933e52b22b3dc0550973fb5a6033a500248e6a0d89dd050c1743cf | ||||
|   checksum: 10c0/04ce40d4dcf06cf2a94a66c1cc4fd4a9eb4033fd039291acd0be9d1d4123860da568c5cbef9de8493ffbedd8acae1cd0b8346f5da21c6f7cf0ffd3477730beca | ||||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
| @ -10198,7 +10201,7 @@ __metadata: | ||||
|     react-router-dom: "npm:6.16.0" | ||||
|     react-table: "npm:7.8.0" | ||||
|     react-test-renderer: "npm:18.3.1" | ||||
|     sass: "npm:1.80.4" | ||||
|     sass: "npm:1.80.6" | ||||
|     semver: "npm:7.6.3" | ||||
|     swr: "npm:2.2.5" | ||||
|     tss-react: "npm:4.9.13" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user