@@ -2665,10 +2665,10 @@ chokidar@^2.1.8:
2665
2665
optionalDependencies :
2666
2666
fsevents "^1.2.7"
2667
2667
2668
- chokidar@^3.4.0 :
2669
- version "3.4.0 "
2670
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.0 .tgz#b30611423ce376357c765b9b8f904b9fba3c0be8 "
2671
- integrity sha512-aXAaho2VJtisB/1fg1+3nlLJqGOuewTzQpd/Tz0yTg2R0e4IGtshYvtjowyEumcBv2z+y4+kc75Mz7j5xJskcQ ==
2668
+ chokidar@^3.4.1 :
2669
+ version "3.4.1 "
2670
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.1 .tgz#e905bdecf10eaa0a0b1db0c664481cc4cbc22ba1 "
2671
+ integrity sha512-TQTJyr2stihpC4Sya9hs2Xh+O2wf+igjL36Y75xx2WdHuiICcn/XJza46Jwt0eT5hVpQOzo3FpY3cj3RVYLX0g ==
2672
2672
dependencies :
2673
2673
anymatch "~3.1.1"
2674
2674
braces "~3.0.2"
@@ -3501,10 +3501,10 @@ enhanced-resolve@^0.9.1:
3501
3501
memory-fs "^0.2.0"
3502
3502
tapable "^0.1.8"
3503
3503
3504
- enhanced-resolve@^4.1 .0 :
3505
- version "4.2 .0"
3506
- resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.2 .0.tgz#5d43bda4a0fd447cb0ebbe71bef8deff8805ad0d "
3507
- integrity sha512-S7eiFb/erugyd1rLb6mQ3Vuq+EXHv5cpCkNqqIkYkBgN2QdFnyCZzFBleqwGEx4lgNGYij81BWnCrFNK7vxvjQ ==
3504
+ enhanced-resolve@^4.3 .0 :
3505
+ version "4.3 .0"
3506
+ resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.3 .0.tgz#3b806f3bfafc1ec7de69551ef93cca46c1704126 "
3507
+ integrity sha512-3e87LvavsdxyoCfGusJnrZ5G8SLPOFeHSNpZI/ATL9a5leXo2k0w6MKnbqhdBad9qTobSfB20Ld7UmgoNbAZkQ ==
3508
3508
dependencies :
3509
3509
graceful-fs "^4.1.2"
3510
3510
memory-fs "^0.5.0"
@@ -3621,25 +3621,25 @@ eslint-config-airbnb@^18.1.0:
3621
3621
object.assign "^4.1.0"
3622
3622
object.entries "^1.1.2"
3623
3623
3624
- eslint-config-kentcdodds@^14.8.0 :
3625
- version "14.14.1 "
3626
- resolved "https://registry.yarnpkg.com/eslint-config-kentcdodds/-/eslint-config-kentcdodds-14.14.1 .tgz#4f9d42d9d0a8770f70fd898c14afe5d7ce673637 "
3627
- integrity sha512-2DE3cQvssImMnPFqdQdiQQ9nCAlQqbqWKuWzi5rPhf4YhJqjZWzkgIOr0GmGrGCYhG12n29STnRGf4XaXUOjFg ==
3624
+ eslint-config-kentcdodds@^14.14.2 :
3625
+ version "14.14.2 "
3626
+ resolved "https://registry.yarnpkg.com/eslint-config-kentcdodds/-/eslint-config-kentcdodds-14.14.2 .tgz#60cf3e4b87f3abf7a6ef16e594b6317ae3c6fd52 "
3627
+ integrity sha512-IaXj8o3IblHtzB7pSKNjt+cT9prnHmNv/1mBaAeZLuycn7yN4qkqC0OmPwonoDCeVnHRY45jWE++twWcruqVKA ==
3628
3628
dependencies :
3629
3629
babel-eslint "^10.1.0"
3630
3630
eslint-config-prettier "^6.11.0"
3631
3631
eslint-import-resolver-webpack "^0.12.2"
3632
- eslint-plugin-babel "^5.3.0 "
3633
- eslint-plugin-import "^2.21.2 "
3634
- eslint-plugin-jest "^23.17.1 "
3632
+ eslint-plugin-babel "^5.3.1 "
3633
+ eslint-plugin-import "^2.22.0 "
3634
+ eslint-plugin-jest "^23.18.2 "
3635
3635
eslint-plugin-jest-dom "^2.1.0"
3636
3636
eslint-plugin-jsx-a11y "^6.3.1"
3637
- eslint-plugin-react "^7.20.0 "
3638
- eslint-plugin-react-hooks "^4.0.4 "
3639
- eslint-plugin-testing-library "^3.3.1 "
3637
+ eslint-plugin-react "^7.20.3 "
3638
+ eslint-plugin-react-hooks "^4.0.8 "
3639
+ eslint-plugin-testing-library "^3.3.2 "
3640
3640
read-pkg-up "^7.0.1"
3641
3641
semver "^7.3.2"
3642
- webpack "^4.43 .0"
3642
+ webpack "^4.44 .0"
3643
3643
3644
3644
eslint-config-prettier@^6.10.0, eslint-config-prettier@^6.11.0 :
3645
3645
version "6.11.0"
@@ -3680,14 +3680,14 @@ eslint-module-utils@^2.6.0:
3680
3680
debug "^2.6.9"
3681
3681
pkg-dir "^2.0.0"
3682
3682
3683
- eslint-plugin-babel@^5.3.0 :
3683
+ eslint-plugin-babel@^5.3.1 :
3684
3684
version "5.3.1"
3685
3685
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.3.1.tgz#75a2413ffbf17e7be57458301c60291f2cfbf560"
3686
3686
integrity sha512-VsQEr6NH3dj664+EyxJwO4FCYm/00JhYb3Sk3ft8o+fpKuIfQ9TaW6uVUfvwMXHcf/lsnRIoyFPsLMyiWCSL/g==
3687
3687
dependencies :
3688
3688
eslint-rule-composer "^0.3.0"
3689
3689
3690
- eslint-plugin-import@^2.20.0, eslint-plugin-import@^2.21.2 :
3690
+ eslint-plugin-import@^2.20.0, eslint-plugin-import@^2.22.0 :
3691
3691
version "2.22.0"
3692
3692
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e"
3693
3693
integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==
@@ -3713,10 +3713,10 @@ eslint-plugin-jest-dom@^2.1.0:
3713
3713
dependencies :
3714
3714
requireindex "~1.2.0"
3715
3715
3716
- eslint-plugin-jest@^23.17.1 , eslint-plugin-jest@^23.18.0 :
3717
- version "23.18.0 "
3718
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.18.0 .tgz#4813eacb181820ed13c5505f400956d176b25af8 "
3719
- integrity sha512-wLPM/Rm1SGhxrFQ2TKM/BYsYPhn7ch6ZEK92S2o/vGkAAnDXM0I4nTIo745RIX+VlCRMFgBuJEax6XfTHMdeKg ==
3716
+ eslint-plugin-jest@^23.18.0 , eslint-plugin-jest@^23.18.2 :
3717
+ version "23.18.2 "
3718
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.18.2 .tgz#9cebb2c93729ccabc1d01cf45c59e9ee6afec80d "
3719
+ integrity sha512-afVOE47F0PENnRlnePUHgrDbv1tsDlTAVrjL051oUETB2ImzBwa5GfmUAUhDjAEuxH+xkE6DsmEpZ8obXzUMqQ ==
3720
3720
dependencies :
3721
3721
" @typescript-eslint/experimental-utils" " ^2.5.0"
3722
3722
@@ -3744,15 +3744,15 @@ eslint-plugin-prettier@^3.1.2:
3744
3744
dependencies :
3745
3745
prettier-linter-helpers "^1.0.0"
3746
3746
3747
- eslint-plugin-react-hooks@^4.0.4, eslint-plugin-react-hooks@^4.0. 8 :
3747
+ eslint-plugin-react-hooks@^4.0.8 :
3748
3748
version "4.0.8"
3749
3749
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
3750
3750
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
3751
3751
3752
- eslint-plugin-react@^7.19.0, eslint-plugin-react@^7.20.0 :
3753
- version "7.20.3 "
3754
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.3 .tgz#0590525e7eb83890ce71f73c2cf836284ad8c2f1 "
3755
- integrity sha512-txbo090buDeyV0ugF3YMWrzLIUqpYTsWSDZV9xLSmExE1P/Kmgg9++PD931r+KEWS66O1c9R4srLVVHmeHpoAg ==
3752
+ eslint-plugin-react@^7.19.0, eslint-plugin-react@^7.20.3 :
3753
+ version "7.20.4 "
3754
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.4 .tgz#c14d2631221ec694ddd84557d7152f44b66e4aa0 "
3755
+ integrity sha512-y4DOQ0LrzuDQFEAnYFGjJMRHQQqfTco02qiWI00eGQYikHTzC15S5aRHGWSffnThv8sBpsmFBLky3K5keniAJg ==
3756
3756
dependencies :
3757
3757
array-includes "^3.1.1"
3758
3758
array.prototype.flatmap "^1.2.3"
@@ -3766,10 +3766,10 @@ eslint-plugin-react@^7.19.0, eslint-plugin-react@^7.20.0:
3766
3766
resolve "^1.17.0"
3767
3767
string.prototype.matchall "^4.0.2"
3768
3768
3769
- eslint-plugin-testing-library@^3.3.1 :
3770
- version "3.3.1 "
3771
- resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.3.1 .tgz#aab204bb19b634ee50a9da550649a51723ebb423 "
3772
- integrity sha512-0Ubug+v9hJDb0OEHc6e2p5/7Q4xhaCZiYLc05hybja8Yd2t+2y1Q+UDwKz+JiDAHoPgE7y2B2G3jn+u9kqJTGw ==
3769
+ eslint-plugin-testing-library@^3.3.2 :
3770
+ version "3.3.2 "
3771
+ resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.3.2 .tgz#d14d0b73452cd2ba10a963f1f81094957e32b75a "
3772
+ integrity sha512-UUGKQktNbXiTSYADTYGTZiri4HH1oQKjRYOy4bBzd8v/UCR6cAT91U//STioSvofHDpXbhfi9wVjZR2sZzG87w ==
3773
3773
dependencies :
3774
3774
" @typescript-eslint/experimental-utils" " ^2.29.0"
3775
3775
@@ -8992,15 +8992,15 @@ watchpack-chokidar2@^2.0.0:
8992
8992
dependencies :
8993
8993
chokidar "^2.1.8"
8994
8994
8995
- watchpack@^1.6.1 :
8996
- version "1.7.2 "
8997
- resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.7.2 .tgz#c02e4d4d49913c3e7e122c3325365af9d331e9aa "
8998
- integrity sha512-ymVbbQP40MFTp+cNMvpyBpBtygHnPzPkHqoIwRRj/0B8KhqQwV8LaKjtbaxF2lK4vl8zN9wCxS46IFCU5K4W0g ==
8995
+ watchpack@^1.7.4 :
8996
+ version "1.7.4 "
8997
+ resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.7.4 .tgz#6e9da53b3c80bb2d6508188f5b200410866cd30b "
8998
+ integrity sha512-aWAgTW4MoSJzZPAicljkO1hsi1oKj/RRq/OJQh2PKI2UKL04c2Bs+MBOB+BBABHTXJpf9mCwHN7ANCvYsvY2sg ==
8999
8999
dependencies :
9000
9000
graceful-fs "^4.1.2"
9001
9001
neo-async "^2.5.0"
9002
9002
optionalDependencies :
9003
- chokidar "^3.4.0 "
9003
+ chokidar "^3.4.1 "
9004
9004
watchpack-chokidar2 "^2.0.0"
9005
9005
9006
9006
webidl-conversions@^5.0.0 :
@@ -9021,10 +9021,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
9021
9021
source-list-map "^2.0.0"
9022
9022
source-map "~0.6.1"
9023
9023
9024
- webpack@^4.43.0 :
9025
- version "4.43 .0"
9026
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.43 .0.tgz#c48547b11d563224c561dad1172c8aa0b8a678e6 "
9027
- integrity sha512-GW1LjnPipFW2Y78OOab8NJlCflB7EFskMih2AHdvjbpKMeDJqEgSx24cXXXiPS65+WSwVyxtDsJH6jGX2czy+g ==
9024
+ webpack@^4.43.0, webpack@^4.44.0 :
9025
+ version "4.44 .0"
9026
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44 .0.tgz#3b08f88a89470175f036f4a9496b8a0428668802 "
9027
+ integrity sha512-wAuJxK123sqAw31SpkPiPW3iKHgFUiKvO7E7UZjtdExcsRe3fgav4mvoMM7vvpjLHVoJ6a0Mtp2fzkoA13e0Zw ==
9028
9028
dependencies :
9029
9029
" @webassemblyjs/ast" " 1.9.0"
9030
9030
" @webassemblyjs/helper-module-context" " 1.9.0"
@@ -9034,7 +9034,7 @@ webpack@^4.43.0:
9034
9034
ajv "^6.10.2"
9035
9035
ajv-keywords "^3.4.1"
9036
9036
chrome-trace-event "^1.0.2"
9037
- enhanced-resolve "^4.1 .0"
9037
+ enhanced-resolve "^4.3 .0"
9038
9038
eslint-scope "^4.0.3"
9039
9039
json-parse-better-errors "^1.0.2"
9040
9040
loader-runner "^2.4.0"
@@ -9047,7 +9047,7 @@ webpack@^4.43.0:
9047
9047
schema-utils "^1.0.0"
9048
9048
tapable "^1.1.3"
9049
9049
terser-webpack-plugin "^1.4.3"
9050
- watchpack "^1.6.1 "
9050
+ watchpack "^1.7.4 "
9051
9051
webpack-sources "^1.4.1"
9052
9052
9053
9053
whatwg-encoding@^1.0.5 :
0 commit comments