Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit fc20efc

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint-plugin-react to v7.14.3
1 parent 5261bc6 commit fc20efc

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"enzyme-adapter-react-16": "1.14.0",
9999
"enzyme-to-json": "3.3.5",
100100
"eslint-config-prettier": "6.0.0",
101-
"eslint-plugin-react": "7.14.2",
101+
"eslint-plugin-react": "7.14.3",
102102
"husky": "3.0.1",
103103
"jest": "24.8.0",
104104
"lint-staged": "8.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4103,10 +4103,10 @@ eslint-plugin-react-hooks@^1.5.0:
41034103
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.6.0.tgz#348efcda8fb426399ac7b8609607c7b4025a6f5f"
41044104
integrity sha512-lHBVRIaz5ibnIgNG07JNiAuBUeKhEf8l4etNx5vfAEwqQ5tcuK3jV9yjmopPgQDagQb7HwIuQVsE3IVcGrRnag==
41054105

4106-
4107-
version "7.14.2"
4108-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.2.tgz#94c193cc77a899ac0ecbb2766fbef88685b7ecc1"
4109-
integrity sha512-jZdnKe3ip7FQOdjxks9XPN0pjUKZYq48OggNMd16Sk+8VXx6JOvXmlElxROCgp7tiUsTsze3jd78s/9AFJP2mA==
4106+
4107+
version "7.14.3"
4108+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.3.tgz#911030dd7e98ba49e1b2208599571846a66bdf13"
4109+
integrity sha512-EzdyyBWC4Uz2hPYBiEJrKCUi2Fn+BJ9B/pJQcjw5X+x/H2Nm59S4MJIvL4O5NEE0+WbnQwEBxWY03oUk+Bc3FA==
41104110
dependencies:
41114111
array-includes "^3.0.3"
41124112
doctrine "^2.1.0"

0 commit comments

Comments
 (0)