Skip to content

Commit 9232f09

Browse files
chore(deps): update typescript-eslint monorepo to v4.29.0 (#559)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c49e01a commit 9232f09

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@types/dedent": "0.7.0",
3333
"@types/jest": "26.0.24",
3434
"@types/node": "14.17.7",
35-
"@typescript-eslint/eslint-plugin": "4.28.5",
36-
"@typescript-eslint/parser": "4.28.5",
35+
"@typescript-eslint/eslint-plugin": "4.29.0",
36+
"@typescript-eslint/parser": "4.29.0",
3737
"bob-the-bundler": "1.2.1",
3838
"dedent": "0.7.0",
3939
"eslint": "7.32.0",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2528,73 +2528,73 @@
25282528
dependencies:
25292529
"@types/yargs-parser" "*"
25302530

2531-
"@typescript-eslint/eslint-plugin@4.28.5":
2532-
version "4.28.5"
2533-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.5.tgz#8197f1473e7da8218c6a37ff308d695707835684"
2534-
integrity sha512-m31cPEnbuCqXtEZQJOXAHsHvtoDi9OVaeL5wZnO2KZTnkvELk+u6J6jHg+NzvWQxk+87Zjbc4lJS4NHmgImz6Q==
2531+
"@typescript-eslint/eslint-plugin@4.29.0":
2532+
version "4.29.0"
2533+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.0.tgz#b866c9cd193bfaba5e89bade0015629ebeb27996"
2534+
integrity sha512-eiREtqWRZ8aVJcNru7cT/AMVnYd9a2UHsfZT8MR1dW3UUEg6jDv9EQ9Cq4CUPZesyQ58YUpoAADGv71jY8RwgA==
25352535
dependencies:
2536-
"@typescript-eslint/experimental-utils" "4.28.5"
2537-
"@typescript-eslint/scope-manager" "4.28.5"
2536+
"@typescript-eslint/experimental-utils" "4.29.0"
2537+
"@typescript-eslint/scope-manager" "4.29.0"
25382538
debug "^4.3.1"
25392539
functional-red-black-tree "^1.0.1"
25402540
regexpp "^3.1.0"
25412541
semver "^7.3.5"
25422542
tsutils "^3.21.0"
25432543

2544-
"@typescript-eslint/experimental-utils@4.28.5":
2545-
version "4.28.5"
2546-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.5.tgz#66c28bef115b417cf9d80812a713e0e46bb42a64"
2547-
integrity sha512-bGPLCOJAa+j49hsynTaAtQIWg6uZd8VLiPcyDe4QPULsvQwLHGLSGKKcBN8/lBxIX14F74UEMK2zNDI8r0okwA==
2544+
"@typescript-eslint/experimental-utils@4.29.0":
2545+
version "4.29.0"
2546+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.0.tgz#19b1417602d0e1ef325b3312ee95f61220542df5"
2547+
integrity sha512-FpNVKykfeaIxlArLUP/yQfv/5/3rhl1ov6RWgud4OgbqWLkEq7lqgQU9iiavZRzpzCRQV4XddyFz3wFXdkiX9w==
25482548
dependencies:
25492549
"@types/json-schema" "^7.0.7"
2550-
"@typescript-eslint/scope-manager" "4.28.5"
2551-
"@typescript-eslint/types" "4.28.5"
2552-
"@typescript-eslint/typescript-estree" "4.28.5"
2550+
"@typescript-eslint/scope-manager" "4.29.0"
2551+
"@typescript-eslint/types" "4.29.0"
2552+
"@typescript-eslint/typescript-estree" "4.29.0"
25532553
eslint-scope "^5.1.1"
25542554
eslint-utils "^3.0.0"
25552555

2556-
"@typescript-eslint/parser@4.28.5":
2557-
version "4.28.5"
2558-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.5.tgz#9c971668f86d1b5c552266c47788a87488a47d1c"
2559-
integrity sha512-NPCOGhTnkXGMqTznqgVbA5LqVsnw+i3+XA1UKLnAb+MG1Y1rP4ZSK9GX0kJBmAZTMIktf+dTwXToT6kFwyimbw==
2556+
"@typescript-eslint/parser@4.29.0":
2557+
version "4.29.0"
2558+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.0.tgz#e5367ca3c63636bb5d8e0748fcbab7a4f4a04289"
2559+
integrity sha512-+92YRNHFdXgq+GhWQPT2bmjX09X7EH36JfgN2/4wmhtwV/HPxozpCNst8jrWcngLtEVd/4zAwA6BKojAlf+YqA==
25602560
dependencies:
2561-
"@typescript-eslint/scope-manager" "4.28.5"
2562-
"@typescript-eslint/types" "4.28.5"
2563-
"@typescript-eslint/typescript-estree" "4.28.5"
2561+
"@typescript-eslint/scope-manager" "4.29.0"
2562+
"@typescript-eslint/types" "4.29.0"
2563+
"@typescript-eslint/typescript-estree" "4.29.0"
25642564
debug "^4.3.1"
25652565

2566-
"@typescript-eslint/scope-manager@4.28.5":
2567-
version "4.28.5"
2568-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.5.tgz#3a1b70c50c1535ac33322786ea99ebe403d3b923"
2569-
integrity sha512-PHLq6n9nTMrLYcVcIZ7v0VY1X7dK309NM8ya9oL/yG8syFINIMHxyr2GzGoBYUdv3NUfCOqtuqps0ZmcgnZTfQ==
2566+
"@typescript-eslint/scope-manager@4.29.0":
2567+
version "4.29.0"
2568+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.0.tgz#cf5474f87321bedf416ef65839b693bddd838599"
2569+
integrity sha512-HPq7XAaDMM3DpmuijxLV9Io8/6pQnliiXMQUcAdjpJJSR+fdmbD/zHCd7hMkjJn04UQtCQBtshgxClzg6NIS2w==
25702570
dependencies:
2571-
"@typescript-eslint/types" "4.28.5"
2572-
"@typescript-eslint/visitor-keys" "4.28.5"
2571+
"@typescript-eslint/types" "4.29.0"
2572+
"@typescript-eslint/visitor-keys" "4.29.0"
25732573

2574-
"@typescript-eslint/types@4.28.5":
2575-
version "4.28.5"
2576-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.5.tgz#d33edf8e429f0c0930a7c3d44e9b010354c422e9"
2577-
integrity sha512-MruOu4ZaDOLOhw4f/6iudyks/obuvvZUAHBDSW80Trnc5+ovmViLT2ZMDXhUV66ozcl6z0LJfKs1Usldgi/WCA==
2574+
"@typescript-eslint/types@4.29.0":
2575+
version "4.29.0"
2576+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.0.tgz#c8f1a1e4441ea4aca9b3109241adbc145f7f8a4e"
2577+
integrity sha512-2YJM6XfWfi8pgU2HRhTp7WgRw78TCRO3dOmSpAvIQ8MOv4B46JD2chnhpNT7Jq8j0APlIbzO1Bach734xxUl4A==
25782578

2579-
"@typescript-eslint/typescript-estree@4.28.5":
2580-
version "4.28.5"
2581-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.5.tgz#4906d343de693cf3d8dcc301383ed638e0441cd1"
2582-
integrity sha512-FzJUKsBX8poCCdve7iV7ShirP8V+ys2t1fvamVeD1rWpiAnIm550a+BX/fmTHrjEpQJ7ZAn+Z7ZZwJjytk9rZw==
2579+
"@typescript-eslint/typescript-estree@4.29.0":
2580+
version "4.29.0"
2581+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.0.tgz#af7ab547757b86c91bfdbc54ff86845410856256"
2582+
integrity sha512-8ZpNHDIOyqzzgZrQW9+xQ4k5hM62Xy2R4RPO3DQxMc5Rq5QkCdSpk/drka+DL9w6sXNzV5nrdlBmf8+x495QXQ==
25832583
dependencies:
2584-
"@typescript-eslint/types" "4.28.5"
2585-
"@typescript-eslint/visitor-keys" "4.28.5"
2584+
"@typescript-eslint/types" "4.29.0"
2585+
"@typescript-eslint/visitor-keys" "4.29.0"
25862586
debug "^4.3.1"
25872587
globby "^11.0.3"
25882588
is-glob "^4.0.1"
25892589
semver "^7.3.5"
25902590
tsutils "^3.21.0"
25912591

2592-
"@typescript-eslint/visitor-keys@4.28.5":
2593-
version "4.28.5"
2594-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.5.tgz#ffee2c602762ed6893405ee7c1144d9cc0a29675"
2595-
integrity sha512-dva/7Rr+EkxNWdJWau26xU/0slnFlkh88v3TsyTgRS/IIYFi5iIfpCFM4ikw0vQTFUR9FYSSyqgK4w64gsgxhg==
2592+
"@typescript-eslint/visitor-keys@4.29.0":
2593+
version "4.29.0"
2594+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.0.tgz#1ff60f240def4d85ea68d4fd2e4e9759b7850c04"
2595+
integrity sha512-LoaofO1C/jAJYs0uEpYMXfHboGXzOJeV118X4OsZu9f7rG7Pr9B3+4HTU8+err81rADa4xfQmAxnRnPAI2jp+Q==
25962596
dependencies:
2597-
"@typescript-eslint/types" "4.28.5"
2597+
"@typescript-eslint/types" "4.29.0"
25982598
eslint-visitor-keys "^2.0.0"
25992599

26002600
"@yarnpkg/lockfile@^1.1.0":

0 commit comments

Comments
 (0)