You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2022/08/03 06:52:58 UTC

[myfaces-tobago] branch tobago-5.x updated (8bbb961945 -> 1bc5e3625c)

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

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


    from 8bbb961945 Merge pull request #3004 from apache/dependabot/npm_and_yarn/tobago-theme/tobago-5.x/autoprefixer-10.4.8
     add 97a637f239 build(deps-dev): bump eslint from 8.20.0 to 8.21.0 in /tobago-theme
     new 1bc5e3625c Merge pull request #3000 from apache/dependabot/npm_and_yarn/tobago-theme/tobago-5.x/eslint-8.21.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 tobago-theme/package-lock.json | 101 ++++++++++++++++++++++++++++-------------
 tobago-theme/package.json      |   2 +-
 2 files changed, 71 insertions(+), 32 deletions(-)


[myfaces-tobago] 01/01: Merge pull request #3000 from apache/dependabot/npm_and_yarn/tobago-theme/tobago-5.x/eslint-8.21.0

Posted by lo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 1bc5e3625cad4f3098acff73a86d022afff46dc3
Merge: 8bbb961945 97a637f239
Author: Udo Schnurpfeil <gi...@schnurpfeil.de>
AuthorDate: Wed Aug 3 08:52:53 2022 +0200

    Merge pull request #3000 from apache/dependabot/npm_and_yarn/tobago-theme/tobago-5.x/eslint-8.21.0
    
    build(deps-dev): bump eslint from 8.20.0 to 8.21.0 in /tobago-theme

 tobago-theme/package-lock.json | 101 ++++++++++++++++++++++++++++-------------
 tobago-theme/package.json      |   2 +-
 2 files changed, 71 insertions(+), 32 deletions(-)

diff --cc tobago-theme/package-lock.json
index ccecc9b0d4,f1293fc80f..188c027363
--- a/tobago-theme/package-lock.json
+++ b/tobago-theme/package-lock.json
@@@ -21,9 -21,9 +21,9 @@@
          "@types/jest": "^28.1.4",
          "@typescript-eslint/eslint-plugin": "^5.30.5",
          "@typescript-eslint/parser": "^5.30.5",
 -        "autoprefixer": "^10.4.7",
 +        "autoprefixer": "^10.4.8",
          "clean-css-cli": "^5.6.0",
-         "eslint": "^8.19.0",
+         "eslint": "^8.21.0",
          "eslint-plugin-compat": "^4.0.2",
          "jest": "^28.1.2",
          "jsf.js_next_gen": "^1.0.0-beta-1",
diff --cc tobago-theme/package.json
index 08927cb963,356d0561d4..0d78c38196
--- a/tobago-theme/package.json
+++ b/tobago-theme/package.json
@@@ -77,9 -77,9 +77,9 @@@
      "@types/jest": "^28.1.4",
      "@typescript-eslint/eslint-plugin": "^5.30.5",
      "@typescript-eslint/parser": "^5.30.5",
 -    "autoprefixer": "^10.4.7",
 +    "autoprefixer": "^10.4.8",
      "clean-css-cli": "^5.6.0",
-     "eslint": "^8.19.0",
+     "eslint": "^8.21.0",
      "eslint-plugin-compat": "^4.0.2",
      "jest": "^28.1.2",
      "jsf.js_next_gen": "^1.0.0-beta-1",