@@ -1376,10 +1376,10 @@ acorn-globals@^4.1.0:
13761376 acorn "^6.0.1"
13771377 acorn-walk "^6.0.1"
13781378
1379- acorn-jsx@^5.0.0 :
1380- version "5.0.1 "
1381- resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.1 .tgz#32a064fd925429216a09b141102bfdd185fae40e "
1382- integrity sha512-HJ7CfNHrfJLlNTzIEUTj43LNWGkqpRLxm3YjAlcD0ACydk9XynzYsCBHxut+iqt+1aBXkx9UP/w/ZqMr13XIzg ==
1379+ acorn-jsx@^5.0.2 :
1380+ version "5.0.2 "
1381+ resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2 .tgz#84b68ea44b373c4f8686023a551f61a21b7c4a4f "
1382+ integrity sha512-tiNTrP1MP0QrChmD2DdupCr6HWSFeKVw5d/dHTu4Y7rkAkRhU/Dt7dphAfIUyxtHpl/eBVip5uTNSpQJHylpAw ==
13831383
13841384acorn-walk@^6.0.1 :
13851385 version "6.2.0"
@@ -1391,7 +1391,7 @@ acorn@^5.5.3, acorn@^5.7.3:
13911391 resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
13921392 integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==
13931393
1394- acorn@^6.0.1, acorn@^6.0.5, acorn@^6.0.7, acorn@^6. 2.1 :
1394+ acorn@^6.0.1, acorn@^6.0.5, acorn@^6.2.1 :
13951395 version "6.2.1"
13961396 resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.1.tgz#3ed8422d6dec09e6121cc7a843ca86a330a86b51"
13971397 integrity sha512-JD0xT5FCRDNyjDda3Lrg/IxFscp9q4tiYtxE1/nOzlKCk7hIRuYjhq1kCNkbPjMRMZuFq20HNQn1I9k8Oj0E+Q==
@@ -3053,9 +3053,9 @@ eslint-plugin-import@^2.17.1, eslint-plugin-import@^2.18.2:
30533053 resolve "^1.11.0"
30543054
30553055eslint-plugin-jest@^22.15.0, eslint-plugin-jest@^22.4.1 :
3056- version "22.16 .0"
3057- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.16 .0.tgz#30c4e0e9dc331beb2e7369b70dd1363690c1ce05 "
3058- integrity sha512-eBtSCDhO1k7g3sULX/fuRK+upFQ7s548rrBtxDyM1fSoY7dTWp/wICjrJcDZKVsW7tsFfH22SG+ZaxG5BZodIg ==
3056+ version "22.17 .0"
3057+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.17 .0.tgz#dc170ec8369cd1bff9c5dd8589344e3f73c88cf6 "
3058+ integrity sha512-WT4DP4RoGBhIQjv+5D0FM20fAdAUstfYAf/mkufLNTojsfgzc5/IYW22cIg/Q4QBavAZsROQlqppiWDpFZDS8Q ==
30593059 dependencies :
30603060 " @typescript-eslint/experimental-utils" " ^1.13.0"
30613061
@@ -3081,11 +3081,16 @@ eslint-plugin-prettier@^3.1.0:
30813081 dependencies :
30823082 prettier-linter-helpers "^1.0.0"
30833083
3084- eslint-plugin-react-hooks@^1.6.0, eslint-plugin-react-hooks@^1.6.1 :
3084+ eslint-plugin-react-hooks@^1.6.0 :
30853085 version "1.6.1"
30863086 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.6.1.tgz#3c66a5515ea3e0a221ffc5d4e75c971c217b1a4c"
30873087 integrity sha512-wHhmGJyVuijnYIJXZJHDUF2WM+rJYTjulUTqF9k61d3BTk8etydz+M4dXUVH7M76ZRS85rqBTCx0Es/lLsrjnA==
30883088
3089+ eslint-plugin-react-hooks@^2.0.1 :
3090+ version "2.0.1"
3091+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.0.1.tgz#e898ec26a0a335af6f7b0ad1f0bedda7143ed756"
3092+ integrity sha512-xir+3KHKo86AasxlCV8AHRtIZPHljqCRRUYgASkbatmt0fad4+5GgC7zkT7o/06hdKM6MIwp8giHVXqBPaarHQ==
3093+
30893094eslint-plugin-react@^7.13.0, eslint-plugin-react@^7.14.3 :
30903095 version "7.14.3"
30913096 resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.3.tgz#911030dd7e98ba49e1b2208599571846a66bdf13"
@@ -3130,22 +3135,22 @@ eslint-scope@^5.0.0:
31303135 esrecurse "^4.1.0"
31313136 estraverse "^4.1.1"
31323137
3133- eslint-utils@^1.3.1 , eslint-utils@^1.4.0 :
3138+ eslint-utils@^1.4.0 , eslint-utils@^1.4.2 :
31343139 version "1.4.2"
31353140 resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
31363141 integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
31373142 dependencies :
31383143 eslint-visitor-keys "^1.0.0"
31393144
3140- eslint-visitor-keys@^1.0.0 :
3145+ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0 :
31413146 version "1.1.0"
31423147 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
31433148 integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
31443149
31453150eslint@^6.0.1 :
3146- version "6.1 .0"
3147- resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.1 .0.tgz#06438a4a278b1d84fb107d24eaaa35471986e646 "
3148- integrity sha512-QhrbdRD7ofuV09IuE2ySWBz0FyXCq0rriLTZXZqaWSI79CVtHVRdkFuFTViiqzZhkCgfOh9USpriuGN2gIpZDQ ==
3151+ version "6.4 .0"
3152+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.4 .0.tgz#5aa9227c3fbe921982b2eda94ba0d7fae858611a "
3153+ integrity sha512-WTVEzK3lSFoXUovDHEbkJqCVPEPwbhCq4trDktNI6ygs7aO41d4cDT0JFAT5MivzZeVLWlg7vHL+bgrQv/t3vA ==
31493154 dependencies :
31503155 " @babel/code-frame" " ^7.0.0"
31513156 ajv "^6.10.0"
@@ -3154,9 +3159,9 @@ eslint@^6.0.1:
31543159 debug "^4.0.1"
31553160 doctrine "^3.0.0"
31563161 eslint-scope "^5.0.0"
3157- eslint-utils "^1.3.1 "
3158- eslint-visitor-keys "^1.0 .0"
3159- espree "^6.0.0 "
3162+ eslint-utils "^1.4.2 "
3163+ eslint-visitor-keys "^1.1 .0"
3164+ espree "^6.1.1 "
31603165 esquery "^1.0.1"
31613166 esutils "^2.0.2"
31623167 file-entry-cache "^5.0.1"
@@ -3185,14 +3190,14 @@ eslint@^6.0.1:
31853190 text-table "^0.2.0"
31863191 v8-compile-cache "^2.0.3"
31873192
3188- espree@^6.0.0 :
3189- version "6.0.0 "
3190- resolved "https://registry.yarnpkg.com/espree/-/espree-6.0.0 .tgz#716fc1f5a245ef5b9a7fdb1d7b0d3f02322e75f6 "
3191- integrity sha512-lJvCS6YbCn3ImT3yKkPe0+tJ+mH6ljhGNjHQH9mRtiO6gjhVAOhVXW1yjnwqGwTkK3bGbye+hb00nFNmu0l/1Q ==
3193+ espree@^6.1.1 :
3194+ version "6.1.1 "
3195+ resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.1 .tgz#7f80e5f7257fc47db450022d723e356daeb1e5de "
3196+ integrity sha512-EYbr8XZUhWbYCqQRW0duU5LxzL5bETN6AjKBGy1302qqzPaCH10QbRg3Wvco79Z8x9WbiE8HYB4e75xl6qUYvQ ==
31923197 dependencies :
3193- acorn "^6 .0.7 "
3194- acorn-jsx "^5.0.0 "
3195- eslint-visitor-keys "^1.0 .0"
3198+ acorn "^7 .0.0 "
3199+ acorn-jsx "^5.0.2 "
3200+ eslint-visitor-keys "^1.1 .0"
31963201
31973202esprima@^3.1.3 :
31983203 version "3.1.3"
0 commit comments