From d267c10bc1cf8f2d0e1ca09805eaccf7fda6a276 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 17:16:31 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-react in /src/web Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.35.2 to 7.36.1. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.2...v7.36.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/web/package.json | 2 +- src/web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/web/package.json b/src/web/package.json index 1fc8f20..4f37f79 100644 --- a/src/web/package.json +++ b/src/web/package.json @@ -72,7 +72,7 @@ "@vitejs/plugin-react-swc": "^3.7.0", "eslint": "9.x", "eslint-plugin-i18next": "^6.0.9", - "eslint-plugin-react": "^7.35.2", + "eslint-plugin-react": "^7.36.1", "globals": "^15.9.0", "i18next-parser": "^9.0.2", "openapi-merge-cli": "^1.3.2", diff --git a/src/web/pnpm-lock.yaml b/src/web/pnpm-lock.yaml index 194ea4a..6b311ea 100644 --- a/src/web/pnpm-lock.yaml +++ b/src/web/pnpm-lock.yaml @@ -127,8 +127,8 @@ importers: specifier: ^6.0.9 version: 6.0.9 eslint-plugin-react: - specifier: ^7.35.2 - version: 7.35.2(eslint@9.10.0) + specifier: ^7.36.1 + version: 7.36.1(eslint@9.10.0) globals: specifier: ^15.9.0 version: 15.9.0 @@ -2156,8 +2156,8 @@ packages: resolution: {integrity: sha512-tAof/p58sN4Az+P6kqu+RijqddalHhz0X6fe+exyBJAUvN9Yk1plOKl8XMySCIQS+vnRWbzzThgHXeDe++uEXQ==} engines: {node: '>=0.10.0'} - eslint-plugin-react@7.35.2: - resolution: {integrity: sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==} + eslint-plugin-react@7.36.1: + resolution: {integrity: sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 @@ -5891,7 +5891,7 @@ snapshots: lodash: 4.17.21 requireindex: 1.1.0 - eslint-plugin-react@7.35.2(eslint@9.10.0): + eslint-plugin-react@7.36.1(eslint@9.10.0): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5