@@ -3714,25 +3714,25 @@ eslint-config-airbnb@^18.1.0:
3714
3714
object.assign "^4.1.0"
3715
3715
object.entries "^1.1.2"
3716
3716
3717
- eslint-config-kentcdodds@^14.14.2 :
3718
- version "14.14.2 "
3719
- resolved "https://registry.yarnpkg.com/eslint-config-kentcdodds/-/eslint-config-kentcdodds-14.14.2 .tgz#60cf3e4b87f3abf7a6ef16e594b6317ae3c6fd52 "
3720
- integrity sha512-IaXj8o3IblHtzB7pSKNjt+cT9prnHmNv/1mBaAeZLuycn7yN4qkqC0OmPwonoDCeVnHRY45jWE++twWcruqVKA ==
3717
+ eslint-config-kentcdodds@^14.16.0 :
3718
+ version "14.16.0 "
3719
+ resolved "https://registry.yarnpkg.com/eslint-config-kentcdodds/-/eslint-config-kentcdodds-14.16.0 .tgz#1c87e01362f10c53ce379b6bc9d35ae07e5e47d0 "
3720
+ integrity sha512-hEPTu9WxPswcdBVcFNLBJr2aY14jyGO63g5RLCcGkSDKJnhCenzPnIgKcdo/q8ze8MIDlhGBtpGRXv0lLhLNvQ ==
3721
3721
dependencies :
3722
3722
babel-eslint "^10.1.0"
3723
3723
eslint-config-prettier "^6.11.0"
3724
3724
eslint-import-resolver-webpack "^0.12.2"
3725
3725
eslint-plugin-babel "^5.3.1"
3726
3726
eslint-plugin-import "^2.22.0"
3727
- eslint-plugin-jest "^23.18.2 "
3728
- eslint-plugin-jest-dom "^2.1.0 "
3727
+ eslint-plugin-jest "^23.20.0 "
3728
+ eslint-plugin-jest-dom "^3. 2.1"
3729
3729
eslint-plugin-jsx-a11y "^6.3.1"
3730
- eslint-plugin-react "^7.20.3 "
3731
- eslint-plugin-react-hooks "^4.0.8 "
3732
- eslint-plugin-testing-library "^3.3.2 "
3730
+ eslint-plugin-react "^7.20.6 "
3731
+ eslint-plugin-react-hooks "^4.1.0 "
3732
+ eslint-plugin-testing-library "^3.6.0 "
3733
3733
read-pkg-up "^7.0.1"
3734
3734
semver "^7.3.2"
3735
- webpack "^4.44.0 "
3735
+ webpack "^4.44.1 "
3736
3736
3737
3737
eslint-config-prettier@^6.10.0, eslint-config-prettier@^6.11.0 :
3738
3738
version "6.11.0"
@@ -3799,14 +3799,15 @@ eslint-plugin-import@^2.20.0, eslint-plugin-import@^2.22.0:
3799
3799
resolve "^1.17.0"
3800
3800
tsconfig-paths "^3.9.0"
3801
3801
3802
- eslint-plugin-jest-dom@^2.1.0 :
3803
- version "2.1.0 "
3804
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-2.1.0. tgz#02a4b84d53f2d39e9a4ede9429a8aeaa4503eb73 "
3805
- integrity sha512-J9H75qqPro0TA5AQcEJtZmxG4Go0KYjZYXAiAmvQsNUOIP1EzCF6BTJSkB/7Sw8wmzgLwNSvhMUDXqDfHa1HqA ==
3802
+ eslint-plugin-jest-dom@^3. 2.1 :
3803
+ version "3. 2.1"
3804
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-3. 2.1.tgz#154404111eb32bde3173b885aaaefb8c29859055 "
3805
+ integrity sha512-9zfx3KMLZWbwhkwrMrGRg9O2oT5RY/KQ8orex35oMQrP24O+aoLvlfNP5DhCBok45m/vVQ0wtuqj7oItwyGu1w ==
3806
3806
dependencies :
3807
- requireindex "~1.2.0"
3807
+ " @babel/runtime" " ^7.9.6"
3808
+ requireindex "^1.2.0"
3808
3809
3809
- eslint-plugin-jest@^23.18.2, eslint-plugin-jest@^23. 20.0 :
3810
+ eslint-plugin-jest@^23.20.0 :
3810
3811
version "23.20.0"
3811
3812
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.20.0.tgz#e1d69c75f639e99d836642453c4e75ed22da4099"
3812
3813
integrity sha512-+6BGQt85OREevBDWCvhqj1yYA4+BFK4XnRZSGJionuEYmcglMZYLNNBBemwzbqUAckURaHdJSBcjHPyrtypZOw==
@@ -3837,29 +3838,12 @@ eslint-plugin-prettier@^3.1.2:
3837
3838
dependencies :
3838
3839
prettier-linter-helpers "^1.0.0"
3839
3840
3840
- eslint-plugin-react-hooks@^4.0.8, eslint-plugin-react-hooks@^4. 1.0 :
3841
+ eslint-plugin-react-hooks@^4.1.0 :
3841
3842
version "4.1.0"
3842
3843
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.0.tgz#6323fbd5e650e84b2987ba76370523a60f4e7925"
3843
3844
integrity sha512-36zilUcDwDReiORXmcmTc6rRumu9JIM3WjSvV0nclHoUQ0CNrX866EwONvLR/UqaeqFutbAnVu8PEmctdo2SRQ==
3844
3845
3845
- eslint-plugin-react@^7.20.3 :
3846
- version "7.20.5"
3847
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.5.tgz#29480f3071f64a04b2c3d99d9b460ce0f76fb857"
3848
- integrity sha512-ajbJfHuFnpVNJjhyrfq+pH1C0gLc2y94OiCbAXT5O0J0YCKaFEHDV8+3+mDOr+w8WguRX+vSs1bM2BDG0VLvCw==
3849
- dependencies :
3850
- array-includes "^3.1.1"
3851
- array.prototype.flatmap "^1.2.3"
3852
- doctrine "^2.1.0"
3853
- has "^1.0.3"
3854
- jsx-ast-utils "^2.4.1"
3855
- object.entries "^1.1.2"
3856
- object.fromentries "^2.0.2"
3857
- object.values "^1.1.1"
3858
- prop-types "^15.7.2"
3859
- resolve "^1.17.0"
3860
- string.prototype.matchall "^4.0.2"
3861
-
3862
- eslint-plugin-react@^7.20.5 :
3846
+ eslint-plugin-react@^7.20.5, eslint-plugin-react@^7.20.6 :
3863
3847
version "7.20.6"
3864
3848
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60"
3865
3849
integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==
@@ -3876,10 +3860,10 @@ eslint-plugin-react@^7.20.5:
3876
3860
resolve "^1.17.0"
3877
3861
string.prototype.matchall "^4.0.2"
3878
3862
3879
- eslint-plugin-testing-library@^3.3.2 :
3880
- version "3.3.2 "
3881
- resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.3.2 .tgz#d14d0b73452cd2ba10a963f1f81094957e32b75a "
3882
- integrity sha512-UUGKQktNbXiTSYADTYGTZiri4HH1oQKjRYOy4bBzd8v/UCR6cAT91U//STioSvofHDpXbhfi9wVjZR2sZzG87w ==
3863
+ eslint-plugin-testing-library@^3.6.0 :
3864
+ version "3.8.0 "
3865
+ resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.8.0 .tgz#a8f20d42eade1e57feb4e964a734d124491d6a2b "
3866
+ integrity sha512-PNWuIOxnCcElexd/mDjlnPw9cd70JEzeIm/8dsfsyTr8wsTPCZmVqmv7I0rd7I8z7j/FdFqt0vzL8om3GMYCaA ==
3883
3867
dependencies :
3884
3868
" @typescript-eslint/experimental-utils" " ^2.29.0"
3885
3869
@@ -7699,7 +7683,7 @@ require-main-filename@^2.0.0:
7699
7683
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-2.0.0.tgz#d0b329ecc7cc0f61649f62215be69af54aa8989b"
7700
7684
integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==
7701
7685
7702
- requireindex@~ 1.2.0 :
7686
+ requireindex@^ 1.2.0 :
7703
7687
version "1.2.0"
7704
7688
resolved "https://registry.yarnpkg.com/requireindex/-/requireindex-1.2.0.tgz#3463cdb22ee151902635aa6c9535d4de9c2ef1ef"
7705
7689
integrity sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==
@@ -9214,10 +9198,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
9214
9198
source-list-map "^2.0.0"
9215
9199
source-map "~0.6.1"
9216
9200
9217
- webpack@^4.43.0, webpack@^4.44.0 :
9218
- version "4.44.0 "
9219
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.0 .tgz#3b08f88a89470175f036f4a9496b8a0428668802 "
9220
- integrity sha512-wAuJxK123sqAw31SpkPiPW3iKHgFUiKvO7E7UZjtdExcsRe3fgav4mvoMM7vvpjLHVoJ6a0Mtp2fzkoA13e0Zw ==
9201
+ webpack@^4.43.0, webpack@^4.44.1 :
9202
+ version "4.44.1 "
9203
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.1 .tgz#17e69fff9f321b8f117d1fda714edfc0b939cc21 "
9204
+ integrity sha512-4UOGAohv/VGUNQJstzEywwNxqX417FnjZgZJpJQegddzPmTvph37eBIRbRTfdySXzVtJXLJfbMN3mMYhM6GdmQ ==
9221
9205
dependencies :
9222
9206
" @webassemblyjs/ast" " 1.9.0"
9223
9207
" @webassemblyjs/helper-module-context" " 1.9.0"
0 commit comments