From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 23:57:08 +0000 (+0000) Subject: Bump eslint from 9.20.0 to 9.20.1 X-Git-Tag: live~66^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/a2ab27854c4a32e96082c7331f2f3c48ca396baa Bump eslint from 9.20.0 to 9.20.1 Bumps [eslint](https://github.com/eslint/eslint) from 9.20.0 to 9.20.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.20.0...v9.20.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/yarn.lock b/yarn.lock index 5d68101b7..9e73a5eb4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -256,9 +256,9 @@ eslint-visitor-keys@^4.2.0: integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== eslint@^9.0.0: - version "9.20.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.0.tgz#6244c46c1640cd5e577a31ebc460fca87838c0b7" - integrity sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA== + version "9.20.1" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.1.tgz#923924c078f5226832449bac86662dd7e53c91d6" + integrity sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g== dependencies: "@eslint-community/eslint-utils" "^4.2.0" "@eslint-community/regexpp" "^4.12.1"