Skip to content

Commit be0fdfa

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @typescript-eslint/eslint-plugin to ^4.14.0
1 parent e8dc5a9 commit be0fdfa

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/jest": "^26.0.20",
4949
"@types/micromatch": "^4.0.1",
5050
"@types/node": "^14.14.21",
51-
"@typescript-eslint/eslint-plugin": "^4.13.0",
51+
"@typescript-eslint/eslint-plugin": "^4.14.0",
5252
"eslint": "^7.13.0",
5353
"eslint-config-airbnb": "^18.2.1",
5454
"eslint-config-airbnb-typescript": "^12.0.0",

yarn.lock

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,29 +1008,29 @@
10081008
dependencies:
10091009
"@types/yargs-parser" "*"
10101010

1011-
"@typescript-eslint/eslint-plugin@^4.13.0":
1012-
version "4.13.0"
1013-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.13.0.tgz#5f580ea520fa46442deb82c038460c3dd3524bb6"
1014-
integrity sha512-ygqDUm+BUPvrr0jrXqoteMqmIaZ/bixYOc3A4BRwzEPTZPi6E+n44rzNZWaB0YvtukgP+aoj0i/fyx7FkM2p1w==
1011+
"@typescript-eslint/eslint-plugin@^4.14.0":
1012+
version "4.14.0"
1013+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.0.tgz#92db8e7c357ed7d69632d6843ca70b71be3a721d"
1014+
integrity sha512-IJ5e2W7uFNfg4qh9eHkHRUCbgZ8VKtGwD07kannJvM5t/GU8P8+24NX8gi3Hf5jST5oWPY8kyV1s/WtfiZ4+Ww==
10151015
dependencies:
1016-
"@typescript-eslint/experimental-utils" "4.13.0"
1017-
"@typescript-eslint/scope-manager" "4.13.0"
1016+
"@typescript-eslint/experimental-utils" "4.14.0"
1017+
"@typescript-eslint/scope-manager" "4.14.0"
10181018
debug "^4.1.1"
10191019
functional-red-black-tree "^1.0.1"
10201020
lodash "^4.17.15"
10211021
regexpp "^3.0.0"
10221022
semver "^7.3.2"
10231023
tsutils "^3.17.1"
10241024

1025-
"@typescript-eslint/experimental-utils@4.13.0":
1026-
version "4.13.0"
1027-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.13.0.tgz#9dc9ab375d65603b43d938a0786190a0c72be44e"
1028-
integrity sha512-/ZsuWmqagOzNkx30VWYV3MNB/Re/CGv/7EzlqZo5RegBN8tMuPaBgNK6vPBCQA8tcYrbsrTdbx3ixMRRKEEGVw==
1025+
"@typescript-eslint/experimental-utils@4.14.0":
1026+
version "4.14.0"
1027+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.0.tgz#5aa7b006736634f588a69ee343ca959cd09988df"
1028+
integrity sha512-6i6eAoiPlXMKRbXzvoQD5Yn9L7k9ezzGRvzC/x1V3650rUk3c3AOjQyGYyF9BDxQQDK2ElmKOZRD0CbtdkMzQQ==
10291029
dependencies:
10301030
"@types/json-schema" "^7.0.3"
1031-
"@typescript-eslint/scope-manager" "4.13.0"
1032-
"@typescript-eslint/types" "4.13.0"
1033-
"@typescript-eslint/typescript-estree" "4.13.0"
1031+
"@typescript-eslint/scope-manager" "4.14.0"
1032+
"@typescript-eslint/types" "4.14.0"
1033+
"@typescript-eslint/typescript-estree" "4.14.0"
10341034
eslint-scope "^5.0.0"
10351035
eslint-utils "^2.0.0"
10361036

@@ -1044,13 +1044,13 @@
10441044
"@typescript-eslint/typescript-estree" "4.4.1"
10451045
debug "^4.1.1"
10461046

1047-
"@typescript-eslint/scope-manager@4.13.0":
1048-
version "4.13.0"
1049-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.13.0.tgz#5b45912a9aa26b29603d8fa28f5e09088b947141"
1050-
integrity sha512-UpK7YLG2JlTp/9G4CHe7GxOwd93RBf3aHO5L+pfjIrhtBvZjHKbMhBXTIQNkbz7HZ9XOe++yKrXutYm5KmjWgQ==
1047+
"@typescript-eslint/scope-manager@4.14.0":
1048+
version "4.14.0"
1049+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.0.tgz#55a4743095d684e1f7b7180c4bac2a0a3727f517"
1050+
integrity sha512-/J+LlRMdbPh4RdL4hfP1eCwHN5bAhFAGOTsvE6SxsrM/47XQiPSgF5MDgLyp/i9kbZV9Lx80DW0OpPkzL+uf8Q==
10511051
dependencies:
1052-
"@typescript-eslint/types" "4.13.0"
1053-
"@typescript-eslint/visitor-keys" "4.13.0"
1052+
"@typescript-eslint/types" "4.14.0"
1053+
"@typescript-eslint/visitor-keys" "4.14.0"
10541054

