git.fiddlerwoaroof.com
Browse code

chore: bump rollup from 3.26.3 to 3.27.0 in /react-demo

Bumps [rollup](https://github.com/rollup/rollup) from 3.26.3 to 3.27.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/v3.26.3...v3.27.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/08/2023 05:24:31
Showing 2 changed files
... ...
@@ -25,7 +25,7 @@
25 25
         "@rollup/plugin-replace": "^5.0.2",
26 26
         "eslint-plugin-react": "^7.33.1",
27 27
         "npm": "^9.7.2",
28
-        "rollup": "^3.26.3",
28
+        "rollup": "^3.27.0",
29 29
         "rollup-plugin-serve": "^2.0.2"
30 30
       }
31 31
     },
... ...
@@ -7516,9 +7516,9 @@
7516 7516
       }
7517 7517
     },
7518 7518
     "node_modules/rollup": {
7519
-      "version": "3.26.3",
7520
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.26.3.tgz",
7521
-      "integrity": "sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==",
7519
+      "version": "3.27.0",
7520
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.27.0.tgz",
7521
+      "integrity": "sha512-aOltLCrYZ0FhJDm7fCqwTjIUEVjWjcydKBV/Zeid6Mn8BWgDCUBBWT5beM5ieForYNo/1ZHuGJdka26kvQ3Gzg==",
7522 7522
       "dev": true,
7523 7523
       "bin": {
7524 7524
         "rollup": "dist/bin/rollup"
... ...
@@ -13179,9 +13179,9 @@
13179 13179
       }
13180 13180
     },
13181 13181
     "rollup": {
13182
-      "version": "3.26.3",
13183
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.26.3.tgz",
13184
-      "integrity": "sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==",
13182
+      "version": "3.27.0",
13183
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.27.0.tgz",
13184
+      "integrity": "sha512-aOltLCrYZ0FhJDm7fCqwTjIUEVjWjcydKBV/Zeid6Mn8BWgDCUBBWT5beM5ieForYNo/1ZHuGJdka26kvQ3Gzg==",
13185 13185
       "dev": true,
13186 13186
       "requires": {
13187 13187
         "fsevents": "~2.3.2"
... ...
@@ -19,7 +19,7 @@
19 19
     "@rollup/plugin-replace": "^5.0.2",
20 20
     "eslint-plugin-react": "^7.33.1",
21 21
     "npm": "^9.7.2",
22
-    "rollup": "^3.26.3",
22
+    "rollup": "^3.27.0",
23 23
     "rollup-plugin-serve": "^2.0.2"
24 24
   },
25 25
   "license": "ISC",