Skip to content

Commit 4dfd971

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps-dev): bump eslint-config-kentcdodds from 19.1.1 to 19.2.0
Bumps [eslint-config-kentcdodds](https://github.com/kentcdodds/eslint-config-kentcdodds) from 19.1.1 to 19.2.0. - [Release notes](https://github.com/kentcdodds/eslint-config-kentcdodds/releases) - [Commits](kentcdodds/eslint-config-kentcdodds@v19.1.1...v19.2.0) --- updated-dependencies: - dependency-name: eslint-config-kentcdodds dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6cba123 commit 4dfd971

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"@babel/preset-env": "^7.15.6",
118118
"@types/cross-spawn": "^6.0.2",
119119
"babel-jest": "^27.2.0",
120-
"eslint-config-kentcdodds": "^19.1.1",
120+
"eslint-config-kentcdodds": "^19.2.0",
121121
"husky": "^7.0.2",
122122
"jest-in-case": "^1.0.2",
123123
"npm-run-all": "^4.1.5",

yarn.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
3838
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
3939

40-
"@babel/core@^7.1.0", "@babel/core@^7.14.6", "@babel/core@^7.15.5", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
40+
"@babel/core@^7.1.0", "@babel/core@^7.15.5", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
4141
version "7.15.5"
4242
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9"
4343
integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg==
@@ -58,10 +58,10 @@
5858
semver "^6.3.0"
5959
source-map "^0.5.0"
6060

61-
"@babel/eslint-parser@^7.14.7":
62-
version "7.14.7"
63-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.7.tgz#91be59a4f7dd60d02a3ef772d156976465596bda"
64-
integrity sha512-6WPwZqO5priAGIwV6msJcdc9TsEPzYeYdS/Xuoap+/ihkgN6dzHp2bcAAwyWZ5bLzk0vvjDmKvRwkqNaiJ8BiQ==
61+
"@babel/eslint-parser@^7.15.4":
62+
version "7.15.4"
63+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.15.4.tgz#46385943726291fb3e8db99522c8099b15684387"
64+
integrity sha512-hPMIAmGNbmQzXJIo2P43Zj9UhRmGev5f9nqdBFOWNGDGh6XKmjby79woBvg6y0Jur6yRfQBneDbUQ8ZVc1krFw==
6565
dependencies:
6666
eslint-scope "^5.1.1"
6767
eslint-visitor-keys "^2.1.0"
@@ -1756,7 +1756,7 @@
17561756
dependencies:
17571757
"@types/yargs-parser" "*"
17581758

1759-
"@typescript-eslint/eslint-plugin@^4.28.4", "@typescript-eslint/eslint-plugin@^4.31.1":
1759+
"@typescript-eslint/eslint-plugin@^4.30.0", "@typescript-eslint/eslint-plugin@^4.31.1":
17601760
version "4.31.1"
17611761
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.31.1.tgz#e938603a136f01dcabeece069da5fb2e331d4498"
17621762
integrity sha512-UDqhWmd5i0TvPLmbK5xY3UZB0zEGseF+DHPghZ37Sb83Qd3p8ujhvAtkU4OF46Ka5Pm5kWvFIx0cCTBFKo0alA==
@@ -1769,7 +1769,7 @@
17691769
semver "^7.3.5"
17701770
tsutils "^3.21.0"
17711771

1772-
"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^4.0.1", "@typescript-eslint/experimental-utils@^4.24.0":
1772+
"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^4.0.1", "@typescript-eslint/experimental-utils@^4.30.0":
17731773
version "4.31.1"
17741774
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.31.1.tgz#0c900f832f270b88e13e51753647b02d08371ce5"
17751775
integrity sha512-NtoPsqmcSsWty0mcL5nTZXMf7Ei0Xr2MT8jWjXMVgRK0/1qeQ2jZzLFUh4QtyJ4+/lPUyMw5cSfeeME+Zrtp9Q==
@@ -1781,7 +1781,7 @@
17811781
eslint-scope "^5.1.1"
17821782
eslint-utils "^3.0.0"
17831783

1784-
"@typescript-eslint/parser@^4.28.4", "@typescript-eslint/parser@^4.31.1", "@typescript-eslint/parser@^4.4.1":
1784+
"@typescript-eslint/parser@^4.30.0", "@typescript-eslint/parser@^4.31.1", "@typescript-eslint/parser@^4.4.1":
17851785
version "4.31.1"
17861786
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.31.1.tgz#8f9a2672033e6f6d33b1c0260eebdc0ddf539064"
17871787
integrity sha512-dnVZDB6FhpIby6yVbHkwTKkn2ypjVIfAR9nh+kYsA/ZL0JlTsd22BiDjouotisY3Irmd3OW1qlk9EI5R8GrvRQ==
@@ -3269,25 +3269,25 @@ eslint-config-airbnb@^18.2.0:
32693269
object.assign "^4.1.0"
32703270
object.entries "^1.1.2"
32713271

3272-
eslint-config-kentcdodds@^19.1.1:
3273-
version "19.1.1"
3274-
resolved "https://registry.yarnpkg.com/eslint-config-kentcdodds/-/eslint-config-kentcdodds-19.1.1.tgz#1bb9d5565e18806a47e1bcdd0c2d2c94e05c642f"
3275-
integrity sha512-/4UTvkVT4t4qgBp3iKWC4f9egaBhRx1Tprt3LI+WsmtB5NBPATklR1UGNcGSjRDRWFxvJBDyQcNo/SwjBMq9Hg==
3272+
eslint-config-kentcdodds@^19.2.0:
3273+
version "19.2.0"
3274+
resolved "https://registry.yarnpkg.com/eslint-config-kentcdodds/-/eslint-config-kentcdodds-19.2.0.tgz#2e61281f2a70b963a8816f5ab8e342963ea1f6a3"
3275+
integrity sha512-kJWNf/4CnxPSxUAvDYj2Z8qc0Qr422Gldnb87hCYKsiWVqm6mnJodLukwP6qkIaJpG67AO90DRMZe7rFpmIF2A==
32763276
dependencies:
3277-
"@babel/core" "^7.14.6"
3278-
"@babel/eslint-parser" "^7.14.7"
3277+
"@babel/core" "^7.15.5"
3278+
"@babel/eslint-parser" "^7.15.4"
32793279
"@babel/eslint-plugin" "^7.14.5"
32803280
"@babel/preset-react" "^7.14.5"
3281-
"@typescript-eslint/eslint-plugin" "^4.28.4"
3282-
"@typescript-eslint/parser" "^4.28.4"
3281+
"@typescript-eslint/eslint-plugin" "^4.30.0"
3282+
"@typescript-eslint/parser" "^4.30.0"
32833283
eslint-config-prettier "^8.3.0"
3284-
eslint-plugin-import "^2.23.4"
3285-
eslint-plugin-jest "^24.3.6"
3284+
eslint-plugin-import "^2.24.2"
3285+
eslint-plugin-jest "^24.4.0"
32863286
eslint-plugin-jest-dom "^3.9.0"
32873287
eslint-plugin-jsx-a11y "^6.4.1"
3288-
eslint-plugin-react "^7.24.0"
3288+
eslint-plugin-react "^7.25.1"
32893289
eslint-plugin-react-hooks "^4.2.0"
3290-
eslint-plugin-testing-library "^4.9.1"
3290+
eslint-plugin-testing-library "^4.12.0"
32913291
read-pkg-up "^7.0.1"
32923292
semver "^7.3.5"
32933293

@@ -3312,7 +3312,7 @@ eslint-module-utils@^2.6.2:
33123312
debug "^3.2.7"
33133313
pkg-dir "^2.0.0"
33143314

3315-
eslint-plugin-import@^2.23.4, eslint-plugin-import@^2.24.2:
3315+
eslint-plugin-import@^2.24.2:
33163316
version "2.24.2"
33173317
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.2.tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da"
33183318
integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q==
@@ -3342,7 +3342,7 @@ eslint-plugin-jest-dom@^3.9.0:
33423342
"@testing-library/dom" "^7.28.1"
33433343
requireindex "^1.2.0"
33443344

3345-
eslint-plugin-jest@^24.3.6, eslint-plugin-jest@^24.4.0:
3345+
eslint-plugin-jest@^24.4.0:
33463346
version "24.4.0"
33473347
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.0.tgz#fa4b614dbd46a98b652d830377971f097bda9262"
33483348
integrity sha512-8qnt/hgtZ94E9dA6viqfViKBfkJwFHXgJmTWlMGDgunw1XJEGqm3eiPjDsTanM3/u/3Az82nyQM9GX7PM/QGmg==
@@ -3378,7 +3378,7 @@ eslint-plugin-react-hooks@^4.2.0:
33783378
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
33793379
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
33803380

3381-
eslint-plugin-react@^7.24.0, eslint-plugin-react@^7.25.1:
3381+
eslint-plugin-react@^7.25.1:
33823382
version "7.25.1"
33833383
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1.tgz#9286b7cd9bf917d40309760f403e53016eda8331"
33843384
integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug==
@@ -3397,12 +3397,12 @@ eslint-plugin-react@^7.24.0, eslint-plugin-react@^7.25.1:
33973397
resolve "^2.0.0-next.3"
33983398
string.prototype.matchall "^4.0.5"
33993399

3400-
eslint-plugin-testing-library@^4.9.1:
3401-
version "4.10.0"
3402-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-4.10.0.tgz#6b5f054738ac750026213b2a60d1a7b47fbb6169"
3403-
integrity sha512-2lsoJQi4Gy3TIqy+iDZNKIWR8XFcS3jC+EhfPV1GH2DYW5mYpFi16Vrzm1AdGzI+9kCdZDWdKuU6BKQDgZkNBg==
3400+
eslint-plugin-testing-library@^4.12.0:
3401+
version "4.12.2"
3402+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-4.12.2.tgz#b99e7694b1ef20bb090e1f62eb5c8214f2919dc2"
3403+
integrity sha512-lcysxW7I3oXmZIyFP2N1dFMPfuB3qyl3iDcDboCl7U+TAaeG9OOycNSkZUAsDWQLsfEtXYmRbwTH98qSgk6peA==
34043404
dependencies:
3405-
"@typescript-eslint/experimental-utils" "^4.24.0"
3405+
"@typescript-eslint/experimental-utils" "^4.30.0"
34063406

34073407
eslint-rule-composer@^0.3.0:
34083408
version "0.3.0"

0 commit comments

Comments
 (0)