Skip to content

Commit d3d8590

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#7671)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.0 to 4.29.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sundaram Dubey <[email protected]>
1 parent 06db385 commit d3d8590

File tree

2 files changed

+14
-48
lines changed

2 files changed

+14
-48
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/qunit": "^2.11.2",
5151
"@types/rsvp": "^4.0.4",
5252
"@types/url-parse": "^1.4.3",
53-
"@typescript-eslint/eslint-plugin": "^4.29.0",
53+
"@typescript-eslint/eslint-plugin": "^4.29.1",
5454
"@typescript-eslint/parser": "^4.29.1",
5555
"async": "^3.2.1",
5656
"babel-eslint": "^10.1.0",

yarn.lock

Lines changed: 13 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -2492,28 +2492,28 @@
24922492
resolved "https://registry.yarnpkg.com/@types/url-parse/-/url-parse-1.4.3.tgz#fba49d90f834951cb000a674efee3d6f20968329"
24932493
integrity sha512-4kHAkbV/OfW2kb5BLVUuUMoumB3CP8rHqlw48aHvFy5tf9ER0AfOonBlX29l/DD68G70DmyhRlSYfQPSYpC5Vw==
24942494

2495-
"@typescript-eslint/eslint-plugin@^4.29.0":
2496-
version "4.29.0"
2497-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.0.tgz#b866c9cd193bfaba5e89bade0015629ebeb27996"
2498-
integrity sha512-eiREtqWRZ8aVJcNru7cT/AMVnYd9a2UHsfZT8MR1dW3UUEg6jDv9EQ9Cq4CUPZesyQ58YUpoAADGv71jY8RwgA==
2495+
"@typescript-eslint/eslint-plugin@^4.29.1":
2496+
version "4.29.1"
2497+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.1.tgz#808d206e2278e809292b5de752a91105da85860b"
2498+
integrity sha512-AHqIU+SqZZgBEiWOrtN94ldR3ZUABV5dUG94j8Nms9rQnHFc8fvDOue/58K4CFz6r8OtDDc35Pw9NQPWo0Ayrw==
24992499
dependencies:
2500-
"@typescript-eslint/experimental-utils" "4.29.0"
2501-
"@typescript-eslint/scope-manager" "4.29.0"
2500+
"@typescript-eslint/experimental-utils" "4.29.1"
2501+
"@typescript-eslint/scope-manager" "4.29.1"
25022502
debug "^4.3.1"
25032503
functional-red-black-tree "^1.0.1"
25042504
regexpp "^3.1.0"
25052505
semver "^7.3.5"
25062506
tsutils "^3.21.0"
25072507

2508-
"@typescript-eslint/[email protected].0":
2509-
version "4.29.0"
2510-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.0.tgz#19b1417602d0e1ef325b3312ee95f61220542df5"
2511-
integrity sha512-FpNVKykfeaIxlArLUP/yQfv/5/3rhl1ov6RWgud4OgbqWLkEq7lqgQU9iiavZRzpzCRQV4XddyFz3wFXdkiX9w==
2508+
"@typescript-eslint/[email protected].1":
2509+
version "4.29.1"
2510+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.1.tgz#0af2b17b0296b60c6b207f11062119fa9c5a8994"
2511+
integrity sha512-kl6QG6qpzZthfd2bzPNSJB2YcZpNOrP6r9jueXupcZHnL74WiuSjaft7WSu17J9+ae9zTlk0KJMXPUj0daBxMw==
25122512
dependencies:
25132513
"@types/json-schema" "^7.0.7"
2514-
"@typescript-eslint/scope-manager" "4.29.0"
2515-
"@typescript-eslint/types" "4.29.0"
2516-
"@typescript-eslint/typescript-estree" "4.29.0"
2514+
"@typescript-eslint/scope-manager" "4.29.1"
2515+
"@typescript-eslint/types" "4.29.1"
2516+
"@typescript-eslint/typescript-estree" "4.29.1"
25172517
eslint-scope "^5.1.1"
25182518
eslint-utils "^3.0.0"
25192519