10551055
"@typescript-eslint/scope-manager@4.4.1":
10561056
version "4.4.1"
@@ -1060,23 +1060,23 @@
10601060
"@typescript-eslint/types" "4.4.1"
10611061
"@typescript-eslint/visitor-keys" "4.4.1"
10621062

1063-
"@typescript-eslint/types@4.13.0":
1064-
version "4.13.0"
1065-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.13.0.tgz#6a7c6015a59a08fbd70daa8c83dfff86250502f8"
1066-
integrity sha512-/+aPaq163oX+ObOG00M0t9tKkOgdv9lq0IQv/y4SqGkAXmhFmCfgsELV7kOCTb2vVU5VOmVwXBXJTDr353C1rQ==
1063+
"@typescript-eslint/types@4.14.0":
1064+
version "4.14.0"
1065+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.0.tgz#d8a8202d9b58831d6fd9cee2ba12f8a5a5dd44b6"
1066+
integrity sha512-VsQE4VvpldHrTFuVPY1ZnHn/Txw6cZGjL48e+iBxTi2ksa9DmebKjAeFmTVAYoSkTk7gjA7UqJ7pIsyifTsI4A==
10671067

10681068
"@typescript-eslint/types@4.4.1":
10691069
version "4.4.1"
10701070
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.4.1.tgz#c507b35cf523bc7ba00aae5f75ee9b810cdabbc1"
10711071
integrity sha512-KNDfH2bCyax5db+KKIZT4rfA8rEk5N0EJ8P0T5AJjo5xrV26UAzaiqoJCxeaibqc0c/IvZxp7v2g3difn2Pn3w==
10721072

1073-
"@typescript-eslint/typescript-estree@4.13.0":
1074-
version "4.13.0"
1075-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.13.0.tgz#cf6e2207c7d760f5dfd8d18051428fadfc37b45e"
1076-
integrity sha512-9A0/DFZZLlGXn5XA349dWQFwPZxcyYyCFX5X88nWs2uachRDwGeyPz46oTsm9ZJE66EALvEns1lvBwa4d9QxMg==
1073+
"@typescript-eslint/typescript-estree@4.14.0":
1074+
version "4.14.0"
1075+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.0.tgz#4bcd67486e9acafc3d0c982b23a9ab8ac8911ed7"
1076+
integrity sha512-wRjZ5qLao+bvS2F7pX4qi2oLcOONIB+ru8RGBieDptq/SudYwshveORwCVU4/yMAd4GK7Fsf8Uq1tjV838erag==
10771077
dependencies:
1078-
"@typescript-eslint/types" "4.13.0"
1079-
"@typescript-eslint/visitor-keys" "4.13.0"
1078+
"@typescript-eslint/types" "4.14.0"
1079+
"@typescript-eslint/visitor-keys" "4.14.0"
10801080
debug "^4.1.1"
10811081
globby "^11.0.1"
10821082
is-glob "^4.0.1"
@@ -1098,12 +1098,12 @@
10981098
semver "^7.3.2"
10991099
tsutils "^3.17.1"
11001100

1101-
"@typescript-eslint/visitor-keys@4.13.0":
1102-
version "4.13.0"
1103-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.13.0.tgz#9acb1772d3b3183182b6540d3734143dce9476fe"
1104-
integrity sha512-6RoxWK05PAibukE7jElqAtNMq+RWZyqJ6Q/GdIxaiUj2Ept8jh8+FUVlbq9WxMYxkmEOPvCE5cRSyupMpwW31g==
1101+
"@typescript-eslint/visitor-keys@4.14.0":
1102+
version "4.14.0"
1103+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.0.tgz#b1090d9d2955b044b2ea2904a22496849acbdf54"
1104+
integrity sha512-MeHHzUyRI50DuiPgV9+LxcM52FCJFYjJiWHtXlbyC27b80mfOwKeiKI+MHOTEpcpfmoPFm/vvQS88bYIx6PZTA==
11051105
dependencies:
1106-
"@typescript-eslint/types" "4.13.0"
1106+
"@typescript-eslint/types" "4.14.0"
11071107
eslint-visitor-keys "^2.0.0"
11081108

11091109
"@typescript-eslint/visitor-keys@4.4.1":

0 commit comments

Comments
 (0)