Skip to content

Commit 0442fe6

Browse files
build(deps-dev): bump eslint-config-kentcdodds from 17.7.0 to 18.0.0
Bumps [eslint-config-kentcdodds](https://github.com/kentcdodds/eslint-config-kentcdodds) from 17.7.0 to 18.0.0. - [Release notes](https://github.com/kentcdodds/eslint-config-kentcdodds/releases) - [Commits](kentcdodds/eslint-config-kentcdodds@v17.7.0...v18.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ff45c1 commit 0442fe6

File tree

2 files changed

+43
-145
lines changed

2 files changed

+43
-145
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"@babel/core": "^7.13.15",
120120
"@babel/preset-env": "^7.13.12",
121121
"babel-jest": "^26.6.3",
122-
"eslint-config-kentcdodds": "^17.7.0",
122+
"eslint-config-kentcdodds": "^18.0.0",
123123
"husky": "^4.3.8",
124124
"jest-in-case": "^1.0.2",
125125
"npm-run-all": "^4.1.5",

yarn.lock

Lines changed: 42 additions & 144 deletions
Original file line numberDiff line numberDiff line change
@@ -1513,11 +1513,16 @@
15131513
"@types/estree" "*"
15141514
"@types/json-schema" "*"
15151515

1516-
"@types/estree@*", "@types/estree@^0.0.46":
1516+
"@types/estree@*":
15171517
version "0.0.46"
15181518
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.46.tgz#0fb6bfbbeabd7a30880504993369c4bf1deab1fe"
15191519
integrity sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg==
15201520

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+
15211526
"@types/graceful-fs@^4.1.2":
15221527
version "4.1.3"
15231528
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.3.tgz#039af35fe26bec35003e8d86d2ee9c586354348f"
@@ -1609,21 +1614,7 @@
16091614
dependencies:
16101615
"@types/yargs-parser" "*"
16111616

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":
16271618
version "4.22.0"
16281619
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.0.tgz#3d5f29bb59e61a9dba1513d491b059e536e16dbc"
16291620
integrity sha512-U8SP9VOs275iDXaL08Ln1Fa/wLXfj5aTr/1c0t0j6CdbOnxh+TruXu1p4I0NAvdPBQgoPjHsgKn28mOi0FzfoA==
@@ -1637,19 +1628,7 @@
16371628
semver "^7.3.2"
16381629
tsutils "^3.17.1"
16391630

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":
16531632
version "4.22.0"
16541633
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.0.tgz#68765167cca531178e7b650a53456e6e0bef3b1f"
16551634
integrity sha512-xJXHHl6TuAxB5AWiVrGhvbGL8/hbiCQ8FiWwObO3r0fnvBdrbWEDy1hlvGQOAWc6qsCWuWMKdVWlLAEMpxnddg==
@@ -1661,17 +1640,6 @@
16611640
eslint-scope "^5.0.0"
16621641
eslint-utils "^2.0.0"
16631642

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-
16751643
"@typescript-eslint/experimental-utils@^4.0.1":
16761644
version "4.17.0"
16771645
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.17.0.tgz#762c44aaa1a6a3c05b6d63a8648fb89b89f84c80"
@@ -1684,17 +1652,7 @@
16841652
eslint-scope "^5.0.0"
16851653
eslint-utils "^2.0.0"
16861654

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":
16981656
version "4.22.0"
16991657
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.0.tgz#e1637327fcf796c641fe55f73530e90b16ac8fe8"
17001658
integrity sha512-z/bGdBJJZJN76nvAY9DkJANYgK3nlRstRRi74WHm3jjgf2I8AglrSY+6l7ogxOmn55YJ6oKZCLLy+6PW70z15Q==
@@ -1712,14 +1670,6 @@
17121670
"@typescript-eslint/types" "4.17.0"
17131671
"@typescript-eslint/visitor-keys" "4.17.0"
17141672

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-
17231673
"@typescript-eslint/scope-manager@4.22.0":
17241674
version "4.22.0"
17251675
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.22.0.tgz#ed411545e61161a8d702e703a4b7d96ec065b09a"
@@ -1728,40 +1678,16 @@
17281678
"@typescript-eslint/types" "4.22.0"
17291679
"@typescript-eslint/visitor-keys" "4.22.0"
17301680

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-
17361681
"@typescript-eslint/types@4.17.0":
17371682
version "4.17.0"
17381683
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.17.0.tgz#f57d8fc7f31b348db946498a43050083d25f40ad"
17391684
integrity sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g==
17401685

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-
17461686
"@typescript-eslint/types@4.22.0":
17471687
version "4.22.0"
17481688
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6"
17491689
integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA==
17501690

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-
17651691
"@typescript-eslint/typescript-estree@4.17.0":
17661692
version "4.17.0"
17671693
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.17.0.tgz#b835d152804f0972b80dbda92477f9070a72ded1"
@@ -1775,19 +1701,6 @@
17751701
semver "^7.3.2"
17761702
tsutils "^3.17.1"
17771703

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-
17911704
"@typescript-eslint/typescript-estree@4.22.0":
17921705
version "4.22.0"
17931706
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.0.tgz#b5d95d6d366ff3b72f5168c75775a3e46250d05c"
@@ -1801,13 +1714,6 @@
18011714
semver "^7.3.2"
18021715
tsutils "^3.17.1"
18031716

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-
18111717
"@typescript-eslint/visitor-keys@4.17.0":
18121718
version "4.17.0"
18131719
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.17.0.tgz#9c304cfd20287c14a31d573195a709111849b14d"
@@ -1816,14 +1722,6 @@
18161722
"@typescript-eslint/types" "4.17.0"
18171723
eslint-visitor-keys "^2.0.0"
18181724

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-
18271725
"@typescript-eslint/visitor-keys@4.22.0":
18281726
version "4.22.0"
18291727
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:
35573455
memory-fs "^0.2.0"
35583456
tapable "^0.1.8"
35593457

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==
35643462
dependencies:
35653463
graceful-fs "^4.2.4"
35663464
tapable "^2.2.0"
@@ -3729,10 +3627,10 @@ eslint-config-airbnb@^18.2.0:
37293627
object.assign "^4.1.0"
37303628
object.entries "^1.1.2"
37313629

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==
37363634
dependencies:
37373635
"@typescript-eslint/eslint-plugin" "^4.21.0"
37383636
"@typescript-eslint/parser" "^4.21.0"
@@ -3741,15 +3639,15 @@ eslint-config-kentcdodds@^17.7.0:
37413639
eslint-import-resolver-webpack "^0.13.0"
37423640
eslint-plugin-babel "^5.3.1"
37433641
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"
37463644
eslint-plugin-jsx-a11y "^6.4.1"
3747-
eslint-plugin-react "^7.23.1"
3645+
eslint-plugin-react "^7.23.2"
37483646
eslint-plugin-react-hooks "^4.2.0"
3749-
eslint-plugin-testing-library "^3.10.2"
3647+
eslint-plugin-testing-library "^4.0.0"
37503648
read-pkg-up "^7.0.1"
37513649
semver "^7.3.5"
3752-
webpack "^5.30.0"
3650+
webpack "^5.31.2"
37533651

37543652
eslint-config-prettier@^8.1.0:
37553653
version "8.1.0"
@@ -3814,19 +3712,19 @@ eslint-plugin-import@^2.20.0, eslint-plugin-import@^2.22.1:
38143712
resolve "^1.17.0"
38153713
tsconfig-paths "^3.9.0"
38163714

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==
38213719
dependencies:
38223720
"@babel/runtime" "^7.9.6"
38233721
"@testing-library/dom" "^7.28.1"
38243722
requireindex "^1.2.0"
38253723

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==
38303728
dependencies:
38313729
"@typescript-eslint/experimental-utils" "^4.0.1"
38323730

@@ -3859,7 +3757,7 @@ eslint-plugin-react-hooks@^4.2.0:
38593757
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
38603758
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
38613759

3862-
eslint-plugin-react@^7.23.1, eslint-plugin-react@^7.23.2:
3760+
eslint-plugin-react@^7.23.2:
38633761
version "7.23.2"
38643762
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.2.tgz#2d2291b0f95c03728b55869f01102290e792d494"
38653763
integrity sha512-AfjgFQB+nYszudkxRkTFu0UR1zEQig0ArVMPloKhxwlwkzaw/fBiH0QWcBBhZONlXqQC51+nfqFrkn4EzHcGBw==
@@ -3877,12 +3775,12 @@ eslint-plugin-react@^7.23.1, eslint-plugin-react@^7.23.2:
38773775
resolve "^2.0.0-next.3"
38783776
string.prototype.matchall "^4.0.4"
38793777

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==
38843782
dependencies:
3885-
"@typescript-eslint/experimental-utils" "^3.10.1"
3783+
"@typescript-eslint/experimental-utils" "^4.21.0"
38863784

38873785
eslint-rule-composer@^0.3.0:
38883786
version "0.3.0"
@@ -8820,20 +8718,20 @@ webpack-sources@^2.1.1:
88208718
source-list-map "^2.0.1"
88218719
source-map "^0.6.1"
88228720

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==
88278725
dependencies:
88288726
"@types/eslint-scope" "^3.7.0"
8829-
"@types/estree" "^0.0.46"
8727+
"@types/estree" "^0.0.47"
88308728
"@webassemblyjs/ast" "1.11.0"
88318729
"@webassemblyjs/wasm-edit" "1.11.0"
88328730
"@webassemblyjs/wasm-parser" "1.11.0"
88338731
acorn "^8.0.4"
88348732
browserslist "^4.14.5"
88358733
chrome-trace-event "^1.0.2"
8836-
enhanced-resolve "^5.7.0"
8734+
enhanced-resolve "^5.8.0"
88378735
es-module-lexer "^0.4.0"
88388736
eslint-scope "^5.1.1"
88398737
events "^3.2.0"

0 commit comments

Comments
 (0)