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/12/14 10:36:52 UTC

[myfaces-tobago] 01/01: build(deps-dev): bump rollup from 2.61.0 to 2.61.1 in /tobago-theme

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-5.x/rollup-2.61.1
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 34a0e4d8c2df988fc040c2e914c61a67cb10df07
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Dec 14 10:36:39 2021 +0000

    build(deps-dev): bump rollup from 2.61.0 to 2.61.1 in /tobago-theme
    
    Bumps [rollup](https://github.com/rollup/rollup) from 2.61.0 to 2.61.1.
    - [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.61.0...v2.61.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 tobago-theme/package-lock.json | 14 +++++++-------
 tobago-theme/package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/tobago-theme/package-lock.json b/tobago-theme/package-lock.json
index 7869d32..3c4a00e 100644
--- a/tobago-theme/package-lock.json
+++ b/tobago-theme/package-lock.json
@@ -31,7 +31,7 @@
         "npm-run-all": "^4.1.5",
         "postcss": "^8.4.4",
         "postcss-cli": "^9.0.2",
-        "rollup": "^2.61.0",
+        "rollup": "^2.61.1",
         "rollup-plugin-terser": "^7.0.2",
         "rollup-plugin-typescript2": "^0.31.1",
         "sass": "^1.44.0",
@@ -6309,9 +6309,9 @@
       }
     },
     "node_modules/rollup": {
-      "version": "2.61.0",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.61.0.tgz",
-      "integrity": "sha512-teQ+T1mUYbyvGyUavCodiyA9hD4DxwYZJwr/qehZGhs1Z49vsmzelMVYMxGU4ZhGRKxYPupHuz5yzm/wj7VpWA==",
+      "version": "2.61.1",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.61.1.tgz",
+      "integrity": "sha512-BbTXlEvB8d+XFbK/7E5doIcRtxWPRiqr0eb5vQ0+2paMM04Ye4PZY5nHOQef2ix24l/L0SpLd5hwcH15QHPdvA==",
       "dev": true,
       "bin": {
         "rollup": "dist/bin/rollup"
@@ -12128,9 +12128,9 @@
       }
     },
     "rollup": {
-      "version": "2.61.0",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.61.0.tgz",
-      "integrity": "sha512-teQ+T1mUYbyvGyUavCodiyA9hD4DxwYZJwr/qehZGhs1Z49vsmzelMVYMxGU4ZhGRKxYPupHuz5yzm/wj7VpWA==",
+      "version": "2.61.1",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.61.1.tgz",
+      "integrity": "sha512-BbTXlEvB8d+XFbK/7E5doIcRtxWPRiqr0eb5vQ0+2paMM04Ye4PZY5nHOQef2ix24l/L0SpLd5hwcH15QHPdvA==",
       "dev": true,
       "requires": {
         "fsevents": "~2.3.2"
diff --git a/tobago-theme/package.json b/tobago-theme/package.json
index 4b8335a..d8ad413 100644
--- a/tobago-theme/package.json
+++ b/tobago-theme/package.json
@@ -86,7 +86,7 @@
     "npm-run-all": "^4.1.5",
     "postcss": "^8.4.4",
     "postcss-cli": "^9.0.2",
-    "rollup": "^2.61.0",
+    "rollup": "^2.61.1",
     "rollup-plugin-terser": "^7.0.2",
     "rollup-plugin-typescript2": "^0.31.1",
     "sass": "^1.44.0",