Bump sass from 1.62.0 to 1.62.1 (#24668)
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
							
								
									785b0349eb
								
							
						
					
					
						commit
						b839babb39
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -115,7 +115,7 @@
 | 
			
		|||
    "requestidlecallback": "^0.3.0",
 | 
			
		||||
    "reselect": "^4.1.8",
 | 
			
		||||
    "rimraf": "^5.0.0",
 | 
			
		||||
    "sass": "^1.62.0",
 | 
			
		||||
    "sass": "^1.62.1",
 | 
			
		||||
    "sass-loader": "^10.2.0",
 | 
			
		||||
    "stacktrace-js": "^2.0.2",
 | 
			
		||||
    "stringz": "^2.1.0",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -10156,10 +10156,10 @@ sass-loader@^10.2.0:
 | 
			
		|||
    schema-utils "^3.0.0"
 | 
			
		||||
    semver "^7.3.2"
 | 
			
		||||
 | 
			
		||||
sass@^1.62.0:
 | 
			
		||||
  version "1.62.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.0.tgz#3686b2195b93295d20765135e562366b33ece37d"
 | 
			
		||||
  integrity sha512-Q4USplo4pLYgCi+XlipZCWUQz5pkg/ruSSgJ0WRDSb/+3z9tXUOkQ7QPYn4XrhZKYAK4HlpaQecRwKLJX6+DBg==
 | 
			
		||||
sass@^1.62.1:
 | 
			
		||||
  version "1.62.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.1.tgz#caa8d6bf098935bc92fc73fa169fb3790cacd029"
 | 
			
		||||
  integrity sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    chokidar ">=3.0.0 <4.0.0"
 | 
			
		||||
    immutable "^4.0.0"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue