Skip to content

Commit 85b3035

Browse files
Bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1 (#223)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.8.0 to 5.8.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b63394 commit 85b3035

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
@@ -267,28 +267,28 @@
267267
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
268268

269269
"@typescript-eslint/eslint-plugin@^5.2.0":
270-
version "5.8.0"
271-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.8.0.tgz#52cd9305ceef98a5333f9492d519e6c6c7fe7d43"
272-
integrity sha512-spu1UW7QuBn0nJ6+psnfCc3iVoQAifjKORgBngKOmC8U/1tbe2YJMzYQqDGYB4JCss7L8+RM2kKLb1B1Aw9BNA==
270+
version "5.8.1"
271+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.8.1.tgz#97dfaa39f38e99f86801fdf34f9f1bed66704258"
272+
integrity sha512-wTZ5oEKrKj/8/366qTM366zqhIKAp6NCMweoRONtfuC07OAU9nVI2GZZdqQ1qD30WAAtcPdkH+npDwtRFdp4Rw==
273273
dependencies:
274-
"@typescript-eslint/experimental-utils" "5.8.0"
275-
"@typescript-eslint/scope-manager" "5.8.0"
274+
"@typescript-eslint/experimental-utils" "5.8.1"
275+
"@typescript-eslint/scope-manager" "5.8.1"
276276
debug "^4.3.2"
277277
functional-red-black-tree "^1.0.1"
278278
ignore "^5.1.8"
279279
regexpp "^3.2.0"
280280
semver "^7.3.5"
281281
tsutils "^3.21.0"
282282

283-
"@typescript-eslint/experimental-utils@5.8.0", "@typescript-eslint/experimental-utils@^5.0.0":
284-
version "5.8.0"
285-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.8.0.tgz#0916ffe98d34b3c95e3652efa0cace61a7b25728"
286-
integrity sha512-KN5FvNH71bhZ8fKtL+lhW7bjm7cxs1nt+hrDZWIqb6ViCffQcWyLunGrgvISgkRojIDcXIsH+xlFfI4RCDA0xA==
283+
"@typescript-eslint/experimental-utils@5.8.1", "@typescript-eslint/experimental-utils@^5.0.0":
284+
version "5.8.1"
285+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.8.1.tgz#01861eb2f0749f07d02db342b794145a66ed346f"
286+
integrity sha512-fbodVnjIDU4JpeXWRDsG5IfIjYBxEvs8EBO8W1+YVdtrc2B9ppfof5sZhVEDOtgTfFHnYQJDI8+qdqLYO4ceww==
287287
dependencies:
288288
"@types/json-schema" "^7.0.9"
289-
"@typescript-eslint/scope-manager" "5.8.0"
290-
"@typescript-eslint/types" "5.8.0"
291-
"@typescript-eslint/typescript-estree" "5.8.0"
289+
"@typescript-eslint/scope-manager" "5.8.1"
290+
"@typescript-eslint/types" "5.8.1"
291+
"@typescript-eslint/typescript-estree" "5.8.1"
292292
eslint-scope "^5.1.1"
293293
eslint-utils "^3.0.0"
294294

0 commit comments

Comments
 (0)