You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gi...@apache.org on 2021/02/15 18:51:25 UTC

[myfaces-tobago] 01/01: chore(deps-dev): bump rollup in /tobago-theme/tobago-theme-standard/npm

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

github-bot pushed a commit to branch dependabot/npm_and_yarn/tobago-theme/tobago-theme-standard/npm/rollup-2.39.0
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 18fc555a8f879ff052496500648878243a1dadd8
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 15 18:49:58 2021 +0000

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

diff --git a/tobago-theme/tobago-theme-standard/npm/package-lock.json b/tobago-theme/tobago-theme-standard/npm/package-lock.json
index f78ccbd..ee8900b 100644
--- a/tobago-theme/tobago-theme-standard/npm/package-lock.json
+++ b/tobago-theme/tobago-theme-standard/npm/package-lock.json
@@ -5231,9 +5231,9 @@
       }
     },
     "rollup": {
-      "version": "2.38.5",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.38.5.tgz",
-      "integrity": "sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ==",
+      "version": "2.39.0",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.39.0.tgz",
+      "integrity": "sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw==",
       "dev": true,
       "requires": {
         "fsevents": "~2.3.1"
diff --git a/tobago-theme/tobago-theme-standard/npm/package.json b/tobago-theme/tobago-theme-standard/npm/package.json
index c5ce5fd..e94e77a 100644
--- a/tobago-theme/tobago-theme-standard/npm/package.json
+++ b/tobago-theme/tobago-theme-standard/npm/package.json
@@ -71,7 +71,7 @@
     "jest": "^26.6.3",
     "npm-run-all": "^4.1.5",
     "postcss-cli": "^7.1.2",
-    "rollup": "^2.38.5",
+    "rollup": "^2.39.0",
     "@rollup/plugin-node-resolve": "^11.1.1",
     "@rollup/plugin-replace": "^2.3.4",
     "sass": "^1.32.7",