git.fiddlerwoaroof.com
Browse code

chore: bump rollup from 2.71.1 to 2.72.1 in /react-demo

Bumps [rollup](https://github.com/rollup/rollup) from 2.71.1 to 2.72.1.
- [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.71.1...v2.72.1)

---
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 09/05/2022 08:25:15
Showing 2 changed files
... ...
@@ -25,7 +25,7 @@
25 25
         "@rollup/plugin-replace": "^4.0.0",
26 26
         "eslint-plugin-react": "^7.29.4",
27 27
         "npm": "^8.8.0",
28
-        "rollup": "^2.71.1",
28
+        "rollup": "^2.72.1",
29 29
         "rollup-plugin-serve": "^1.1.0"
30 30
       }
31 31
     },
... ...
@@ -6457,9 +6457,9 @@
6457 6457
       }
6458 6458
     },
6459 6459
     "node_modules/rollup": {
6460
-      "version": "2.71.1",
6461
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.71.1.tgz",
6462
-      "integrity": "sha512-lMZk3XfUBGjrrZQpvPSoXcZSfKcJ2Bgn+Z0L1MoW2V8Wh7BVM+LOBJTPo16yul2MwL59cXedzW1ruq3rCjSRgw==",
6460
+      "version": "2.72.1",
6461
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.72.1.tgz",
6462
+      "integrity": "sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA==",
6463 6463
       "dev": true,
6464 6464
       "bin": {
6465 6465
         "rollup": "dist/bin/rollup"
... ...
@@ -11418,9 +11418,9 @@
11418 11418
       }
11419 11419
     },
11420 11420
     "rollup": {
11421
-      "version": "2.71.1",
11422
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.71.1.tgz",
11423
-      "integrity": "sha512-lMZk3XfUBGjrrZQpvPSoXcZSfKcJ2Bgn+Z0L1MoW2V8Wh7BVM+LOBJTPo16yul2MwL59cXedzW1ruq3rCjSRgw==",
11421
+      "version": "2.72.1",
11422
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.72.1.tgz",
11423
+      "integrity": "sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA==",
11424 11424
       "dev": true,
11425 11425
       "requires": {
11426 11426
         "fsevents": "~2.3.2"
... ...
@@ -18,7 +18,7 @@
18 18
     "@rollup/plugin-replace": "^4.0.0",
19 19
     "eslint-plugin-react": "^7.29.4",
20 20
     "npm": "^8.8.0",
21
-    "rollup": "^2.71.1",
21
+    "rollup": "^2.72.1",
22 22
     "rollup-plugin-serve": "^1.1.0"
23 23
   },
24 24
   "license": "ISC",