From d8c60ea58093d371d6114771daea984e80e8db15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 16:58:55 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-react from 7.31.0 to 7.31.1 (#1099) * build(deps-dev): bump eslint-plugin-react from 7.31.0 to 7.31.1 Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.0 to 7.31.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.31.0...v7.31.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * [dependabot skip] Fix yarn.lock Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 97e126da..fc595055 100644 --- a/package.json +++ b/package.json @@ -158,7 +158,7 @@ "eslint-plugin-functional": "^4.2.2", "eslint-plugin-import": "^2.26.0", "eslint-plugin-prettier": "^4.2.1", - "eslint-plugin-react": "^7.31.0", + "eslint-plugin-react": "^7.31.1", "eslint-plugin-total-functions": "^5.0.1", "eslint-webpack-plugin": "^3.2.0", "prettier": "^2.7.1" diff --git a/yarn.lock b/yarn.lock index 1cc1d6bc..9ab7206e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2534,7 +2534,7 @@ __metadata: eslint-plugin-functional: ^4.2.2 eslint-plugin-import: ^2.26.0 eslint-plugin-prettier: ^4.2.1 - eslint-plugin-react: ^7.31.0 + eslint-plugin-react: ^7.31.1 eslint-plugin-total-functions: ^5.0.1 eslint-webpack-plugin: ^3.2.0 fake-indexeddb: ^4.0.0 @@ -8045,9 +8045,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.31.0": - version: 7.31.0 - resolution: "eslint-plugin-react@npm:7.31.0" +"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.31.1": + version: 7.31.1 + resolution: "eslint-plugin-react@npm:7.31.1" dependencies: array-includes: ^3.1.5 array.prototype.flatmap: ^1.3.0 @@ -8065,7 +8065,7 @@ __metadata: string.prototype.matchall: ^4.0.7 peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - checksum: 465829bb477f3adf0ce96294c2b9c97147414a449d14f4dde21711f38213924a4facd567f7263be67958f284edf5ea25cf9f996bc95240d74cfa2ee95b1c81a6 + checksum: 6217d4c4e36c8fea24facd0cdcf22b2fd38a3603db94ec7c0a6f430046c8564b6c6884e0a9d4a4b8766201f66e8b18af594002210421bf9b6623b1fc32e15a3a languageName: node linkType: hard