From 9f0e5db307dfb40952340ab11fb366099f40c87e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 17:13:53 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-react from 7.30.0 to 7.30.1 (#931) * build(deps-dev): bump eslint-plugin-react from 7.30.0 to 7.30.1 Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.30.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.30.0...v7.30.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 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 bdb44270..17d32da6 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "eslint-plugin-functional": "^4.2.1", "eslint-plugin-import": "^2.26.0", "eslint-plugin-prettier": "^4.0.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.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 64ce6b06..561fb3f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2341,7 +2341,7 @@ __metadata: eslint-plugin-functional: ^4.2.1 eslint-plugin-import: ^2.26.0 eslint-plugin-prettier: ^4.0.0 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-total-functions: ^5.0.1 eslint-webpack-plugin: ^3.2.0 fake-indexeddb: ^3.1.8 @@ -7661,9 +7661,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.30.0": - version: 7.30.0 - resolution: "eslint-plugin-react@npm:7.30.0" +"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.30.1": + version: 7.30.1 + resolution: "eslint-plugin-react@npm:7.30.1" dependencies: array-includes: ^3.1.5 array.prototype.flatmap: ^1.3.0 @@ -7681,7 +7681,7 @@ __metadata: string.prototype.matchall: ^4.0.7 peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - checksum: 729b7682a0fe6eab068171c159503ac57120ecc7b20067e76300b08879745c16a687e2033378ab45d9a3182da8844d06197a89081be83e1eb21fcceb76e79214 + checksum: 553fb9ece6beb7c14cf6f84670c786c8ac978c2918421994dcc4edd2385302022e5d5ac4a39fafdb35954e29cecddefed61758040c3c530cafcf651f674a9d51 languageName: node linkType: hard