From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 23:57:06 +0000 (+0000) Subject: Bump @stylistic/eslint-plugin-js from 4.0.1 to 4.1.0 X-Git-Tag: live~5^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/a02b0e117190c2eba76abba418db0359ec126cc0?hp=e23f32e4fa75f0b4eb5012d45d436fe61f083b1f Bump @stylistic/eslint-plugin-js from 4.0.1 to 4.1.0 Bumps [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.1.0/packages/eslint-plugin-js) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin-js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- diff --git a/yarn.lock b/yarn.lock index b4b8f2828..bc2be6e82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -97,9 +97,9 @@ integrity sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ== "@stylistic/eslint-plugin-js@^4.0.0": - version "4.0.1" - resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-4.0.1.tgz#c55e59ad2f00914f9eb103ba9e7be00aff7715dd" - integrity sha512-2EGKM6WHnZSidWKCu6ePJCqdpgWiEU1Bt26ktWEfTpCmRP+2vRQ6ViK8X6DLwu4+F0zPLy/Txe2HhI3qJFUvqA== + version "4.1.0" + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-4.1.0.tgz#cb3fcc6bef022f1af8245a6cda404d290358c260" + integrity sha512-YOe+dChNoR26JVVt+7BjyebsPIQF05OLNmHCXivq8lLZ4ZeVs4+wXaW+pREVboDiAaSRznauAdAU8f+iQouw6Q== dependencies: eslint-visitor-keys "^4.2.0" espree "^10.3.0"