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 2023/02/01 13:33:47 UTC

[myfaces-tobago] 01/02: build(deps-dev): update jsf.js to 4.0.0-RC.28

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

commit e0fccfecb8709f04c37be1188791f4c0590a6bfa
Author: Henning Noeth <hn...@apache.org>
AuthorDate: Wed Feb 1 14:19:32 2023 +0100

    build(deps-dev): update jsf.js to 4.0.0-RC.28
---
 tobago-theme/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tobago-theme/package.json b/tobago-theme/package.json
index 886a43b437..3a534f31dc 100644
--- a/tobago-theme/package.json
+++ b/tobago-theme/package.json
@@ -86,7 +86,7 @@
     "eslint": "^8.31.0",
     "eslint-plugin-compat": "^4.0.2",
     "jest": "^29.3.1",
-    "jsf.js_next_gen": "^4.0.0-RC.20",
+    "jsf.js_next_gen": "^4.0.0-RC.28",
     "ncp": "^2.0.0",
     "npm-run-all": "^4.1.5",
     "postcss-cli": "^10.1.0",