Skip to content

Commit 51f8eb0

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#154)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.3.0 to 4.6.0. - [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.6.0/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 1c0b8ff commit 51f8eb0

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
@@ -2200,27 +2200,27 @@
22002200
"@types/yargs-parser" "*"
22012201

22022202
"@typescript-eslint/eslint-plugin@^4.0.1":
2203-
version "4.3.0"
2204-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.3.0.tgz#1a23d904bf8ea248d09dc3761af530d90f39c8fa"
2205-
integrity sha512-RqEcaHuEKnn3oPFislZ6TNzsBLqpZjN93G69SS+laav/I8w/iGMuMq97P0D2/2/kW4SCebHggqhbcCfbDaaX+g==
2203+
version "4.6.0"
2204+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.6.0.tgz#210cd538bb703f883aff81d3996961f5dba31fdb"
2205+
integrity sha512-1+419X+Ynijytr1iWI+/IcX/kJryc78YNpdaXR1aRO1sU3bC0vZrIAF1tIX7rudVI84W7o7M4zo5p1aVt70fAg==
22062206
dependencies:
2207-
"@typescript-eslint/experimental-utils" "4.3.0"
2208-
"@typescript-eslint/scope-manager" "4.3.0"
2207+
"@typescript-eslint/experimental-utils" "4.6.0"
2208+
"@typescript-eslint/scope-manager" "4.6.0"
22092209
debug "^4.1.1"
22102210
functional-red-black-tree "^1.0.1"
22112211
regexpp "^3.0.0"
22122212
semver "^7.3.2"
22132213
tsutils "^3.17.1"
22142214

2215-
"@typescript-eslint/experimental-utils@4.3.0":
2216-
version "4.3.0"
2217-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.3.0.tgz#3f3c6c508e01b8050d51b016e7f7da0e3aefcb87"
2218-
integrity sha512-cmmIK8shn3mxmhpKfzMMywqiEheyfXLV/+yPDnOTvQX/ztngx7Lg/OD26J8gTZfkLKUmaEBxO2jYP3keV7h2OQ==
2215+
"@typescript-eslint/experimental-utils@4.6.0":
2216+
version "4.6.0"
2217+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.6.0.tgz#f750aef4dd8e5970b5c36084f0a5ca2f0db309a4"
2218+
integrity sha512-pnh6Beh2/4xjJVNL+keP49DFHk3orDHHFylSp3WEjtgW3y1U+6l+jNnJrGlbs6qhAz5z96aFmmbUyKhunXKvKw==
22192219
dependencies:
22202220
"@types/json-schema" "^7.0.3"
2221-
"@typescript-eslint/scope-manager" "4.3.0"
2222-
"@typescript-eslint/types" "4.3.0"
2223-
"@typescript-eslint/typescript-estree" "4.3.0"
2221+
"@typescript-eslint/scope-manager" "4.6.0"
2222+
"@typescript-eslint/types" "4.6.0"
2223+
"@typescript-eslint/typescript-estree" "4.6.0"
22242224
eslint-scope "^5.0.0"
22252225
eslint-utils "^2.0.0"
22262226

0 commit comments

Comments
 (0)