From ad4a4321370dfa55b53925a60db09fb6ed58729b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 00:06:35 +0000 Subject: [PATCH] fix(deps): update dependency eslint-plugin-react to v7.35.1 ##### [v7.35.1](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7351---20240902) ##### Fixed - \[`jsx-curly-brace-presence`]: do not trigger on strings containing a quote character ([#3798][] [@akulsr0](https://github.com/akulsr0)) [7.35.1]: https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.0...v7.35.1 [#3798]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3798 --- pnpm-lock.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8bb7db20..0cac4b88 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,7 +43,7 @@ importers: version: 0.46.0(eslint@9.9.1)(typescript@5.5.4) eslint-config-xo-react: specifier: ^0.27.0 - version: 0.27.0(eslint-plugin-react-hooks@4.6.2(eslint@9.9.1))(eslint-plugin-react@7.35.0(eslint@9.9.1))(eslint@9.9.1) + version: 0.27.0(eslint-plugin-react-hooks@4.6.2(eslint@9.9.1))(eslint-plugin-react@7.35.1(eslint@9.9.1))(eslint@9.9.1) eslint-config-xo-typescript: specifier: ^6.0.0 version: 6.0.0(eslint@9.9.1)(typescript@5.5.4) @@ -70,7 +70,7 @@ importers: version: 7.1.0(eslint@9.9.1) eslint-plugin-react: specifier: ^7.33.2 - version: 7.35.0(eslint@9.9.1) + version: 7.35.1(eslint@9.9.1) eslint-plugin-react-hooks: specifier: ^4.6.0 version: 4.6.2(eslint@9.9.1) @@ -1977,8 +1977,8 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - eslint-plugin-react@7.35.0: - resolution: {integrity: sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==} + eslint-plugin-react@7.35.1: + resolution: {integrity: sha512-B5ok2JgbaaWn/zXbKCGgKDNL2tsID3Pd/c/yvjcpsd9HQDwyYc/TQv3AZMmOvrJgCs3AnYNUHRCQEMMQAYJ7Yg==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 @@ -6023,10 +6023,10 @@ snapshots: dependencies: eslint: 9.9.1 - eslint-config-xo-react@0.27.0(eslint-plugin-react-hooks@4.6.2(eslint@9.9.1))(eslint-plugin-react@7.35.0(eslint@9.9.1))(eslint@9.9.1): + eslint-config-xo-react@0.27.0(eslint-plugin-react-hooks@4.6.2(eslint@9.9.1))(eslint-plugin-react@7.35.1(eslint@9.9.1))(eslint@9.9.1): dependencies: eslint: 9.9.1 - eslint-plugin-react: 7.35.0(eslint@9.9.1) + eslint-plugin-react: 7.35.1(eslint@9.9.1) eslint-plugin-react-hooks: 4.6.2(eslint@9.9.1) eslint-config-xo-typescript@6.0.0(eslint@9.9.1)(typescript@5.5.4): @@ -6193,7 +6193,7 @@ snapshots: semver: 6.3.1 string.prototype.matchall: 4.0.11 - eslint-plugin-react@7.35.0(eslint@9.9.1): + eslint-plugin-react@7.35.1(eslint@9.9.1): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5