summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-04-23 06:55:03 +0000
committerGitHub <noreply@github.com>2024-04-23 06:55:03 +0000
commit364ef538a1fdd41b861ab05fbb7b9c82ea932052 (patch)
tree7737ac82c63c5e8f2977afc66a41fb18fe47c09e /client
parent66a6363f47038252a28267e2d9b936b01d4b5d59 (diff)
Update dependency eslint to v9.1.1
Diffstat (limited to 'client')
-rw-r--r--client/js/app/yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/js/app/yarn.lock b/client/js/app/yarn.lock
index d25a0fcb8cc..c1e14794954 100644
--- a/client/js/app/yarn.lock
+++ b/client/js/app/yarn.lock
@@ -2669,9 +2669,9 @@ eslint-visitor-keys@^4.0.0:
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
eslint@^9.0.0:
- version "9.1.0"
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.1.0.tgz#262625f6b0921f7550f128a0098d05ecaad989c6"
- integrity sha512-1TCBecGFQtItia2o39P7Z4BK1X7ByNPxAiWJvwiyTGcOwYnTiiASgMpNA6a+beu8cFPhEDWvPf6mIlYUJv6sgA==
+ version "9.1.1"
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.1.1.tgz#39ec657ccd12813cb4a1dab2f9229dcc6e468271"
+ integrity sha512-b4cRQ0BeZcSEzPpY2PjFY70VbO32K7BStTGtBsnIGdTSEEQzBi8hPBcGQmTG2zUvFr9uLe0TK42bw8YszuHEqg==
dependencies:
"@eslint-community/eslint-utils" "^4.2.0"
"@eslint-community/regexpp" "^4.6.1"