mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Bump rollup from 2.75.5 to 2.75.6 (#36571)
Bumps [rollup](https://github.com/rollup/rollup) from 2.75.5 to 2.75.6. - [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/v2.75.5...v2.75.6) --- updated-dependencies: - dependency-name: rollup 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
							
								
									fc24f8788f
								
							
						
					
					
						commit
						1656b07ed5
					
				|  | @ -56,7 +56,7 @@ | |||
|         "npm-run-all": "^4.1.5", | ||||
|         "postcss": "^8.4.14", | ||||
|         "postcss-cli": "^9.1.0", | ||||
|         "rollup": "^2.75.5", | ||||
|         "rollup": "^2.75.6", | ||||
|         "rollup-plugin-istanbul": "^3.0.0", | ||||
|         "rtlcss": "^3.5.0", | ||||
|         "sass": "^1.52.2", | ||||
|  | @ -9215,9 +9215,9 @@ | |||
|       } | ||||
|     }, | ||||
|     "node_modules/rollup": { | ||||
|       "version": "2.75.5", | ||||
|       "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.75.5.tgz", | ||||
|       "integrity": "sha512-JzNlJZDison3o2mOxVmb44Oz7t74EfSd1SQrplQk0wSaXV7uLQXtVdHbxlcT3w+8tZ1TL4r/eLfc7nAbz38BBA==", | ||||
|       "version": "2.75.6", | ||||
|       "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.75.6.tgz", | ||||
|       "integrity": "sha512-OEf0TgpC9vU6WGROJIk1JA3LR5vk/yvqlzxqdrE2CzzXnqKXNzbAwlWUXis8RS3ZPe7LAq+YUxsRa0l3r27MLA==", | ||||
|       "dev": true, | ||||
|       "bin": { | ||||
|         "rollup": "dist/bin/rollup" | ||||
|  | @ -17855,9 +17855,9 @@ | |||
|       } | ||||
|     }, | ||||
|     "rollup": { | ||||
|       "version": "2.75.5", | ||||
|       "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.75.5.tgz", | ||||
|       "integrity": "sha512-JzNlJZDison3o2mOxVmb44Oz7t74EfSd1SQrplQk0wSaXV7uLQXtVdHbxlcT3w+8tZ1TL4r/eLfc7nAbz38BBA==", | ||||
|       "version": "2.75.6", | ||||
|       "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.75.6.tgz", | ||||
|       "integrity": "sha512-OEf0TgpC9vU6WGROJIk1JA3LR5vk/yvqlzxqdrE2CzzXnqKXNzbAwlWUXis8RS3ZPe7LAq+YUxsRa0l3r27MLA==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "fsevents": "~2.3.2" | ||||
|  |  | |||
|  | @ -141,7 +141,7 @@ | |||
|     "npm-run-all": "^4.1.5", | ||||
|     "postcss": "^8.4.14", | ||||
|     "postcss-cli": "^9.1.0", | ||||
|     "rollup": "^2.75.5", | ||||
|     "rollup": "^2.75.6", | ||||
|     "rollup-plugin-istanbul": "^3.0.0", | ||||
|     "rtlcss": "^3.5.0", | ||||
|     "sass": "^1.52.2", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue