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

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new d75b0c2964 Bump trumbowyg in 
/themes/common-theme/webapp/common-theme/js (#593)
d75b0c2964 is described below

commit d75b0c29644d9b96eb63195a6f7bffaa8e2dac07
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 23 16:25:08 2023 +0100

    Bump trumbowyg in /themes/common-theme/webapp/common-theme/js (#593)
    
    Bumps [trumbowyg](https://github.com/Alex-D/Trumbowyg) from 2.26.0 to 
2.27.0.
    - [Release notes](https://github.com/Alex-D/Trumbowyg/releases)
    - [Commits](https://github.com/Alex-D/Trumbowyg/compare/v2.26.0...v2.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: trumbowyg
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../common-theme/webapp/common-theme/js/package-lock.json  | 14 +++++++-------
 themes/common-theme/webapp/common-theme/js/package.json    |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/themes/common-theme/webapp/common-theme/js/package-lock.json 
b/themes/common-theme/webapp/common-theme/js/package-lock.json
index ab7b5ee15b..306a4a3d35 100644
--- a/themes/common-theme/webapp/common-theme/js/package-lock.json
+++ b/themes/common-theme/webapp/common-theme/js/package-lock.json
@@ -17,7 +17,7 @@
                 "jquery-ui-dist": "^1.13.2",
                 "jquery-validation": "^1.19.5",
                 "jquery.browser": "^0.1.0",
-                "trumbowyg": "^2.26.0",
+                "trumbowyg": "^2.27.0",
                 "uglify-js": "3.17.4"
             }
         },
@@ -87,9 +87,9 @@
             }
         },
         "node_modules/trumbowyg": {
-            "version": "2.26.0",
-            "resolved": 
"https://registry.npmjs.org/trumbowyg/-/trumbowyg-2.26.0.tgz";,
-            "integrity": 
"sha512-PbcoeAIoddI9lK3Gcty079wdplc2Tfp2yZRdSlkJpekiYiPgEqsvy70znkZH3vIofK7LFPpN2uz7qUaVg1CxoQ==",
+            "version": "2.27.0",
+            "resolved": 
"https://registry.npmjs.org/trumbowyg/-/trumbowyg-2.27.0.tgz";,
+            "integrity": 
"sha512-9Z+NMH2fU+t3Yp6YQox5hbOMyXUqN7WkCQMKfaqaRsk9sLALFhrCd3jZB/CXf5kXD8AY/Xzj3eXddfnUpBnfrg==",
             "peerDependencies": {
                 "jquery": ">=1.8"
             }
@@ -163,9 +163,9 @@
             "integrity": "sha1-nHKmCV/SgUtER26o9xZne3Kmors="
         },
         "trumbowyg": {
-            "version": "2.26.0",
-            "resolved": 
"https://registry.npmjs.org/trumbowyg/-/trumbowyg-2.26.0.tgz";,
-            "integrity": 
"sha512-PbcoeAIoddI9lK3Gcty079wdplc2Tfp2yZRdSlkJpekiYiPgEqsvy70znkZH3vIofK7LFPpN2uz7qUaVg1CxoQ==",
+            "version": "2.27.0",
+            "resolved": 
"https://registry.npmjs.org/trumbowyg/-/trumbowyg-2.27.0.tgz";,
+            "integrity": 
"sha512-9Z+NMH2fU+t3Yp6YQox5hbOMyXUqN7WkCQMKfaqaRsk9sLALFhrCd3jZB/CXf5kXD8AY/Xzj3eXddfnUpBnfrg==",
             "requires": {}
         },
         "uglify-js": {
diff --git a/themes/common-theme/webapp/common-theme/js/package.json 
b/themes/common-theme/webapp/common-theme/js/package.json
index e966e10506..6f608a1830 100644
--- a/themes/common-theme/webapp/common-theme/js/package.json
+++ b/themes/common-theme/webapp/common-theme/js/package.json
@@ -14,7 +14,7 @@
         "jquery-ui-dist": "^1.13.2",
         "jquery-validation": "^1.19.5",
         "jquery.browser": "^0.1.0",
-        "trumbowyg": "^2.26.0",
+        "trumbowyg": "^2.27.0",
         "uglify-js": "3.17.4"
     },
     "scripts": {

Reply via email to