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 2022/03/16 17:08:51 UTC

[myfaces-tobago] 01/01: build(deps-dev): bump rollup from 2.70.0 to 2.70.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.70.1
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit b4301261d091f87be35075898a03b3eb43297e4f
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Mar 16 17:00:02 2022 +0000

    build(deps-dev): bump rollup from 2.70.0 to 2.70.1 in /tobago-theme
    
    Bumps [rollup](https://github.com/rollup/rollup) from 2.70.0 to 2.70.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.70.0...v2.70.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 4af2e18..21ebe98 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.8",
         "postcss-cli": "^9.1.0",
-        "rollup": "^2.70.0",
+        "rollup": "^2.70.1",
         "rollup-plugin-terser": "^7.0.2",
         "rollup-plugin-typescript2": "^0.31.2",
         "sass": "^1.49.9",
@@ -6225,9 +6225,9 @@
       }
     },
     "node_modules/rollup": {
-      "version": "2.70.0",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.70.0.tgz",
-      "integrity": "sha512-iEzYw+syFxQ0X9RefVwhr8BA2TNJsTaX8L8dhyeyMECDbmiba+8UQzcu+xZdji0+JQ+s7kouQnw+9Oz5M19XKA==",
+      "version": "2.70.1",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.70.1.tgz",
+      "integrity": "sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA==",
       "dev": true,
       "bin": {
         "rollup": "dist/bin/rollup"
@@ -11930,9 +11930,9 @@
       }
     },
     "rollup": {
-      "version": "2.70.0",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.70.0.tgz",
-      "integrity": "sha512-iEzYw+syFxQ0X9RefVwhr8BA2TNJsTaX8L8dhyeyMECDbmiba+8UQzcu+xZdji0+JQ+s7kouQnw+9Oz5M19XKA==",
+      "version": "2.70.1",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.70.1.tgz",
+      "integrity": "sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA==",
       "dev": true,
       "requires": {
         "fsevents": "~2.3.2"
diff --git a/tobago-theme/package.json b/tobago-theme/package.json
index 50c7903..94af9c5 100644
--- a/tobago-theme/package.json
+++ b/tobago-theme/package.json
@@ -86,7 +86,7 @@
     "npm-run-all": "^4.1.5",
     "postcss": "^8.4.8",
     "postcss-cli": "^9.1.0",
-    "rollup": "^2.70.0",
+    "rollup": "^2.70.1",
     "rollup-plugin-terser": "^7.0.2",
     "rollup-plugin-typescript2": "^0.31.2",
     "sass": "^1.49.9",