git.fiddlerwoaroof.com
Browse code

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

Bumps [rollup](https://github.com/rollup/rollup) from 2.67.0 to 2.68.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.0...v2.68.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 26/02/2022 01:11:30
Showing 2 changed files
... ...
@@ -4587,9 +4587,9 @@
4587 4587
             }
4588 4588
         },
4589 4589
         "rollup": {
4590
-            "version": "2.67.2",
4591
-            "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.67.2.tgz",
4592
-            "integrity": "sha512-hoEiBWwZtf1QdK3jZIq59L0FJj4Fiv4RplCO4pvCRC86qsoFurWB4hKQIjoRf3WvJmk5UZ9b0y5ton+62fC7Tw==",
4590
+            "version": "2.68.0",
4591
+            "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.68.0.tgz",
4592
+            "integrity": "sha512-XrMKOYK7oQcTio4wyTz466mucnd8LzkiZLozZ4Rz0zQD+HeX4nUK4B8GrTX/2EvN2/vBF/i2WnaXboPxo0JylA==",
4593 4593
             "dev": true,
4594 4594
             "requires": {
4595 4595
                 "fsevents": "~2.3.2"
... ...
@@ -19,7 +19,7 @@
19 19
     "eslint-plugin-react": "^7.29.1",
20 20
     "npm": "^8.5.2",
21 21
     "ramda": "*",
22
-    "rollup": "^2.67.2",
22
+    "rollup": "^2.68.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",