Skip to content

Commit 1a337aa

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#2884)
1 parent dfd36ab commit 1a337aa

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2040,27 +2040,27 @@
20402040
rxjs "^6.4.0"
20412041

20422042
"@typescript-eslint/eslint-plugin@^4.14.1":
2043-
version "4.29.0"
2044-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.0.tgz#b866c9cd193bfaba5e89bade0015629ebeb27996"
2045-
integrity sha512-eiREtqWRZ8aVJcNru7cT/AMVnYd9a2UHsfZT8MR1dW3UUEg6jDv9EQ9Cq4CUPZesyQ58YUpoAADGv71jY8RwgA==
2043+
version "4.29.1"
2044+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.1.tgz#808d206e2278e809292b5de752a91105da85860b"
2045+
integrity sha512-AHqIU+SqZZgBEiWOrtN94ldR3ZUABV5dUG94j8Nms9rQnHFc8fvDOue/58K4CFz6r8OtDDc35Pw9NQPWo0Ayrw==
20462046
dependencies:
2047-
"@typescript-eslint/experimental-utils" "4.29.0"
2048-
"@typescript-eslint/scope-manager" "4.29.0"
2047+
"@typescript-eslint/experimental-utils" "4.29.1"
2048+
"@typescript-eslint/scope-manager" "4.29.1"
20492049
debug "^4.3.1"
20502050
functional-red-black-tree "^1.0.1"
20512051
regexpp "^3.1.0"
20522052
semver "^7.3.5"
20532053
tsutils "^3.21.0"
20542054

2055-
"@typescript-eslint/[email protected].0":
2056-
version "4.29.0"
2057-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.0.tgz#19b1417602d0e1ef325b3312ee95f61220542df5"
2058-
integrity sha512-FpNVKykfeaIxlArLUP/yQfv/5/3rhl1ov6RWgud4OgbqWLkEq7lqgQU9iiavZRzpzCRQV4XddyFz3wFXdkiX9w==
2055+
"@typescript-eslint/[email protected].1":
2056+
version "4.29.1"
2057+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.1.tgz#0af2b17b0296b60c6b207f11062119fa9c5a8994"
2058+
integrity sha512-kl6QG6qpzZthfd2bzPNSJB2YcZpNOrP6r9jueXupcZHnL74WiuSjaft7WSu17J9+ae9zTlk0KJMXPUj0daBxMw==
20592059
dependencies:
20602060
"@types/json-schema" "^7.0.7"
2061-
"@typescript-eslint/scope-manager" "4.29.0"
2062-
"@typescript-eslint/types" "4.29.0"
2063-
"@typescript-eslint/typescript-estree" "4.29.0"
2061+
"@typescript-eslint/scope-manager" "4.29.1"
2062+
"@typescript-eslint/types" "4.29.1"
2063+
"@typescript-eslint/typescript-estree" "4.29.1"
20642064
eslint-scope "^5.1.1"
20652065
eslint-utils "^3.0.0"
20662066

0 commit comments

Comments
 (0)