diff --git a/package.json b/package.json index 2fa8653..482522b 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@inabagumi/prettier-config": "^3.0.0", "@types/react": "^18.3.5", "eslint": "^8.57.0", - "eslint-plugin-react": "^7.35.1", + "eslint-plugin-react": "^7.35.2", "eslint-plugin-react-hooks": "^4.6.2", "husky": "^9.1.5", "is-ci": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c636283..0a1c25f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^8.57.0 version: 8.57.0 eslint-plugin-react: - specifier: ^7.35.1 - version: 7.35.1(eslint@8.57.0) + specifier: ^7.35.2 + version: 7.35.2(eslint@8.57.0) eslint-plugin-react-hooks: specifier: ^4.6.2 version: 4.6.2(eslint@8.57.0) @@ -2386,8 +2386,8 @@ packages: peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 - eslint-plugin-react@7.35.1: - resolution: {integrity: sha512-B5ok2JgbaaWn/zXbKCGgKDNL2tsID3Pd/c/yvjcpsd9HQDwyYc/TQv3AZMmOvrJgCs3AnYNUHRCQEMMQAYJ7Yg==} + eslint-plugin-react@7.35.2: + resolution: {integrity: sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 @@ -8651,7 +8651,7 @@ snapshots: dependencies: eslint: 8.57.0 - eslint-plugin-react@7.35.1(eslint@8.57.0): + eslint-plugin-react@7.35.2(eslint@8.57.0): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5