You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2022/11/15 12:10:50 UTC

[myfaces-tobago] branch tobago-5.x updated: build(deps-dev): update jsf.js to 4.0.0-RC.6

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

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


The following commit(s) were added to refs/heads/tobago-5.x by this push:
     new 33704c3ff4 build(deps-dev): update jsf.js to 4.0.0-RC.6
33704c3ff4 is described below

commit 33704c3ff40b11233baa4a7c3ea10af3ea68cb91
Author: Henning Noeth <hn...@apache.org>
AuthorDate: Tue Nov 15 09:56:11 2022 +0100

    build(deps-dev): update jsf.js to 4.0.0-RC.6
---
 tobago-theme/package-lock.json | 2 +-
 tobago-theme/package.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tobago-theme/package-lock.json b/tobago-theme/package-lock.json
index 8e310e9223..09356fb101 100644
--- a/tobago-theme/package-lock.json
+++ b/tobago-theme/package-lock.json
@@ -27,7 +27,7 @@
         "eslint": "^8.26.0",
         "eslint-plugin-compat": "^4.0.2",
         "jest": "^29.2.2",
-        "jsf.js_next_gen": "^4.0.0-beta-19",
+        "jsf.js_next_gen": "^4.0.0-RC.6",
         "lodash": "^4.17.21",
         "ncp": "^2.0.0",
         "npm-run-all": "^4.1.5",
diff --git a/tobago-theme/package.json b/tobago-theme/package.json
index d6f3675a8e..2f8317b056 100644
--- a/tobago-theme/package.json
+++ b/tobago-theme/package.json
@@ -83,7 +83,7 @@
     "eslint": "^8.26.0",
     "eslint-plugin-compat": "^4.0.2",
     "jest": "^29.2.2",
-    "jsf.js_next_gen": "^4.0.0-beta-19",
+    "jsf.js_next_gen": "^4.0.0-RC.6",
     "lodash": "^4.17.21",
     "ncp": "^2.0.0",
     "npm-run-all": "^4.1.5",