@@ -2527,14 +2527,6 @@
25272527
"@typescript-eslint/typescript-estree" "4.29.1"
25282528
debug "^4.3.1"
25292529

2530-
"@typescript-eslint/[email protected]":
2531-
version "4.29.0"
2532-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.0.tgz#cf5474f87321bedf416ef65839b693bddd838599"
2533-
integrity sha512-HPq7XAaDMM3DpmuijxLV9Io8/6pQnliiXMQUcAdjpJJSR+fdmbD/zHCd7hMkjJn04UQtCQBtshgxClzg6NIS2w==
2534-
dependencies:
2535-
"@typescript-eslint/types" "4.29.0"
2536-
"@typescript-eslint/visitor-keys" "4.29.0"
2537-
25382530
"@typescript-eslint/[email protected]":
25392531
version "4.29.1"
25402532
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.1.tgz#f25da25bc6512812efa2ce5ebd36619d68e61358"
@@ -2543,29 +2535,11 @@
25432535
"@typescript-eslint/types" "4.29.1"
25442536
"@typescript-eslint/visitor-keys" "4.29.1"
25452537

2546-
"@typescript-eslint/[email protected]":
2547-
version "4.29.0"
2548-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.0.tgz#c8f1a1e4441ea4aca9b3109241adbc145f7f8a4e"
2549-
integrity sha512-2YJM6XfWfi8pgU2HRhTp7WgRw78TCRO3dOmSpAvIQ8MOv4B46JD2chnhpNT7Jq8j0APlIbzO1Bach734xxUl4A==
2550-
25512538
"@typescript-eslint/[email protected]":
25522539
version "4.29.1"
25532540
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.1.tgz#94cce6cf7cc83451df03339cda99d326be2feaf5"
25542541
integrity sha512-Jj2yu78IRfw4nlaLtKjVaGaxh/6FhofmQ/j8v3NXmAiKafbIqtAPnKYrf0sbGjKdj0hS316J8WhnGnErbJ4RCA==
25552542

2556-
"@typescript-eslint/[email protected]":
2557-
version "4.29.0"
2558-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.0.tgz#af7ab547757b86c91bfdbc54ff86845410856256"
2559-
integrity sha512-8ZpNHDIOyqzzgZrQW9+xQ4k5hM62Xy2R4RPO3DQxMc5Rq5QkCdSpk/drka+DL9w6sXNzV5nrdlBmf8+x495QXQ==
2560-
dependencies:
2561-
"@typescript-eslint/types" "4.29.0"
2562-
"@typescript-eslint/visitor-keys" "4.29.0"
2563-
debug "^4.3.1"
2564-
globby "^11.0.3"
2565-
is-glob "^4.0.1"
2566-
semver "^7.3.5"
2567-
tsutils "^3.21.0"
2568-
25692543
"@typescript-eslint/[email protected]":
25702544
version "4.29.1"
25712545
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.1.tgz#7b32a25ff8e51f2671ccc6b26cdbee3b1e6c5e7f"
@@ -2579,14 +2553,6 @@
25792553
semver "^7.3.5"
25802554
tsutils "^3.21.0"
25812555

2582-
"@typescript-eslint/[email protected]":
2583-
version "4.29.0"
2584-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.0.tgz#1ff60f240def4d85ea68d4fd2e4e9759b7850c04"
2585-
integrity sha512-LoaofO1C/jAJYs0uEpYMXfHboGXzOJeV118X4OsZu9f7rG7Pr9B3+4HTU8+err81rADa4xfQmAxnRnPAI2jp+Q==
2586-
dependencies:
2587-
"@typescript-eslint/types" "4.29.0"
2588-
eslint-visitor-keys "^2.0.0"
2589-
25902556
"@typescript-eslint/[email protected]":
25912557
version "4.29.1"
25922558
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.1.tgz#0615be8b55721f5e854f3ee99f1a714f2d093e5d"

0 commit comments

Comments
 (0)