mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Bump rollup from 3.3.0 to 3.4.0 (#37530)
Bumps [rollup](https://github.com/rollup/rollup) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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
							
								
									ced267c6da
								
							
						
					
					
						commit
						9add0b15c6
					
				| 
						 | 
				
			
			@ -57,7 +57,7 @@
 | 
			
		|||
        "npm-run-all": "^4.1.5",
 | 
			
		||||
        "postcss": "^8.4.19",
 | 
			
		||||
        "postcss-cli": "^10.0.0",
 | 
			
		||||
        "rollup": "^3.3.0",
 | 
			
		||||
        "rollup": "^3.4.0",
 | 
			
		||||
        "rollup-plugin-istanbul": "^4.0.0",
 | 
			
		||||
        "rtlcss": "^4.0.0",
 | 
			
		||||
        "sass": "^1.56.1",
 | 
			
		||||
| 
						 | 
				
			
			@ -8880,9 +8880,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/rollup": {
 | 
			
		||||
      "version": "3.3.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.3.0.tgz",
 | 
			
		||||
      "integrity": "sha512-wqOV/vUJCYEbWsXvwCkgGWvgaEnsbn4jxBQWKpN816CqsmCimDmCNJI83c6if7QVD4v/zlyRzxN7U2yDT5rfoA==",
 | 
			
		||||
      "version": "3.4.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.4.0.tgz",
 | 
			
		||||
      "integrity": "sha512-4g8ZrEFK7UbDvy3JF+d5bLiC8UKkS3n/27/cnVeESwB1LVPl6MoPL32/6+SCQ1vHTp6Mvp2veIHtwELhi+uXEw==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "bin": {
 | 
			
		||||
        "rollup": "dist/bin/rollup"
 | 
			
		||||
| 
						 | 
				
			
			@ -17048,9 +17048,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "rollup": {
 | 
			
		||||
      "version": "3.3.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.3.0.tgz",
 | 
			
		||||
      "integrity": "sha512-wqOV/vUJCYEbWsXvwCkgGWvgaEnsbn4jxBQWKpN816CqsmCimDmCNJI83c6if7QVD4v/zlyRzxN7U2yDT5rfoA==",
 | 
			
		||||
      "version": "3.4.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.4.0.tgz",
 | 
			
		||||
      "integrity": "sha512-4g8ZrEFK7UbDvy3JF+d5bLiC8UKkS3n/27/cnVeESwB1LVPl6MoPL32/6+SCQ1vHTp6Mvp2veIHtwELhi+uXEw==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "fsevents": "~2.3.2"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -142,7 +142,7 @@
 | 
			
		|||
    "npm-run-all": "^4.1.5",
 | 
			
		||||
    "postcss": "^8.4.19",
 | 
			
		||||
    "postcss-cli": "^10.0.0",
 | 
			
		||||
    "rollup": "^3.3.0",
 | 
			
		||||
    "rollup": "^3.4.0",
 | 
			
		||||
    "rollup-plugin-istanbul": "^4.0.0",
 | 
			
		||||
    "rtlcss": "^4.0.0",
 | 
			
		||||
    "sass": "^1.56.1",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue