Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

Commit 8af7071

Browse files
committed
Update eslint-plugin-react to 7.7.0
1 parent 9b5b2b9 commit 8af7071

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -63,7 +63,7 @@
6363
"eslint-config-prettier": "2.9.0",
6464
"eslint-plugin-import": "2.8.0",
6565
"eslint-plugin-jsx-a11y": "5.1.1",
66-
"eslint-plugin-react": "7.5.1",
66+
"eslint-plugin-react": "7.7.0",
6767
"html-webpack-plugin": "2.30.1",
6868
"jest": "22.4.2",
6969
"jest-environment-node": "22.4.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1990,7 +1990,7 @@ doctrine@1.5.0:
19901990
esutils "^2.0.2"
19911991
isarray "^1.0.0"
19921992

1993-
doctrine@^2.0.0, doctrine@^2.1.0:
1993+
doctrine@^2.0.2, doctrine@^2.1.0:
19941994
version "2.1.0"
19951995
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
19961996
dependencies:
@@ -2227,13 +2227,13 @@ eslint-plugin-jsx-a11y@5.1.1:
22272227
emoji-regex "^6.1.0"
22282228
jsx-ast-utils "^1.4.0"
22292229

2230-
eslint-plugin-react@7.5.1:
2231-
version "7.5.1"
2232-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5.1.tgz#52e56e8d80c810de158859ef07b880d2f56ee30b"
2230+
eslint-plugin-react@7.7.0:
2231+
version "7.7.0"
2232+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7.0.tgz#f606c719dbd8a1a2b3d25c16299813878cca0160"
22332233
dependencies:
2234-
doctrine "^2.0.0"
2234+
doctrine "^2.0.2"
22352235
has "^1.0.1"
2236-
jsx-ast-utils "^2.0.0"
2236+
jsx-ast-utils "^2.0.1"
22372237
prop-types "^15.6.0"
22382238

22392239
eslint-restricted-globals@^0.1.1:
@@ -3987,7 +3987,7 @@ jsx-ast-utils@^1.4.0:
39873987
version "1.4.1"
39883988
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
39893989

3990-
jsx-ast-utils@^2.0.0:
3990+
jsx-ast-utils@^2.0.1:
39913991
version "2.0.1"
39923992
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
39933993
dependencies:

0 commit comments

Comments
 (0)