git.fiddlerwoaroof.com
Browse code

chore: bump rollup from 3.24.0 to 3.25.1 in /react-demo

Bumps [rollup](https://github.com/rollup/rollup) from 3.24.0 to 3.25.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/v3.24.0...v3.25.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 21/06/2023 05:19:08
Showing 2 changed files
... ...
@@ -25,7 +25,7 @@
25 25
         "@rollup/plugin-replace": "^5.0.2",
26 26
         "eslint-plugin-react": "^7.32.2",
27 27
         "npm": "^9.6.7",
28
-        "rollup": "^3.24.0",
28
+        "rollup": "^3.25.1",
29 29
         "rollup-plugin-serve": "^2.0.2"
30 30
       }
31 31
     },
... ...
@@ -7701,9 +7701,9 @@
7701 7701
       }
7702 7702
     },
7703 7703
     "node_modules/rollup": {
7704
-      "version": "3.24.0",
7705
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.24.0.tgz",
7706
-      "integrity": "sha512-OgraHOIg2YpHQTjl0/ymWfFNBEyPucB7lmhXrQUh38qNOegxLapSPFs9sNr0qKR75awW41D93XafoR2QfhBdUQ==",
7704
+      "version": "3.25.1",
7705
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.25.1.tgz",
7706
+      "integrity": "sha512-tywOR+rwIt5m2ZAWSe5AIJcTat8vGlnPFAv15ycCrw33t6iFsXZ6mzHVFh2psSjxQPmI+xgzMZZizUAukBI4aQ==",
7707 7707
       "dev": true,
7708 7708
       "bin": {
7709 7709
         "rollup": "dist/bin/rollup"
... ...
@@ -13516,9 +13516,9 @@
13516 13516
       }
13517 13517
     },
13518 13518
     "rollup": {
13519
-      "version": "3.24.0",
13520
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.24.0.tgz",
13521
-      "integrity": "sha512-OgraHOIg2YpHQTjl0/ymWfFNBEyPucB7lmhXrQUh38qNOegxLapSPFs9sNr0qKR75awW41D93XafoR2QfhBdUQ==",
13519
+      "version": "3.25.1",
13520
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.25.1.tgz",
13521
+      "integrity": "sha512-tywOR+rwIt5m2ZAWSe5AIJcTat8vGlnPFAv15ycCrw33t6iFsXZ6mzHVFh2psSjxQPmI+xgzMZZizUAukBI4aQ==",
13522 13522
       "dev": true,
13523 13523
       "requires": {
13524 13524
         "fsevents": "~2.3.2"
... ...
@@ -19,7 +19,7 @@
19 19
     "@rollup/plugin-replace": "^5.0.2",
20 20
     "eslint-plugin-react": "^7.32.2",
21 21
     "npm": "^9.6.7",
22
-    "rollup": "^3.24.0",
22
+    "rollup": "^3.25.1",
23 23
     "rollup-plugin-serve": "^2.0.2"
24 24
   },
25 25
   "license": "ISC",