Skip to content

Commit 3a0be8c

Browse files
chore(deps): update dependency eslint-plugin-react to v7.26.1 (#736)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f0f00a5 commit 3a0be8c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint-plugin-import": "2.24.2",
6464
"eslint-plugin-jsx-a11y": "6.4.1",
6565
"eslint-plugin-prettier": "3.4.1",
66-
"eslint-plugin-react": "7.26.0",
66+
"eslint-plugin-react": "7.26.1",
6767
"jest": "23.6.0",
6868
"prettier": "1.19.1",
6969
"prop-types": "15.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4484,10 +4484,10 @@ eslint-plugin-prettier@3.4.1:
44844484
dependencies:
44854485
prettier-linter-helpers "^1.0.0"
44864486

4487-
eslint-plugin-react@7.26.0:
4488-
version "7.26.0"
4489-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.0.tgz#3ae019a35d542b98e5af9e2f96b89c232c74b55b"
4490-
integrity sha512-dceliS5itjk4EZdQYtLMz6GulcsasguIs+VTXuiC7Q5IPIdGTkyfXVdmsQOqEhlD9MciofH4cMcT1bw1WWNxCQ==
4487+
eslint-plugin-react@7.26.1:
4488+
version "7.26.1"
4489+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.1.tgz#41bcfe3e39e6a5ac040971c1af94437c80daa40e"
4490+
integrity sha512-Lug0+NOFXeOE+ORZ5pbsh6mSKjBKXDXItUD2sQoT+5Yl0eoT82DqnXeTMfUare4QVCn9QwXbfzO/dBLjLXwVjQ==
44914491
dependencies:
44924492
array-includes "^3.1.3"
44934493
array.prototype.flatmap "^1.2.4"

0 commit comments

Comments
 (0)