Update dependency eslint to v9.18.0
Some checks failed
renovate/artifacts Artifact file update failure
/ build (pull_request) Successful in 4m12s
/ check-changes (pull_request) Successful in 24s

This commit is contained in:
Ticktock Depbot 2025-01-10 23:48:09 +00:00
parent e0d539a8a3
commit 4dc79ac775

View file

@ -1740,9 +1740,7 @@ eslint-visitor-keys@^4.2.0:
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
eslint@^9.11.0:
version "9.17.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.17.0.tgz#faa1facb5dd042172fdc520106984b5c2421bb0c"
integrity sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==
version "9.18.0"
dependencies:
"@eslint-community/eslint-utils" "^4.2.0"
"@eslint-community/regexpp" "^4.12.1"