1513
1513
" @types/estree" " *"
1514
1514
" @types/json-schema" " *"
1515
1515
1516
- " @types/estree@*" , "@types/estree@^0.0.46" :
1516
+ " @types/estree@* " :
1517
1517
version "0.0.46"
1518
1518
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.46.tgz#0fb6bfbbeabd7a30880504993369c4bf1deab1fe"
1519
1519
integrity sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg==
1520
1520
1521
+ " @types/estree@^0.0.47 " :
1522
+ version "0.0.47"
1523
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.47.tgz#d7a51db20f0650efec24cd04994f523d93172ed4"
1524
+ integrity sha512-c5ciR06jK8u9BstrmJyO97m+klJrrhCf9u3rLu3DEAJBirxRqSCvDQoYKmxuYwQI5SZChAWu+tq9oVlGRuzPAg==
1525
+
1521
1526
" @types/graceful-fs@^4.1.2 " :
1522
1527
version "4.1.3"
1523
1528
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.3.tgz#039af35fe26bec35003e8d86d2ee9c586354348f"
1609
1614
dependencies :
1610
1615
" @types/yargs-parser" " *"
1611
1616
1612
- " @typescript-eslint/eslint-plugin@^4.21.0 " :
1613
- version "4.21.0"
1614
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.21.0.tgz#3fce2bfa76d95c00ac4f33dff369cb593aab8878"
1615
- integrity sha512-FPUyCPKZbVGexmbCFI3EQHzCZdy2/5f+jv6k2EDljGdXSRc0cKvbndd2nHZkSLqCNOPk0jB6lGzwIkglXcYVsQ==
1616
- dependencies :
1617
- " @typescript-eslint/experimental-utils" " 4.21.0"
1618
- " @typescript-eslint/scope-manager" " 4.21.0"
1619
- debug "^4.1.1"
1620
- functional-red-black-tree "^1.0.1"
1621
- lodash "^4.17.15"
1622
- regexpp "^3.0.0"
1623
- semver "^7.3.2"
1624
- tsutils "^3.17.1"
1625
-
1626
- " @typescript-eslint/eslint-plugin@^4.22.0 " :
1617
+ " @typescript-eslint/eslint-plugin@^4.21.0" , "@typescript-eslint/eslint-plugin@^4.22.0":
1627
1618
version "4.22.0"
1628
1619
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.0.tgz#3d5f29bb59e61a9dba1513d491b059e536e16dbc"
1629
1620
integrity sha512-U8SP9VOs275iDXaL08Ln1Fa/wLXfj5aTr/1c0t0j6CdbOnxh+TruXu1p4I0NAvdPBQgoPjHsgKn28mOi0FzfoA==
1637
1628
semver "^7.3.2"
1638
1629
tsutils "^3.17.1"
1639
1630
1640
- " @typescript-eslint/experimental-utils@4.21.0 " :
1641
- version "4.21.0"
1642
- resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.21.0.tgz#0b0bb7c15d379140a660c003bdbafa71ae9134b6"
1643
- integrity sha512-cEbgosW/tUFvKmkg3cU7LBoZhvUs+ZPVM9alb25XvR0dal4qHL3SiUqHNrzoWSxaXA9gsifrYrS1xdDV6w/gIA==
1644
- dependencies :
1645
- " @types/json-schema" " ^7.0.3"
1646
- " @typescript-eslint/scope-manager" " 4.21.0"
1647
- " @typescript-eslint/types" " 4.21.0"
1648
- " @typescript-eslint/typescript-estree" " 4.21.0"
1649
- eslint-scope "^5.0.0"
1650
- eslint-utils "^2.0.0"
1651
-
1652
- " @typescript-eslint/experimental-utils@4.22.0 " :
1631
+ " @typescript-eslint/experimental-utils@4.22.0" , "@typescript-eslint/experimental-utils@^4.21.0":
1653
1632
version "4.22.0"
1654
1633
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.0.tgz#68765167cca531178e7b650a53456e6e0bef3b1f"
1655
1634
integrity sha512-xJXHHl6TuAxB5AWiVrGhvbGL8/hbiCQ8FiWwObO3r0fnvBdrbWEDy1hlvGQOAWc6qsCWuWMKdVWlLAEMpxnddg==
1661
1640
eslint-scope "^5.0.0"
1662
1641
eslint-utils "^2.0.0"
1663
1642
1664
- " @typescript-eslint/experimental-utils@^3.10.1 " :
1665
- version "3.10.1"
1666
- resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686"
1667
- integrity sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw==
1668
- dependencies :
1669
- " @types/json-schema" " ^7.0.3"
1670
- " @typescript-eslint/types" " 3.10.1"
1671
- " @typescript-eslint/typescript-estree" " 3.10.1"
1672
- eslint-scope "^5.0.0"
1673
- eslint-utils "^2.0.0"
1674
-
1675
1643
" @typescript-eslint/experimental-utils@^4.0.1 " :
1676
1644
version "4.17.0"
1677
1645
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.17.0.tgz#762c44aaa1a6a3c05b6d63a8648fb89b89f84c80"
1684
1652
eslint-scope "^5.0.0"
1685
1653
eslint-utils "^2.0.0"
1686
1654
1687
- " @typescript-eslint/parser@^4.21.0" , "@typescript-eslint/parser@^4.4.1":
1688
- version "4.21.0"
1689
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.21.0.tgz#a227fc2af4001668c3e3f7415d4feee5093894c1"
1690
- integrity sha512-eyNf7QmE5O/l1smaQgN0Lj2M/1jOuNg2NrBm1dqqQN0sVngTLyw8tdCbih96ixlhbF1oINoN8fDCyEH9SjLeIA==
1691
- dependencies :
1692
- " @typescript-eslint/scope-manager" " 4.21.0"
1693
- " @typescript-eslint/types" " 4.21.0"
1694
- " @typescript-eslint/typescript-estree" " 4.21.0"
1695
- debug "^4.1.1"
1696
-
1697
- " @typescript-eslint/parser@^4.22.0 " :
1655
+ " @typescript-eslint/parser@^4.21.0" , "@typescript-eslint/parser@^4.22.0", "@typescript-eslint/parser@^4.4.1":
1698
1656
version "4.22.0"
1699
1657
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.0.tgz#e1637327fcf796c641fe55f73530e90b16ac8fe8"
1700
1658
integrity sha512-z/bGdBJJZJN76nvAY9DkJANYgK3nlRstRRi74WHm3jjgf2I8AglrSY+6l7ogxOmn55YJ6oKZCLLy+6PW70z15Q==
1712
1670
" @typescript-eslint/types" " 4.17.0"
1713
1671
" @typescript-eslint/visitor-keys" " 4.17.0"
1714
1672
1715
- " @typescript-eslint/scope-manager@4.21.0 " :
1716
- version "4.21.0"
1717
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.21.0.tgz#c81b661c4b8af1ec0c010d847a8f9ab76ab95b4d"
1718
- integrity sha512-kfOjF0w1Ix7+a5T1knOw00f7uAP9Gx44+OEsNQi0PvvTPLYeXJlsCJ4tYnDj5PQEYfpcgOH5yBlw7K+UEI9Agw==
1719
- dependencies :
1720
- " @typescript-eslint/types" " 4.21.0"
1721
- " @typescript-eslint/visitor-keys" " 4.21.0"
1722
-
1723
1673
" @typescript-eslint/scope-manager@4.22.0 " :
1724
1674
version "4.22.0"
1725
1675
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.22.0.tgz#ed411545e61161a8d702e703a4b7d96ec065b09a"
1728
1678
" @typescript-eslint/types" " 4.22.0"
1729
1679
" @typescript-eslint/visitor-keys" " 4.22.0"
1730
1680
1731
- " @typescript-eslint/types@3.10.1 " :
1732
- version "3.10.1"
1733
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
1734
- integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
1735
-
1736
1681
" @typescript-eslint/types@4.17.0 " :
1737
1682
version "4.17.0"
1738
1683
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.17.0.tgz#f57d8fc7f31b348db946498a43050083d25f40ad"
1739
1684
integrity sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g==
1740
1685
1741
- " @typescript-eslint/types@4.21.0 " :
1742
- version "4.21.0"
1743
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.21.0.tgz#abdc3463bda5d31156984fa5bc316789c960edef"
1744
- integrity sha512-+OQaupjGVVc8iXbt6M1oZMwyKQNehAfLYJJ3SdvnofK2qcjfor9pEM62rVjBknhowTkh+2HF+/KdRAc/wGBN2w==
1745
-
1746
1686
" @typescript-eslint/types@4.22.0 " :
1747
1687
version "4.22.0"
1748
1688
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6"
1749
1689
integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA==
1750
1690
1751
- " @typescript-eslint/typescript-estree@3.10.1 " :
1752
- version "3.10.1"
1753
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
1754
- integrity sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w==
1755
- dependencies :
1756
- " @typescript-eslint/types" " 3.10.1"
1757
- " @typescript-eslint/visitor-keys" " 3.10.1"
1758
- debug "^4.1.1"
1759
- glob "^7.1.6"
1760
- is-glob "^4.0.1"
1761
- lodash "^4.17.15"
1762
- semver "^7.3.2"
1763
- tsutils "^3.17.1"
1764
-
1765
1691
" @typescript-eslint/typescript-estree@4.17.0 " :
1766
1692
version "4.17.0"
1767
1693
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.17.0.tgz#b835d152804f0972b80dbda92477f9070a72ded1"
1775
1701
semver "^7.3.2"
1776
1702
tsutils "^3.17.1"
1777
1703
1778
- " @typescript-eslint/typescript-estree@4.21.0 " :
1779
- version "4.21.0"
1780
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.21.0.tgz#3817bd91857beeaeff90f69f1f112ea58d350b0a"
1781
- integrity sha512-ZD3M7yLaVGVYLw4nkkoGKumb7Rog7QID9YOWobFDMQKNl+vPxqVIW/uDk+MDeGc+OHcoG2nJ2HphwiPNajKw3w==
1782
- dependencies :
1783
- " @typescript-eslint/types" " 4.21.0"
1784
- " @typescript-eslint/visitor-keys" " 4.21.0"
1785
- debug "^4.1.1"
1786
- globby "^11.0.1"
1787
- is-glob "^4.0.1"
1788
- semver "^7.3.2"
1789
- tsutils "^3.17.1"
1790
-
1791
1704
" @typescript-eslint/typescript-estree@4.22.0 " :
1792
1705
version "4.22.0"
1793
1706
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.0.tgz#b5d95d6d366ff3b72f5168c75775a3e46250d05c"
1801
1714
semver "^7.3.2"
1802
1715
tsutils "^3.17.1"
1803
1716
1804
- " @typescript-eslint/visitor-keys@3.10.1 " :
1805
- version "3.10.1"
1806
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
1807
- integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==
1808
- dependencies :
1809
- eslint-visitor-keys "^1.1.0"
1810
-
1811
1717
" @typescript-eslint/visitor-keys@4.17.0 " :
1812
1718
version "4.17.0"
1813
1719
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.17.0.tgz#9c304cfd20287c14a31d573195a709111849b14d"
1816
1722
" @typescript-eslint/types" " 4.17.0"
1817
1723
eslint-visitor-keys "^2.0.0"
1818
1724
1819
- " @typescript-eslint/visitor-keys@4.21.0 " :
1820
- version "4.21.0"
1821
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.21.0.tgz#990a9acdc124331f5863c2cf21c88ba65233cd8d"
1822
- integrity sha512-dH22dROWGi5Z6p+Igc8bLVLmwy7vEe8r+8c+raPQU0LxgogPUrRAtRGtvBWmlr9waTu3n+QLt/qrS/hWzk1x5w==
1823
- dependencies :
1824
- " @typescript-eslint/types" " 4.21.0"
1825
- eslint-visitor-keys "^2.0.0"
1826
-
1827
1725
" @typescript-eslint/visitor-keys@4.22.0 " :
1828
1726
version "4.22.0"
1829
1727
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.0.tgz#169dae26d3c122935da7528c839f42a8a42f6e47"
@@ -3557,10 +3455,10 @@ enhanced-resolve@^0.9.1:
3557
3455
memory-fs "^0.2.0"
3558
3456
tapable "^0.1.8"
3559
3457
3560
- enhanced-resolve@^5.7 .0 :
3561
- version "5.7 .0"
3562
- resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.7 .0.tgz#525c5d856680fbd5052de453ac83e32049958b5c "
3563
- integrity sha512-6njwt/NsZFUKhM6j9U8hzVyD4E4r0x7NQzhTCbcWOJ0IQjNSAoalWmb0AE51Wn+fwan5qVESWi7t2ToBxs9vrw ==
3458
+ enhanced-resolve@^5.8 .0 :
3459
+ version "5.8 .0"
3460
+ resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.8 .0.tgz#d9deae58f9d3773b6a111a5a46831da5be5c9ac0 "
3461
+ integrity sha512-Sl3KRpJA8OpprrtaIswVki3cWPiPKxXuFxJXBp+zNb6s6VwNWwFRUdtmzd2ReUut8n+sCPx7QCtQ7w5wfJhSgQ ==
3564
3462
dependencies :
3565
3463
graceful-fs "^4.2.4"
3566
3464
tapable "^2.2.0"
@@ -3729,10 +3627,10 @@ eslint-config-airbnb@^18.2.0:
3729
3627
object.assign "^4.1.0"
3730
3628
object.entries "^1.1.2"
3731
3629
3732
- eslint-config-kentcdodds@^17.7 .0 :
3733
- version "17.7 .0"
3734
- resolved "https://registry.yarnpkg.com/eslint-config-kentcdodds/-/eslint-config-kentcdodds-17.7 .0.tgz#66b279202e58665f70b57b4a363489b76398531e "
3735
- integrity sha512-nb1vUXVDHuXtdUxEaU6gLO15R915aSkU/+o1p/jt6H87/Fjdifp1AYKNukvzOvK/x0jtHKWG+HaiyaPcil5W+A ==
3630
+ eslint-config-kentcdodds@^18.0 .0 :
3631
+ version "18.0 .0"
3632
+ resolved "https://registry.yarnpkg.com/eslint-config-kentcdodds/-/eslint-config-kentcdodds-18.0 .0.tgz#dab96143ac5355a200a31a9692910db07666ac77 "
3633
+ integrity sha512-25ghf4XUTU4JgwFR83XMUHYFWF5sk/F7uOxu3fFOYvSCzRtfF7SWDgOQBFvA+/VXl8BP3fR1Ng4JzmrtD+eE/g ==
3736
3634
dependencies :
3737
3635
" @typescript-eslint/eslint-plugin" " ^4.21.0"
3738
3636
" @typescript-eslint/parser" " ^4.21.0"
@@ -3741,15 +3639,15 @@ eslint-config-kentcdodds@^17.7.0:
3741
3639
eslint-import-resolver-webpack "^0.13.0"
3742
3640
eslint-plugin-babel "^5.3.1"
3743
3641
eslint-plugin-import "^2.22.1"
3744
- eslint-plugin-jest "^24.3.4 "
3745
- eslint-plugin-jest-dom "^3.7 .0"
3642
+ eslint-plugin-jest "^24.3.5 "
3643
+ eslint-plugin-jest-dom "^3.8 .0"
3746
3644
eslint-plugin-jsx-a11y "^6.4.1"
3747
- eslint-plugin-react "^7.23.1 "
3645
+ eslint-plugin-react "^7.23.2 "
3748
3646
eslint-plugin-react-hooks "^4.2.0"
3749
- eslint-plugin-testing-library "^3.10.2 "
3647
+ eslint-plugin-testing-library "^4.0.0 "
3750
3648
read-pkg-up "^7.0.1"
3751
3649
semver "^7.3.5"
3752
- webpack "^5.30.0 "
3650
+ webpack "^5.31.2 "
3753
3651
3754
3652
eslint-config-prettier@^8.1.0 :
3755
3653
version "8.1.0"
@@ -3814,19 +3712,19 @@ eslint-plugin-import@^2.20.0, eslint-plugin-import@^2.22.1:
3814
3712
resolve "^1.17.0"
3815
3713
tsconfig-paths "^3.9.0"
3816
3714
3817
- eslint-plugin-jest-dom@^3.7 .0 :
3818
- version "3.7 .0"
3819
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-3.7 .0.tgz#90b1da71aba7a0f5ac80e57ec04efbe97161fa55 "
3820
- integrity sha512-pLbKIV/upcORNROKgO6Yca13HGTkXvgcI7qaqJSZ8mvGMqaDvQSEh+RoabjeLByMzJBmAzNx1AAT2dUYOAVidw ==
3715
+ eslint-plugin-jest-dom@^3.8 .0 :
3716
+ version "3.8 .0"
3717
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-3.8 .0.tgz#3f31591829dd5024ede4629b9268bc976b75fa43 "
3718
+ integrity sha512-TsBK1RSG8mXCJaOce+gcNLU8ORl5yx111/HnsTTL70qwfb1AtbcqGtpz2OvfI/Q23baMtWDVy4L1KHgJk0B1XQ ==
3821
3719
dependencies :
3822
3720
" @babel/runtime" " ^7.9.6"
3823
3721
" @testing-library/dom" " ^7.28.1"
3824
3722
requireindex "^1.2.0"
3825
3723
3826
- eslint-plugin-jest@^24.1.5, eslint-plugin-jest@^24.3.4 :
3827
- version "24.3.4 "
3828
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.4 .tgz#6d90c3554de0302e879603dd6405474c98849f19 "
3829
- integrity sha512-3n5oY1+fictanuFkTWPwSlehugBTAgwLnYLFsCllzE3Pl1BwywHl5fL0HFxmMjoQY8xhUDk8uAWc3S4JOHGh3A ==
3724
+ eslint-plugin-jest@^24.1.5, eslint-plugin-jest@^24.3.5 :
3725
+ version "24.3.5 "
3726
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.5 .tgz#71f0b580f87915695c286c3f0eb88cf23664d044 "
3727
+ integrity sha512-XG4rtxYDuJykuqhsOqokYIR84/C8pRihRtEpVskYLbIIKGwPNW2ySxdctuVzETZE+MbF/e7wmsnbNVpzM0rDug ==
3830
3728
dependencies :
3831
3729
" @typescript-eslint/experimental-utils" " ^4.0.1"
3832
3730
@@ -3859,7 +3757,7 @@ eslint-plugin-react-hooks@^4.2.0:
3859
3757
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
3860
3758
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
3861
3759
3862
- eslint-plugin-react@^7.23.1, eslint-plugin-react@^7.23. 2 :
3760
+ eslint-plugin-react@^7.23.2 :
3863
3761
version "7.23.2"
3864
3762
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.2.tgz#2d2291b0f95c03728b55869f01102290e792d494"
3865
3763
integrity sha512-AfjgFQB+nYszudkxRkTFu0UR1zEQig0ArVMPloKhxwlwkzaw/fBiH0QWcBBhZONlXqQC51+nfqFrkn4EzHcGBw==
@@ -3877,12 +3775,12 @@ eslint-plugin-react@^7.23.1, eslint-plugin-react@^7.23.2:
3877
3775
resolve "^2.0.0-next.3"
3878
3776
string.prototype.matchall "^4.0.4"
3879
3777
3880
- eslint-plugin-testing-library@^3.10.2 :
3881
- version "3.10.2 "
3882
- resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.10.2 .tgz#609ec2b0369da7cf2e6d9edff5da153cc31d87bd "
3883
- integrity sha512-WAmOCt7EbF1XM8XfbCKAEzAPnShkNSwcIsAD2jHdsMUT9mZJPjLCG7pMzbcC8kK366NOuGip8HKLDC+Xk4yIdA ==
3778
+ eslint-plugin-testing-library@^4.0.0 :
3779
+ version "4.1.0 "
3780
+ resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-4.1.0 .tgz#d0185723de23fe7dc73254f68806f82d0c65ff46 "
3781
+ integrity sha512-0/9etVl6CqqphMvZRbqcBcYEv+bSZOAkJIfWkAxwWhVntyt4ZdRjPBcWGsKnX/OtKHkhPXSFd5jaRbZa1sd4Rg ==
3884
3782
dependencies :
3885
- " @typescript-eslint/experimental-utils" " ^3.10.1 "
3783
+ " @typescript-eslint/experimental-utils" " ^4.21.0 "
3886
3784
3887
3785
eslint-rule-composer@^0.3.0 :
3888
3786
version "0.3.0"
@@ -8820,20 +8718,20 @@ webpack-sources@^2.1.1:
8820
8718
source-list-map "^2.0.1"
8821
8719
source-map "^0.6.1"
8822
8720
8823
- webpack@^5.30.0 :
8824
- version "5.30 .0"
8825
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.30 .0.tgz#07d87c182a060e0c2491062f3dc0edc85a29d884 "
8826
- integrity sha512-Zr9NIri5yzpfmaMea2lSMV1UygbW0zQsSlGLMgKUm63ACXg6alhd1u4v5UBSBjzYKXJN6BNMGVM7w165e7NxYA ==
8721
+ webpack@^5.31.2 :
8722
+ version "5.34 .0"
8723
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.34 .0.tgz#8f12bfd3474e7543232345b89294cfe8a5191c10 "
8724
+ integrity sha512-+WiFMgaZqhu7zKN64LQ7z0Ml4WWI+9RwG6zmS0wJDQXiCeg3hpN8fYFNJ+6WlosDT55yVxTfK7XHUAOVR4rLyA ==
8827
8725
dependencies :
8828
8726
" @types/eslint-scope" " ^3.7.0"
8829
- " @types/estree" " ^0.0.46 "
8727
+ " @types/estree" " ^0.0.47 "
8830
8728
" @webassemblyjs/ast" " 1.11.0"
8831
8729
" @webassemblyjs/wasm-edit" " 1.11.0"
8832
8730
" @webassemblyjs/wasm-parser" " 1.11.0"
8833
8731
acorn "^8.0.4"
8834
8732
browserslist "^4.14.5"
8835
8733
chrome-trace-event "^1.0.2"
8836
- enhanced-resolve "^5.7 .0"
8734
+ enhanced-resolve "^5.8 .0"
8837
8735
es-module-lexer "^0.4.0"
8838
8736
eslint-scope "^5.1.1"
8839
8737
events "^3.2.0"
0 commit comments