@@ -1376,10 +1376,10 @@ acorn-globals@^4.1.0:
1376
1376
acorn "^6.0.1"
1377
1377
acorn-walk "^6.0.1"
1378
1378
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 ==
1383
1383
1384
1384
acorn-walk@^6.0.1 :
1385
1385
version "6.2.0"
@@ -1391,7 +1391,7 @@ acorn@^5.5.3, acorn@^5.7.3:
1391
1391
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
1392
1392
integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==
1393
1393
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 :
1395
1395
version "6.2.1"
1396
1396
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.1.tgz#3ed8422d6dec09e6121cc7a843ca86a330a86b51"
1397
1397
integrity sha512-JD0xT5FCRDNyjDda3Lrg/IxFscp9q4tiYtxE1/nOzlKCk7hIRuYjhq1kCNkbPjMRMZuFq20HNQn1I9k8Oj0E+Q==
@@ -3053,9 +3053,9 @@ eslint-plugin-import@^2.17.1, eslint-plugin-import@^2.18.2:
3053
3053
resolve "^1.11.0"
3054
3054
3055
3055
eslint-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 ==
3059
3059
dependencies :
3060
3060
" @typescript-eslint/experimental-utils" " ^1.13.0"
3061
3061
@@ -3081,11 +3081,16 @@ eslint-plugin-prettier@^3.1.0:
3081
3081
dependencies :
3082
3082
prettier-linter-helpers "^1.0.0"
3083
3083
3084
- eslint-plugin-react-hooks@^1.6.0, eslint-plugin-react-hooks@^1.6.1 :
3084
+ eslint-plugin-react-hooks@^1.6.0 :
3085
3085
version "1.6.1"
3086
3086
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.6.1.tgz#3c66a5515ea3e0a221ffc5d4e75c971c217b1a4c"
3087
3087
integrity sha512-wHhmGJyVuijnYIJXZJHDUF2WM+rJYTjulUTqF9k61d3BTk8etydz+M4dXUVH7M76ZRS85rqBTCx0Es/lLsrjnA==
3088
3088
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
+
3089
3094
eslint-plugin-react@^7.13.0, eslint-plugin-react@^7.14.3 :
3090
3095
version "7.14.3"
3091
3096
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:
3130
3135
esrecurse "^4.1.0"
3131
3136
estraverse "^4.1.1"
3132
3137
3133
- eslint-utils@^1.3.1 , eslint-utils@^1.4.0 :
3138
+ eslint-utils@^1.4.0 , eslint-utils@^1.4.2 :
3134
3139
version "1.4.2"
3135
3140
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
3136
3141
integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
3137
3142
dependencies :
3138
3143
eslint-visitor-keys "^1.0.0"
3139
3144
3140
- eslint-visitor-keys@^1.0.0 :
3145
+ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0 :
3141
3146
version "1.1.0"
3142
3147
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
3143
3148
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
3144
3149
3145
3150
eslint@^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 ==
3149
3154
dependencies :
3150
3155
" @babel/code-frame" " ^7.0.0"
3151
3156
ajv "^6.10.0"
@@ -3154,9 +3159,9 @@ eslint@^6.0.1:
3154
3159
debug "^4.0.1"
3155
3160
doctrine "^3.0.0"
3156
3161
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 "
3160
3165
esquery "^1.0.1"
3161
3166
esutils "^2.0.2"
3162
3167
file-entry-cache "^5.0.1"
@@ -3185,14 +3190,14 @@ eslint@^6.0.1:
3185
3190
text-table "^0.2.0"
3186
3191
v8-compile-cache "^2.0.3"
3187
3192
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 ==
3192
3197
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"
3196
3201
3197
3202
esprima@^3.1.3 :
3198
3203
version "3.1.3"
0 commit comments