mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Bump clean-css-cli from 5.3.2 to 5.3.3 (#34697)
Bumps [clean-css-cli](https://github.com/clean-css/clean-css-cli) from 5.3.2 to 5.3.3. - [Release notes](https://github.com/clean-css/clean-css-cli/releases) - [Changelog](https://github.com/clean-css/clean-css-cli/blob/master/History.md) - [Commits](https://github.com/clean-css/clean-css-cli/compare/v5.3.2...v5.3.3) --- updated-dependencies: - dependency-name: clean-css-cli dependency-type: direct:development update-type: version-update:semver-patch ... 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
							
								
									f4fd27118f
								
							
						
					
					
						commit
						fd92e353d0
					
				| 
						 | 
				
			
			@ -2690,9 +2690,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "clean-css": {
 | 
			
		||||
      "version": "5.1.4",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.1.4.tgz",
 | 
			
		||||
      "integrity": "sha512-e6JAuR0T2ahg7fOSv98Nxqh7mHWOac5TaCSgrr61h/6mkPLwlxX38hzob4h6IKj/UHlrrLXvAEjWqXlvi8r8lQ==",
 | 
			
		||||
      "version": "5.1.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.1.5.tgz",
 | 
			
		||||
      "integrity": "sha512-9dr/cU/LjMpU57PXlSvDkVRh0rPxJBXiBtD0+SgYt8ahTCsXtfKjCkNYgIoTC6mBg8CFr5EKhW3DKCaGMUbUfQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "source-map": "~0.6.0"
 | 
			
		||||
| 
						 | 
				
			
			@ -2707,12 +2707,12 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "clean-css-cli": {
 | 
			
		||||
      "version": "5.3.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/clean-css-cli/-/clean-css-cli-5.3.2.tgz",
 | 
			
		||||
      "integrity": "sha512-NZY3lWHeeb9idk/0f37yDLeb3Y8UUiuuRCYKVVioqFJU83f3uuJUz7qIIYBgAWARv56D0MLOkwqQcq5fTtK6vQ==",
 | 
			
		||||
      "version": "5.3.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/clean-css-cli/-/clean-css-cli-5.3.3.tgz",
 | 
			
		||||
      "integrity": "sha512-Reo/w25/3J2uRL4EFHvo92Tv97uhefyHranTpxXNqQ7iIRB8oxRNVlXC+Xcq8RWO2LjSyOofrb7AU6I6oXpPpA==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "clean-css": "^5.1.4",
 | 
			
		||||
        "clean-css": "^5.1.5",
 | 
			
		||||
        "commander": "7.x",
 | 
			
		||||
        "glob": "^7.1.6"
 | 
			
		||||
      },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -110,7 +110,7 @@
 | 
			
		|||
    "@rollup/plugin-replace": "^3.0.0",
 | 
			
		||||
    "autoprefixer": "^10.2.6",
 | 
			
		||||
    "bundlewatch": "^0.3.2",
 | 
			
		||||
    "clean-css-cli": "^5.3.2",
 | 
			
		||||
    "clean-css-cli": "^5.3.3",
 | 
			
		||||
    "cross-env": "^7.0.3",
 | 
			
		||||
    "eslint": "^7.32.0",
 | 
			
		||||
    "eslint-config-xo": "^0.37.0",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue