chore(deps-dev): bump rollup from 2.67.2 to 2.72.0 (#4429)

Bumps [rollup](https://github.com/rollup/rollup) from 2.67.2 to 2.72.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/v2.67.2...v2.72.0)

---
updated-dependencies:
- dependency-name: rollup
  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>
pull/4424/head
dependabot[bot] 2022-05-06 20:44:55 +02:00 committed by GitHub
parent e9b8ef5908
commit 41302ee5e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -35,7 +35,7 @@
"gulp-terser": "^2.1.0",
"lockfile-lint": "^4.6.2",
"postcss": "^8.4.6",
"rollup": "^2.67.2",
"rollup": "^2.72.0",
"rtlcss": "^3.5.0",
"sass": "^1.49.7",
"stylelint": "^14.8.2",
@ -8021,9 +8021,9 @@
}
},
"node_modules/rollup": {
"version": "2.67.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.67.2.tgz",
"integrity": "sha512-hoEiBWwZtf1QdK3jZIq59L0FJj4Fiv4RplCO4pvCRC86qsoFurWB4hKQIjoRf3WvJmk5UZ9b0y5ton+62fC7Tw==",
"version": "2.72.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.72.0.tgz",
"integrity": "sha512-KqtR2YcO35/KKijg4nx4STO3569aqCUeGRkKWnJ6r+AvBBrVY9L4pmf4NHVrQr4mTOq6msbohflxr2kpihhaOA==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@ -16916,9 +16916,9 @@
}
},
"rollup": {
"version": "2.67.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.67.2.tgz",
"integrity": "sha512-hoEiBWwZtf1QdK3jZIq59L0FJj4Fiv4RplCO4pvCRC86qsoFurWB4hKQIjoRf3WvJmk5UZ9b0y5ton+62fC7Tw==",
"version": "2.72.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.72.0.tgz",
"integrity": "sha512-KqtR2YcO35/KKijg4nx4STO3569aqCUeGRkKWnJ6r+AvBBrVY9L4pmf4NHVrQr4mTOq6msbohflxr2kpihhaOA==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"

View File

@ -63,7 +63,7 @@
"gulp-terser": "^2.1.0",
"lockfile-lint": "^4.6.2",
"postcss": "^8.4.6",
"rollup": "^2.67.2",
"rollup": "^2.72.0",
"rtlcss": "^3.5.0",
"sass": "^1.49.7",
"stylelint": "^14.8.2",