git.fiddlerwoaroof.com
Browse code

chore: bump rollup-plugin-babel from 4.3.3 to 4.4.0 in /react-demo

Bumps [rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/rollup/rollup-plugin-babel/releases)
- [Changelog](https://github.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup-plugin-babel/compare/v4.3.3...v4.4.0)

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

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

dependabot[bot] authored on 10/01/2022 01:27:33
Showing 2 changed files
... ...
@@ -6666,9 +6666,9 @@
6666 6666
             }
6667 6667
         },
6668 6668
         "rollup-plugin-babel": {
6669
-            "version": "4.3.3",
6670
-            "resolved": "https://registry.npmjs.org/rollup-plugin-babel/-/rollup-plugin-babel-4.3.3.tgz",
6671
-            "integrity": "sha512-tKzWOCmIJD/6aKNz0H1GMM+lW1q9KyFubbWzGiOG540zxPPifnEAHTZwjo0g991Y+DyOZcLqBgqOdqazYE5fkw==",
6669
+            "version": "4.4.0",
6670
+            "resolved": "https://registry.npmjs.org/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz",
6671
+            "integrity": "sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw==",
6672 6672
             "dev": true,
6673 6673
             "requires": {
6674 6674
                 "@babel/helper-module-imports": "^7.0.0",
... ...
@@ -20,7 +20,7 @@
20 20
     "npm": "^6.14.6",
21 21
     "ramda": "*",
22 22
     "rollup": "^1.16.6",
23
-    "rollup-plugin-babel": "^4.3.2",
23
+    "rollup-plugin-babel": "^4.4.0",
24 24
     "rollup-plugin-commonjs": "^10.0.0",
25 25
     "rollup-plugin-livereload": "^1.0.0",
26 26
     "rollup-plugin-node-resolve": "^5.0.0",