Skip to content

Commit 64b04c2

Browse files
chore(deps): update dependency eslint-plugin-react to v7.12.3 (#561)
1 parent dcfc512 commit 64b04c2

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
@@ -47,7 +47,7 @@
4747
"eslint": "4.19.1",
4848
"eslint-config-prettier": "3.3.0",
4949
"eslint-plugin-import": "2.14.0",
50-
"eslint-plugin-react": "7.12.2",
50+
"eslint-plugin-react": "7.12.3",
5151
"flowgen": "1.3.0",
5252
"husky": "1.3.1",
5353
"lint-staged": "8.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2244,10 +2244,10 @@ [email protected]:
22442244
read-pkg-up "^2.0.0"
22452245
resolve "^1.6.0"
22462246

2247-
2248-
version "7.12.2"
2249-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.2.tgz#95a4d8117011787824625ea57be9e38401d33548"
2250-
integrity sha512-6F8uOJXOsWWWD3Mg8cvz4onsqEYp2LFZCFlgjaTAzbPLwqdwRCeK78unbuEaMXYPxq8paXCzTpoaDCwXBvC/gg==
2247+
2248+
version "7.12.3"
2249+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3.tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd"
2250+
integrity sha512-WTIA3cS8OzkPeCi4KWuPmjR33lgG9r9Y/7RmnLTRw08MZKgAfnK/n3BO4X0S67MPkVLazdfCNT/XWqcDu4BLTA==
22512251
dependencies:
22522252
array-includes "^3.0.3"
22532253
doctrine "^2.1.0"

0 commit comments

Comments
 (0)