This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a commit to branch test
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git

commit a394cf4551f2012b9527b13abc9504d5a7815930
Author: Gedd Johnson <[email protected]>
AuthorDate: Tue Mar 23 10:54:01 2021 +0000

    updates rollup to latest version 2.42.3
---
 package-lock.json | 2 +-
 package.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 2e8e8c6..dabeeb9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -27,7 +27,7 @@
         "jsdom": "^16.4.0",
         "mocha": "^8.3.2",
         "nodemon": "^2.0.7",
-        "rollup": "^2.40.0",
+        "rollup": "^2.42.3",
         "rollup-plugin-copy": "^3.4.0",
         "rollup-plugin-license": "^2.2.0",
         "rollup-plugin-terser": "^7.0.2",
diff --git a/package.json b/package.json
index be1e1d0..51072d2 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
     "jsdom": "^16.4.0",
     "mocha": "^8.3.2",
     "nodemon": "^2.0.7",
-    "rollup": "^2.40.0",
+    "rollup": "^2.42.3",
     "rollup-plugin-copy": "^3.4.0",
     "rollup-plugin-license": "^2.2.0",
     "rollup-plugin-terser": "^7.0.2",

Reply via email to