Browse Source

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>
dependabot[bot] 2 years ago
parent
commit
41302ee5e7
2 changed files with 8 additions and 8 deletions
  1. 7 7
      package-lock.json
  2. 1 1
      package.json

+ 7 - 7
package-lock.json

@@ -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"

+ 1 - 1
package.json

@@ -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",