You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2021/03/23 09:06:01 UTC

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

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

bommel 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 504db8f  build(deps-dev): bump rollup from 2.42.2 to 2.42.3 in /tobago-theme
504db8f is described below

commit 504db8fca4da3aac53e929d727de7ce1f65ac164
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Mar 23 08:18:03 2021 +0000

    build(deps-dev): bump rollup from 2.42.2 to 2.42.3 in /tobago-theme
    
    Bumps [rollup](https://github.com/rollup/rollup) from 2.42.2 to 2.42.3.
    - [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.2...v2.42.3)
    
    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 7564f12..f09b40b 100644
--- a/tobago-theme/package-lock.json
+++ b/tobago-theme/package-lock.json
@@ -5457,9 +5457,9 @@
       }
     },
     "rollup": {
-      "version": "2.42.2",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.42.2.tgz",
-      "integrity": "sha512-o34Ar4rf01ky4EV1RFlTPd+tXICDz13a2o1PARLPFBxighJoPsxvliJTrULqjmIVpZP+JPm499ZPkvnPzRxUYA==",
+      "version": "2.42.3",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.42.3.tgz",
+      "integrity": "sha512-JjaT9WaUS5vmjy6xUrnPOskjkQg2cN4WSACNCwbOvBz8VDmbiKVdmTFUoMPRqTud0tsex8Xy9/boLbDW9HKD1w==",
       "dev": true,
       "requires": {
         "fsevents": "~2.3.1"
diff --git a/tobago-theme/package.json b/tobago-theme/package.json
index ff46a63..7b6e506 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.2",
+    "rollup": "^2.42.3",
     "rollup-plugin-terser": "^7.0.2",
     "rollup-plugin-typescript2": "^0.30.0",
     "@rollup/plugin-node-resolve": "^11.2.0",