Bump sass from 1.32.8 to 1.32.10 (#16063)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.8 to 1.32.10. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.32.8...1.32.10) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									01c5922dbc
								
							
						
					
					
						commit
						eb7813836a
					
				
					 2 changed files with 22 additions and 17 deletions
				
			
		|  | @ -152,7 +152,7 @@ | |||
|     "requestidlecallback": "^0.3.0", | ||||
|     "reselect": "^4.0.0", | ||||
|     "rimraf": "^3.0.2", | ||||
|     "sass": "^1.32.8", | ||||
|     "sass": "^1.32.10", | ||||
|     "sass-loader": "^10.1.1", | ||||
|     "stacktrace-js": "^2.0.2", | ||||
|     "stringz": "^2.1.0", | ||||
|  |  | |||
							
								
								
									
										37
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										37
									
								
								yarn.lock
									
									
									
									
									
								
							|  | @ -2854,10 +2854,10 @@ char-regex@^1.0.2: | |||
|   resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf" | ||||
|   integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw== | ||||
| 
 | ||||
| "chokidar@>=2.0.0 <4.0.0", chokidar@^3.4.1: | ||||
|   version "3.4.1" | ||||
|   resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.1.tgz#e905bdecf10eaa0a0b1db0c664481cc4cbc22ba1" | ||||
|   integrity sha512-TQTJyr2stihpC4Sya9hs2Xh+O2wf+igjL36Y75xx2WdHuiICcn/XJza46Jwt0eT5hVpQOzo3FpY3cj3RVYLX0g== | ||||
| "chokidar@>=3.0.0 <4.0.0", chokidar@^3.4.1: | ||||
|   version "3.5.1" | ||||
|   resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.1.tgz#ee9ce7bbebd2b79f49f304799d5468e31e14e68a" | ||||
|   integrity sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw== | ||||
|   dependencies: | ||||
|     anymatch "~3.1.1" | ||||
|     braces "~3.0.2" | ||||
|  | @ -2865,9 +2865,9 @@ char-regex@^1.0.2: | |||
|     is-binary-path "~2.1.0" | ||||
|     is-glob "~4.0.1" | ||||
|     normalize-path "~3.0.0" | ||||
|     readdirp "~3.4.0" | ||||
|     readdirp "~3.5.0" | ||||
|   optionalDependencies: | ||||
|     fsevents "~2.1.2" | ||||
|     fsevents "~2.3.1" | ||||
| 
 | ||||
| chokidar@^2.1.8: | ||||
|   version "2.1.8" | ||||
|  | @ -4959,11 +4959,16 @@ fsevents@^1.2.7: | |||
|     bindings "^1.5.0" | ||||
|     nan "^2.12.1" | ||||
| 
 | ||||
| fsevents@^2.1.2, fsevents@~2.1.2: | ||||
| fsevents@^2.1.2: | ||||
|   version "2.1.3" | ||||
|   resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e" | ||||
|   integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ== | ||||
| 
 | ||||
| fsevents@~2.3.1: | ||||
|   version "2.3.2" | ||||
|   resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" | ||||
|   integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== | ||||
| 
 | ||||
| function-bind@^1.1.1: | ||||
|   version "1.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" | ||||
|  | @ -9099,10 +9104,10 @@ readdirp@^2.2.1: | |||
|     micromatch "^3.1.10" | ||||
|     readable-stream "^2.0.2" | ||||
| 
 | ||||
| readdirp@~3.4.0: | ||||
|   version "3.4.0" | ||||
|   resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.4.0.tgz#9fdccdf9e9155805449221ac645e8303ab5b9ada" | ||||
|   integrity sha512-0xe001vZBnJEK+uKcj8qOhyAKPzIT+gStxWr3LCB0DwcXR5NZJ3IaC+yGnHCYzB/S7ov3m3EEbZI2zeNvX+hGQ== | ||||
| readdirp@~3.5.0: | ||||
|   version "3.5.0" | ||||
|   resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.5.0.tgz#9ba74c019b15d365278d2e91bb8c48d7b4d42c9e" | ||||
|   integrity sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ== | ||||
|   dependencies: | ||||
|     picomatch "^2.2.1" | ||||
| 
 | ||||
|  | @ -9582,12 +9587,12 @@ sass-loader@^10.1.1: | |||
|     schema-utils "^3.0.0" | ||||
|     semver "^7.3.2" | ||||
| 
 | ||||
| sass@^1.32.8: | ||||
|   version "1.32.8" | ||||
|   resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.8.tgz#f16a9abd8dc530add8834e506878a2808c037bdc" | ||||
|   integrity sha512-Sl6mIeGpzjIUZqvKnKETfMf0iDAswD9TNlv13A7aAF3XZlRPMq4VvJWBC2N2DXbp94MQVdNSFG6LfF/iOXrPHQ== | ||||
| sass@^1.32.10: | ||||
|   version "1.32.10" | ||||
|   resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.10.tgz#d40da4e20031b450359ee1c7e69bc8cc89569241" | ||||
|   integrity sha512-Nx0pcWoonAkn7CRp0aE/hket1UP97GiR1IFw3kcjV3pnenhWgZEWUf0ZcfPOV2fK52fnOcK3JdC/YYZ9E47DTQ== | ||||
|   dependencies: | ||||
|     chokidar ">=2.0.0 <4.0.0" | ||||
|     chokidar ">=3.0.0 <4.0.0" | ||||
| 
 | ||||
| sax@~1.2.4: | ||||
|   version "1.2.4" | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue