This repository was archived by the owner on Jul 10, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed
Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 5656 "eslint-config-airbnb" : " 16.1.0" ,
5757 "eslint-plugin-import" : " 1.16.0" ,
5858 "eslint-plugin-jsx-a11y" : " 6.0.2" ,
59- "eslint-plugin-react" : " 7.5.1 " ,
59+ "eslint-plugin-react" : " 7.7.0 " ,
6060 "webpack-notifier" : " 1.5.0"
6161 },
6262 "homepage" : " https://github.com/vforge/front-glue#readme" ,
Original file line number Diff line number Diff line change @@ -1472,6 +1472,12 @@ doctrine@^2.0.0:
14721472 esutils "^2.0.2"
14731473 isarray "^1.0.0"
14741474
1475+ doctrine@^2.0.2 :
1476+ version "2.1.0"
1477+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1478+ dependencies :
1479+ esutils "^2.0.2"
1480+
14751481domain-browser@^1.1.1 :
14761482 version "1.1.7"
14771483 resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.1.7.tgz#867aa4b093faa05f1de08c06f4d7b21fdf8698bc"
16691675 emoji-regex "^6.1.0"
16701676 jsx-ast-utils "^1.4.0"
16711677
1672- eslint-plugin-react@7.5.1 :
1673- version "7.5.1 "
1674- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5.1 .tgz#52e56e8d80c810de158859ef07b880d2f56ee30b "
1678+ eslint-plugin-react@7.7.0 :
1679+ version "7.7.0 "
1680+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7.0 .tgz#f606c719dbd8a1a2b3d25c16299813878cca0160 "
16751681 dependencies :
1676- doctrine "^2.0.0 "
1682+ doctrine "^2.0.2 "
16771683 has "^1.0.1"
1678- jsx-ast-utils "^2.0.0 "
1684+ jsx-ast-utils "^2.0.1 "
16791685 prop-types "^15.6.0"
16801686
16811687eslint-restricted-globals@^0.1.1 :
@@ -2562,7 +2568,7 @@ jsx-ast-utils@^1.4.0:
25622568 version "1.4.1"
25632569 resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
25642570
2565- jsx-ast-utils@^2.0.0 :
2571+ jsx-ast-utils@^2.0.1 :
25662572 version "2.0.1"
25672573 resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
25682574 dependencies :
You can’t perform that action at this time.
0 commit comments