mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Bump sass from 1.40.1 to 1.41.0 (#34977)
Bumps [sass](https://github.com/sass/dart-sass) from 1.40.1 to 1.41.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.40.1...1.41.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... 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
							
								
									c54cd6a070
								
							
						
					
					
						commit
						1d484b5737
					
				| 
						 | 
				
			
			@ -9141,9 +9141,9 @@
 | 
			
		|||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "sass": {
 | 
			
		||||
      "version": "1.40.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/sass/-/sass-1.40.1.tgz",
 | 
			
		||||
      "integrity": "sha512-M6WskYLzTfdZdb09W9SftIScjudL8jNkhdh9z96U+olQaKIcw2Knb6QLL9bUhnuSm4VD+1yJVaO2/ENDPMTtAQ==",
 | 
			
		||||
      "version": "1.41.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/sass/-/sass-1.41.0.tgz",
 | 
			
		||||
      "integrity": "sha512-wb8nT60cjo9ZZMcHzG7TzdbFtCAmHEKWrH+zAdScPb4ZxL64WQBnGdbp5nwlenW5wJPcHva1JWmVa0h6iqA5eg==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "chokidar": ">=3.0.0 <4.0.0"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -141,7 +141,7 @@
 | 
			
		|||
    "rollup": "^2.56.3",
 | 
			
		||||
    "rollup-plugin-istanbul": "^3.0.0",
 | 
			
		||||
    "rtlcss": "^3.3.0",
 | 
			
		||||
    "sass": "^1.40.1",
 | 
			
		||||
    "sass": "^1.41.0",
 | 
			
		||||
    "shelljs": "^0.8.4",
 | 
			
		||||
    "stylelint": "^13.13.1",
 | 
			
		||||
    "stylelint-config-twbs-bootstrap": "^2.2.3",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue