Skip to content

Commit 26d4ba0

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
1 parent 5a036ad commit 26d4ba0

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

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.28.5"
2044-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.5.tgz#8197f1473e7da8218c6a37ff308d695707835684"
2045-
integrity sha512-m31cPEnbuCqXtEZQJOXAHsHvtoDi9OVaeL5wZnO2KZTnkvELk+u6J6jHg+NzvWQxk+87Zjbc4lJS4NHmgImz6Q==
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==
20462046
dependencies:
2047-
"@typescript-eslint/experimental-utils" "4.28.5"
2048-
"@typescript-eslint/scope-manager" "4.28.5"
2047+
"@typescript-eslint/experimental-utils" "4.29.0"
2048+
"@typescript-eslint/scope-manager" "4.29.0"
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/experimental-utils@4.28.5":
2056-
version "4.28.5"
2057-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.5.tgz#66c28bef115b417cf9d80812a713e0e46bb42a64"
2058-
integrity sha512-bGPLCOJAa+j49hsynTaAtQIWg6uZd8VLiPcyDe4QPULsvQwLHGLSGKKcBN8/lBxIX14F74UEMK2zNDI8r0okwA==
2055+
"@typescript-eslint/experimental-utils@4.29.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==
20592059
dependencies:
20602060
"@types/json-schema" "^7.0.7"
2061-
"@typescript-eslint/scope-manager" "4.28.5"
2062-
"@typescript-eslint/types" "4.28.5"
2063-
"@typescript-eslint/typescript-estree" "4.28.5"
2061+
"@typescript-eslint/scope-manager" "4.29.0"
2062+
"@typescript-eslint/types" "4.29.0"
2063+
"@typescript-eslint/typescript-estree" "4.29.0"
20642064
eslint-scope "^5.1.1"
20652065
eslint-utils "^3.0.0"
20662066

0 commit comments

Comments
 (0)