Skip to content

Commit

Permalink
Merge pull request #8239 from ledgersmb/renovate/master-major-eslint-…
Browse files Browse the repository at this point in the history
…monorepo

Update dependency eslint-config-eslint to v11 (master)
  • Loading branch information
ehuelsmann authored Jun 7, 2024
2 parents b89bb4e + 4ff44b9 commit 9988e9d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"dojo-webpack-plugin": "3.0.6",
"ejs-loader": "0.5.0",
"eslint": "9.4.0",
"eslint-config-eslint": "10.0.0",
"eslint-config-eslint": "11.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-webpack": "0.13.8",
"eslint-plugin-compat": "5.0.0-2",
Expand Down
8 changes: 4 additions & 4 deletions UI/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4543,10 +4543,10 @@ eslint-compat-utils@^0.1.2:
resolved "https://registry.yarnpkg.com/eslint-compat-utils/-/eslint-compat-utils-0.1.2.tgz#f45e3b5ced4c746c127cf724fb074cd4e730d653"
integrity sha512-Jia4JDldWnFNIru1Ehx1H5s9/yxiRHY/TimCuUc0jNexew3cF1gI6CYZil1ociakfWO3rRqFjl1mskBblB3RYg==

eslint-config-eslint@10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-eslint/-/eslint-config-eslint-10.0.0.tgz#253fc138ef2ee172c6134046b2084d61ae93b89f"
integrity sha512-ejGeXkQLyAEqUBr6UE246sZBRqscQVuJOTuYLYIt+GaCrfRodLsoJ6/oXRHZumcLDbZYnZoXRpgYy8+NJ/UOOw==
eslint-config-eslint@11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-eslint/-/eslint-config-eslint-11.0.0.tgz#5bb535544d462750879fdfaac70473838d763975"
integrity sha512-AWmzAfDUUaHYZzGQguHXzh/PkKHfrwttXIglqE0xWSkJDRhionaJVT1+niI1qKYRPn/FE5CHQIZ24L1u5rYSaw==
dependencies:
"@eslint-community/eslint-plugin-eslint-comments" "^4.3.0"
"@eslint/js" "^9.0.0"
Expand Down

0 comments on commit 9988e9d

Please sign in to comment.