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

Skip to content

Commit 147b6a4

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint-plugin-react to v7.14.0
1 parent 5beff90 commit 147b6a4

File tree

3 files changed

+25
-8
lines changed

3 files changed

+25
-8
lines changed

package-lock.json

Lines changed: 8 additions & 6 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": "4.3.0",
101-
"eslint-plugin-react": "7.13.0",
101+
"eslint-plugin-react": "7.14.0",
102102
"husky": "2.4.1",
103103
"jest": "24.8.0",
104104
"lint-staged": "8.2.1",

yarn.lock

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4086,7 +4086,22 @@ eslint-plugin-react-hooks@^1.5.0:
40864086
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.6.0.tgz#348efcda8fb426399ac7b8609607c7b4025a6f5f"
40874087
integrity sha512-lHBVRIaz5ibnIgNG07JNiAuBUeKhEf8l4etNx5vfAEwqQ5tcuK3jV9yjmopPgQDagQb7HwIuQVsE3IVcGrRnag==
40884088

4089-
[email protected], eslint-plugin-react@^7.11.1:
4089+
4090+
version "7.14.0"
4091+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.0.tgz#14f97c1add4d873fee2b6c52ac38cda96c70d1d1"
4092+
integrity sha512-MbPYPGsOteqqnFZx4lGLw6izxcWv6onLsil/6iX6+CaZAzMxOwsPja1Xg25cVCJ4jwKBDhJXe+ZAn6HAjGHSCw==
4093+
dependencies:
4094+
array-includes "^3.0.3"
4095+
doctrine "^2.1.0"
4096+
has "^1.0.3"
4097+
jsx-ast-utils "^2.1.0"
4098+
object.entries "^1.1.0"
4099+
object.fromentries "^2.0.0"
4100+
object.values "^1.1.0"
4101+
prop-types "^15.7.2"
4102+
resolve "^1.10.1"
4103+
4104+
eslint-plugin-react@^7.11.1:
40904105
version "7.13.0"
40914106
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.13.0.tgz#bc13fd7101de67996ea51b33873cd9dc2b7e5758"
40924107
integrity sha512-uA5LrHylu8lW/eAH3bEQe9YdzpPaFd9yAJTwTi/i/BKTD7j6aQMKVAdGM/ML72zD6womuSK7EiGtMKuK06lWjQ==

0 commit comments

Comments
 (0)