From 8c3d8e5dbebb6b5715a177c28871dfb1043fac0f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 May 2022 11:55:30 +0000 Subject: [PATCH] fix(deps): update dependency eslint-plugin-react to v7.30.0 --- packages/eslint-config-react/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index 7a47d7117..1b76c6ed9 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -25,7 +25,7 @@ "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.26.0", "eslint-plugin-jsx-a11y": "6.5.1", - "eslint-plugin-react": "7.29.4", + "eslint-plugin-react": "7.30.0", "eslint-plugin-react-hooks": "4.5.0" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c5f498961..33f6e582d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -96,19 +96,19 @@ importers: eslint-plugin-eslint-comments: 3.2.0 eslint-plugin-import: 2.26.0 eslint-plugin-jsx-a11y: 6.5.1 - eslint-plugin-react: 7.29.4 + eslint-plugin-react: 7.30.0 eslint-plugin-react-hooks: 4.5.0 typescript: 4.6.4 dependencies: '@typescript-eslint/eslint-plugin': 5.23.0_c63nfttrfhylg3zmgcxfslaw44 '@typescript-eslint/parser': 5.23.0_hcfsmds2fshutdssjqluwm76uu - eslint-config-airbnb: 19.0.4_xrdeh6rk75qznjks6fj23jbeji + eslint-config-airbnb: 19.0.4_cwl36sb67esyay5caiduzvh47q eslint-config-airbnb-typescript: 17.0.0_mck3labyxgcv4ibq2w6nfaba5e eslint-config-prettier: 8.5.0_eslint@8.15.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.15.0 eslint-plugin-import: 2.26.0_doddzorl55y6dbr5ij3nshfl64 eslint-plugin-jsx-a11y: 6.5.1_eslint@8.15.0 - eslint-plugin-react: 7.29.4_eslint@8.15.0 + eslint-plugin-react: 7.30.0_eslint@8.15.0 eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 devDependencies: eslint: 8.15.0 @@ -5803,7 +5803,7 @@ packages: eslint-plugin-import: 2.26.0_doddzorl55y6dbr5ij3nshfl64 dev: false - /eslint-config-airbnb/19.0.4_xrdeh6rk75qznjks6fj23jbeji: + /eslint-config-airbnb/19.0.4_cwl36sb67esyay5caiduzvh47q: resolution: {integrity: sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==} engines: {node: ^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5817,7 +5817,7 @@ packages: eslint-config-airbnb-base: 15.0.0_gwd37gqv3vjv3xlpl7ju3ag2qu eslint-plugin-import: 2.26.0_doddzorl55y6dbr5ij3nshfl64 eslint-plugin-jsx-a11y: 6.5.1_eslint@8.15.0 - eslint-plugin-react: 7.29.4_eslint@8.15.0 + eslint-plugin-react: 7.30.0_eslint@8.15.0 eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 object.assign: 4.1.2 object.entries: 1.1.5 @@ -5939,8 +5939,8 @@ packages: eslint: 8.15.0 dev: false - /eslint-plugin-react/7.29.4_eslint@8.15.0: - resolution: {integrity: sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==} + /eslint-plugin-react/7.30.0_eslint@8.15.0: + resolution: {integrity: sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8