Skip to content

Commit 0d529bf

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#924)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.6.1 to 4.7.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.7.0/packages/eslint-plugin) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 095553a commit 0d529bf

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
@@ -4191,27 +4191,27 @@
41914191
"@types/node" "*"
41924192

41934193
"@typescript-eslint/eslint-plugin@^4.4.0":
4194-
version "4.6.1"
4195-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.6.1.tgz#99d77eb7a016fd5a5e749d2c44a7e4c317eb7da3"
4196-
integrity sha512-SNZyflefTMK2JyrPfFFzzoy2asLmZvZJ6+/L5cIqg4HfKGiW2Gr1Go1OyEVqne/U4QwmoasuMwppoBHWBWF2nA==
4194+
version "4.7.0"
4195+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.7.0.tgz#85c9bbda00c0cb604d3c241f7bc7fb171a2d3479"
4196+
integrity sha512-li9aiSVBBd7kU5VlQlT1AqP0uWGDK6JYKUQ9cVDnOg34VNnd9t4jr0Yqc/bKxJr/tDCPDaB4KzoSFN9fgVxe/Q==
41974197
dependencies:
4198-
"@typescript-eslint/experimental-utils" "4.6.1"
4199-
"@typescript-eslint/scope-manager" "4.6.1"
4198+
"@typescript-eslint/experimental-utils" "4.7.0"
4199+
"@typescript-eslint/scope-manager" "4.7.0"
42004200
debug "^4.1.1"
42014201
functional-red-black-tree "^1.0.1"
42024202
regexpp "^3.0.0"
42034203
semver "^7.3.2"
42044204
tsutils "^3.17.1"
42054205

4206-
"@typescript-eslint/experimental-utils@4.6.1":
4207-
version "4.6.1"
4208-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.6.1.tgz#a9c691dfd530a9570274fe68907c24c07a06c4aa"
4209-
integrity sha512-qyPqCFWlHZXkEBoV56UxHSoXW2qnTr4JrWVXOh3soBP3q0o7p4pUEMfInDwIa0dB/ypdtm7gLOS0hg0a73ijfg==
4206+
"@typescript-eslint/experimental-utils@4.7.0":
4207+
version "4.7.0"
4208+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.7.0.tgz#8d1058c38bec3d3bbd9c898a1c32318d80faf3c5"
4209+
integrity sha512-cymzovXAiD4EF+YoHAB5Oh02MpnXjvyaOb+v+BdpY7lsJXZQN34oIETeUwVT2XfV9rSNpXaIcknDLfupO/tUoA==
42104210
dependencies:
42114211
"@types/json-schema" "^7.0.3"
4212-
"@typescript-eslint/scope-manager" "4.6.1"
4213-
"@typescript-eslint/types" "4.6.1"
4214-
"@typescript-eslint/typescript-estree" "4.6.1"
4212+
"@typescript-eslint/scope-manager" "4.7.0"
4213+
"@typescript-eslint/types" "4.7.0"
4214+
"@typescript-eslint/typescript-estree" "4.7.0"
42154215
eslint-scope "^5.0.0"
42164216
eslint-utils "^2.0.0"
42174217

0 commit comments

Comments
 (0)