1635
1635
regexpp "^3.0.0"
1636
1636
tsutils "^3.17.1"
1637
1637
1638
- " @typescript-eslint/[email protected] " , "@typescript-eslint/experimental-utils@^2.29.0", "@typescript-eslint/experimental-utils@^2. 5.0":
1638
+ " @typescript-eslint/[email protected] " , "@typescript-eslint/experimental-utils@^2.5.0":
1639
1639
version "2.34.0"
1640
1640
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.34.0.tgz#d3524b644cdb40eebceca67f8cf3e4cc9c8f980f"
1641
1641
integrity sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA==
1645
1645
eslint-scope "^5.0.0"
1646
1646
eslint-utils "^2.0.0"
1647
1647
1648
+ " @typescript-eslint/experimental-utils@^3.10.1 " :
1649
+ version "3.10.1"
1650
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686"
1651
+ integrity sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw==
1652
+ dependencies :
1653
+ " @types/json-schema" " ^7.0.3"
1654
+ " @typescript-eslint/types" " 3.10.1"
1655
+ " @typescript-eslint/typescript-estree" " 3.10.1"
1656
+ eslint-scope "^5.0.0"
1657
+ eslint-utils "^2.0.0"
1658
+
1648
1659
" @typescript-eslint/experimental-utils@^4.0.1 " :
1649
1660
version "4.1.0"
1650
1661
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.1.0.tgz#263d7225645c09a411c8735eeffd417f50f49026"
1675
1686
" @typescript-eslint/types" " 4.1.0"
1676
1687
" @typescript-eslint/visitor-keys" " 4.1.0"
1677
1688
1689
+ " @typescript-eslint/[email protected] " :
1690
+ version "3.10.1"
1691
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
1692
+ integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
1693
+
1678
1694
" @typescript-eslint/[email protected] " :
1679
1695
version "4.1.0"
1680
1696
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.1.0.tgz#edbd3fec346f34e13ce7aa176b03b497a32c496a"
1693
1709
semver "^7.3.2"
1694
1710
tsutils "^3.17.1"
1695
1711
1712
+ " @typescript-eslint/[email protected] " :
1713
+ version "3.10.1"
1714
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
1715
+ integrity sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w==
1716
+ dependencies :
1717
+ " @typescript-eslint/types" " 3.10.1"
1718
+ " @typescript-eslint/visitor-keys" " 3.10.1"
1719
+ debug "^4.1.1"
1720
+ glob "^7.1.6"
1721
+ is-glob "^4.0.1"
1722
+ lodash "^4.17.15"
1723
+ semver "^7.3.2"
1724
+ tsutils "^3.17.1"
1725
+
1696
1726
" @typescript-eslint/[email protected] " :
1697
1727
version "4.1.0"
1698
1728
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.1.0.tgz#394046ead25164494218c0e3d6b960695ea967f6"
1707
1737
semver "^7.3.2"
1708
1738
tsutils "^3.17.1"
1709
1739
1740
+ " @typescript-eslint/[email protected] " :
1741
+ version "3.10.1"
1742
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
1743
+ integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==
1744
+ dependencies :
1745
+ eslint-visitor-keys "^1.1.0"
1746
+
1710
1747
" @typescript-eslint/[email protected] " :
1711
1748
version "4.1.0"
1712
1749
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.1.0.tgz#b2d528c9484e7eda1aa4f86ccf0432fb16e4d545"
@@ -3784,25 +3821,25 @@ eslint-config-airbnb@^18.1.0:
3784
3821
object.assign "^4.1.0"
3785
3822
object.entries "^1.1.2"
3786
3823
3787
- eslint-config-kentcdodds@^14.16 .0 :
3788
- version "14.16 .0"
3789
- resolved "https://registry.yarnpkg.com/eslint-config-kentcdodds/-/eslint-config-kentcdodds-14.16 .0.tgz#1c87e01362f10c53ce379b6bc9d35ae07e5e47d0 "
3790
- integrity sha512-hEPTu9WxPswcdBVcFNLBJr2aY14jyGO63g5RLCcGkSDKJnhCenzPnIgKcdo/q8ze8MIDlhGBtpGRXv0lLhLNvQ ==
3824
+ eslint-config-kentcdodds@^15.0 .0 :
3825
+ version "15.0 .0"
3826
+ resolved "https://registry.yarnpkg.com/eslint-config-kentcdodds/-/eslint-config-kentcdodds-15.0 .0.tgz#0a12f2e092e9ae7e6009154df1ccc823040a8405 "
3827
+ integrity sha512-uu4PRDy0L33DaFZLGGXm5knGw2zSLq9HhhXtGMDW6Qz+37OAHWICzqhaB/HbTbDDg6Iw5Dqdh87n3AJsQtBRsw ==
3791
3828
dependencies :
3792
3829
babel-eslint "^10.1.0"
3793
3830
eslint-config-prettier "^6.11.0"
3794
3831
eslint-import-resolver-webpack "^0.12.2"
3795
3832
eslint-plugin-babel "^5.3.1"
3796
3833
eslint-plugin-import "^2.22.0"
3797
3834
eslint-plugin-jest "^23.20.0"
3798
- eslint-plugin-jest-dom "^3.2.1 "
3835
+ eslint-plugin-jest-dom "^3.2.3 "
3799
3836
eslint-plugin-jsx-a11y "^6.3.1"
3800
3837
eslint-plugin-react "^7.20.6"
3801
- eslint-plugin-react-hooks "^4.1.0 "
3802
- eslint-plugin-testing-library "^3.6 .0"
3838
+ eslint-plugin-react-hooks "^4.1.2 "
3839
+ eslint-plugin-testing-library "^3.9 .0"
3803
3840
read-pkg-up "^7.0.1"
3804
3841
semver "^7.3.2"
3805
- webpack "^4.44.1 "
3842
+ webpack "^4.44.2 "
3806
3843
3807
3844
eslint-config-prettier@^6.10.0, eslint-config-prettier@^6.11.0 :
3808
3845
version "6.11.0"
@@ -3869,10 +3906,10 @@ eslint-plugin-import@^2.20.0, eslint-plugin-import@^2.22.0:
3869
3906
resolve "^1.17.0"
3870
3907
tsconfig-paths "^3.9.0"
3871
3908
3872
- eslint-plugin-jest-dom@^3.2.1 :
3873
- version "3.2.1 "
3874
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-3.2.1 .tgz#154404111eb32bde3173b885aaaefb8c29859055 "
3875
- integrity sha512-9zfx3KMLZWbwhkwrMrGRg9O2oT5RY/KQ8orex35oMQrP24O+aoLvlfNP5DhCBok45m/vVQ0wtuqj7oItwyGu1w ==
3909
+ eslint-plugin-jest-dom@^3.2.3 :
3910
+ version "3.2.3 "
3911
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-3.2.3 .tgz#2ee4ef409484b9d175f169e5fc12caf8be854b4e "
3912
+ integrity sha512-3eEne+h1JsTV4ExZ022xJALKKgWwjYTakRzXZ575CzB6kOZ3No5cvW9XVdF0CfgHt+4ZaMq2AFgm2BiA3sHmRg ==
3876
3913
dependencies :
3877
3914
" @babel/runtime" " ^7.9.6"
3878
3915
requireindex "^1.2.0"
@@ -3915,7 +3952,7 @@ eslint-plugin-prettier@^3.1.2:
3915
3952
dependencies :
3916
3953
prettier-linter-helpers "^1.0.0"
3917
3954
3918
- eslint-plugin-react-hooks@^4.1.0, eslint-plugin-react-hooks@^4.1. 2 :
3955
+ eslint-plugin-react-hooks@^4.1.2 :
3919
3956
version "4.1.2"
3920
3957
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.2.tgz#2eb53731d11c95826ef7a7272303eabb5c9a271e"
3921
3958
integrity sha512-ykUeqkGyUGgwTtk78C0o8UG2fzwmgJ0qxBGPp2WqRKsTwcLuVf01kTDRAtOsd4u6whX2XOC8749n2vPydP82fg==
@@ -3937,12 +3974,12 @@ eslint-plugin-react@^7.20.6, eslint-plugin-react@^7.21.2:
3937
3974
resolve "^1.17.0"
3938
3975
string.prototype.matchall "^4.0.2"
3939
3976
3940
- eslint-plugin-testing-library@^3.6 .0 :
3941
- version "3.8 .0"
3942
- resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.8 .0.tgz#a8f20d42eade1e57feb4e964a734d124491d6a2b "
3943
- integrity sha512-PNWuIOxnCcElexd/mDjlnPw9cd70JEzeIm/8dsfsyTr8wsTPCZmVqmv7I0rd7I8z7j/FdFqt0vzL8om3GMYCaA ==
3977
+ eslint-plugin-testing-library@^3.9 .0 :
3978
+ version "3.9 .0"
3979
+ resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.9 .0.tgz#96e8a88e0f8765d375166a724b88e3a44aa72eae "
3980
+ integrity sha512-86GULfQGAyaygbkemFmDgcTW0TUYO7mwkZMZ7lcawOkDra+iYWUHFf2Fr/QMfeFQHuc7v++G35gToJ7Vaamgow ==
3944
3981
dependencies :
3945
- " @typescript-eslint/experimental-utils" " ^2.29.0 "
3982
+ " @typescript-eslint/experimental-utils" " ^3.10.1 "
3946
3983
3947
3984
eslint-rule-composer@^0.3.0 :
3948
3985
version "0.3.0"
@@ -9374,10 +9411,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
9374
9411
source-list-map "^2.0.0"
9375
9412
source-map "~0.6.1"
9376
9413
9377
- webpack@^4.43.0, webpack@^4.44.1 :
9378
- version "4.44.1 "
9379
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.1 .tgz#17e69fff9f321b8f117d1fda714edfc0b939cc21 "
9380
- integrity sha512-4UOGAohv/VGUNQJstzEywwNxqX417FnjZgZJpJQegddzPmTvph37eBIRbRTfdySXzVtJXLJfbMN3mMYhM6GdmQ ==
9414
+ webpack@^4.43.0, webpack@^4.44.2 :
9415
+ version "4.44.2 "
9416
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.2 .tgz#6bfe2b0af055c8b2d1e90ed2cd9363f841266b72 "
9417
+ integrity sha512-6KJVGlCxYdISyurpQ0IPTklv+DULv05rs2hseIXer6D7KrUicRDLFb4IUM1S6LUAKypPM/nSiVSuv8jHu1m3/Q ==
9381
9418
dependencies :
9382
9419
" @webassemblyjs/ast" " 1.9.0"
9383
9420
" @webassemblyjs/helper-module-context" " 1.9.0"
0 commit comments