Skip to content

Commit 4a21215

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.11.1
1 parent f87199d commit 4a21215

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
@@ -49,7 +49,7 @@
4949
"eslint-plugin-import": "2.14.0",
5050
"eslint-plugin-jsx-a11y": "6.1.1",
5151
"eslint-plugin-prettier": "3.0.0",
52-
"eslint-plugin-react": "7.11.0",
52+
"eslint-plugin-react": "7.11.1",
5353
"express": "4.16.4",
5454
"jest": "23.6.0",
5555
"jest-watch-typeahead": "0.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1793,10 +1793,10 @@ [email protected]:
17931793
dependencies:
17941794
prettier-linter-helpers "^1.0.0"
17951795

1796-
1797-
version "7.11.0"
1798-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.0.tgz#b3124af974c4da978e62a57ea49a7bc26f11e76d"
1799-
integrity sha512-SJOh2p3Mr1nbp/Nd5odTuSn2rvaMvO5DaOpuAGc9Sc+Gcxqkyffb1mqQGIKB9tWQJlvrfsrzWnMJexZJ7YRDUw==
1796+
1797+
version "7.11.1"
1798+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.1.tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c"
1799+
integrity sha512-cVVyMadRyW7qsIUh3FHp3u6QHNhOgVrLQYdQEB1bPWBsgbNCHdFAeNMquBMCcZJu59eNthX053L70l7gRt4SCw==
18001800
dependencies:
18011801
array-includes "^3.0.3"
18021802
doctrine "^2.1.0"

0 commit comments

Comments
 (0)