git.fiddlerwoaroof.com
Browse code

chore: bump rollup from 2.64.0 to 2.67.0 in /react-demo

Bumps [rollup](https://github.com/rollup/rollup) from 2.64.0 to 2.67.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.64.0...v2.67.0)

---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored on 02/02/2022 08:19:21
Showing 2 changed files
... ...
@@ -4572,9 +4572,9 @@
4572 4572
             }
4573 4573
         },
4574 4574
         "rollup": {
4575
-            "version": "2.64.0",
4576
-            "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.64.0.tgz",
4577
-            "integrity": "sha512-+c+lbw1lexBKSMb1yxGDVfJ+vchJH3qLbmavR+awDinTDA2C5Ug9u7lkOzj62SCu0PKUExsW36tpgW7Fmpn3yQ==",
4575
+            "version": "2.67.0",
4576
+            "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.67.0.tgz",
4577
+            "integrity": "sha512-W83AaERwvDiHwHEF/dfAfS3z1Be5wf7n+pO3ZAO5IQadCT2lBTr7WQ2MwZZe+nodbD+n3HtC4OCOAdsOPPcKZQ==",
4578 4578
             "dev": true,
4579 4579
             "requires": {
4580 4580
                 "fsevents": "~2.3.2"
... ...
@@ -19,7 +19,7 @@
19 19
     "eslint-plugin-react": "^7.28.0",
20 20
     "npm": "^8.3.1",
21 21
     "ramda": "*",
22
-    "rollup": "^2.64.0",
22
+    "rollup": "^2.67.0",
23 23
     "rollup-plugin-babel": "^4.4.0",
24 24
     "rollup-plugin-commonjs": "^10.0.0",
25 25
     "rollup-plugin-livereload": "^2.0.5",