You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2021/03/25 10:12:13 UTC

[myfaces-tobago] branch master updated: build(deps-dev): bump rollup from 2.42.3 to 2.42.4 in /tobago-theme

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

lofwyr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/master by this push:
     new d2a801e  build(deps-dev): bump rollup from 2.42.3 to 2.42.4 in /tobago-theme
d2a801e is described below

commit d2a801ec76c202d31e75468036f437ea7010c54f
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Mar 25 08:06:33 2021 +0000

    build(deps-dev): bump rollup from 2.42.3 to 2.42.4 in /tobago-theme
    
    Bumps [rollup](https://github.com/rollup/rollup) from 2.42.3 to 2.42.4.
    - [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.42.3...v2.42.4)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 tobago-theme/package-lock.json | 6 +++---
 tobago-theme/package.json      | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/tobago-theme/package-lock.json b/tobago-theme/package-lock.json
index 91bbc58..d0fa708 100644
--- a/tobago-theme/package-lock.json
+++ b/tobago-theme/package-lock.json
@@ -5528,9 +5528,9 @@
       }
     },
     "rollup": {
-      "version": "2.42.3",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.42.3.tgz",
-      "integrity": "sha512-JjaT9WaUS5vmjy6xUrnPOskjkQg2cN4WSACNCwbOvBz8VDmbiKVdmTFUoMPRqTud0tsex8Xy9/boLbDW9HKD1w==",
+      "version": "2.42.4",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.42.4.tgz",
+      "integrity": "sha512-Zqv3EvNfcllBHyyEUM754npqsZw82VIjK34cDQMwrQ1d6aqxzeYu5yFb7smGkPU4C1Bj7HupIMeT6WU7uIdnMw==",
       "dev": true,
       "requires": {
         "fsevents": "~2.3.1"
diff --git a/tobago-theme/package.json b/tobago-theme/package.json
index 9d69fc6..867e9fb 100644
--- a/tobago-theme/package.json
+++ b/tobago-theme/package.json
@@ -79,7 +79,7 @@
     "jest": "^26.6.3",
     "npm-run-all": "^4.1.5",
     "postcss-cli": "^7.1.2",
-    "rollup": "^2.42.3",
+    "rollup": "^2.42.4",
     "rollup-plugin-terser": "^7.0.2",
     "rollup-plugin-typescript2": "^0.30.0",
     "@rollup/plugin-node-resolve": "^11.2.0",