Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.

Commit 8110fba

Browse files
authored
⬆️ Update @typescript-eslint/eslint-plugin to version 4.8.1 (#207)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent e59a998 commit 8110fba

File tree

2 files changed

+49
-14
lines changed

2 files changed

+49
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/node": "^14.14.7",
3131
"@types/supertest": "^2.0.10",
3232
"@types/tape": "^4.13.0",
33-
"@typescript-eslint/eslint-plugin": "^4.7.0",
33+
"@typescript-eslint/eslint-plugin": "^4.8.1",
3434
"@typescript-eslint/parser": "^4.7.0",
3535
"eslint": "^7.13.0",
3636
"eslint-config-prettier": "^6.15.0",

yarn.lock

Lines changed: 48 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -159,28 +159,28 @@
159159
dependencies:
160160
"@types/node" "*"
161161

162-
"@typescript-eslint/eslint-plugin@^4.7.0":
163-
version "4.7.0"
164-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.7.0.tgz#85c9bbda00c0cb604d3c241f7bc7fb171a2d3479"
165-
integrity sha512-li9aiSVBBd7kU5VlQlT1AqP0uWGDK6JYKUQ9cVDnOg34VNnd9t4jr0Yqc/bKxJr/tDCPDaB4KzoSFN9fgVxe/Q==
162+
"@typescript-eslint/eslint-plugin@^4.8.1":
163+
version "4.8.1"
164+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.8.1.tgz#b362abe0ee478a6c6d06c14552a6497f0b480769"
165+
integrity sha512-d7LeQ7dbUrIv5YVFNzGgaW3IQKMmnmKFneRWagRlGYOSfLJVaRbj/FrBNOBC1a3tVO+TgNq1GbHvRtg1kwL0FQ==
166166
dependencies:
167-
"@typescript-eslint/experimental-utils" "4.7.0"
168-
"@typescript-eslint/scope-manager" "4.7.0"
167+
"@typescript-eslint/experimental-utils" "4.8.1"
168+
"@typescript-eslint/scope-manager" "4.8.1"
169169
debug "^4.1.1"
170170
functional-red-black-tree "^1.0.1"
171171
regexpp "^3.0.0"
172172
semver "^7.3.2"
173173
tsutils "^3.17.1"
174174

175-
"@typescript-eslint/experimental-utils@4.7.0":
176-
version "4.7.0"
177-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.7.0.tgz#8d1058c38bec3d3bbd9c898a1c32318d80faf3c5"
178-
integrity sha512-cymzovXAiD4EF+YoHAB5Oh02MpnXjvyaOb+v+BdpY7lsJXZQN34oIETeUwVT2XfV9rSNpXaIcknDLfupO/tUoA==
175+
"@typescript-eslint/experimental-utils@4.8.1":
176+
version "4.8.1"
177+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.8.1.tgz#27275c20fa4336df99ebcf6195f7d7aa7aa9f22d"
178+
integrity sha512-WigyLn144R3+lGATXW4nNcDJ9JlTkG8YdBWHkDlN0lC3gUGtDi7Pe3h5GPvFKMcRz8KbZpm9FJV9NTW8CpRHpg==
179179
dependencies:
180180
"@types/json-schema" "^7.0.3"
181-
"@typescript-eslint/scope-manager" "4.7.0"
182-
"@typescript-eslint/types" "4.7.0"
183-
"@typescript-eslint/typescript-estree" "4.7.0"
181+
"@typescript-eslint/scope-manager" "4.8.1"
182+
"@typescript-eslint/types" "4.8.1"
183+
"@typescript-eslint/typescript-estree" "4.8.1"
184184
eslint-scope "^5.0.0"
185185
eslint-utils "^2.0.0"
186186

@@ -202,11 +202,24 @@
202202
"@typescript-eslint/types" "4.7.0"
203203
"@typescript-eslint/visitor-keys" "4.7.0"
204204

205+
"@typescript-eslint/[email protected]":
206+
version "4.8.1"
207+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.8.1.tgz#e343c475f8f1d15801b546cb17d7f309b768fdce"
208+
integrity sha512-r0iUOc41KFFbZdPAdCS4K1mXivnSZqXS5D9oW+iykQsRlTbQRfuFRSW20xKDdYiaCoH+SkSLeIF484g3kWzwOQ==
209+
dependencies:
210+
"@typescript-eslint/types" "4.8.1"
211+
"@typescript-eslint/visitor-keys" "4.8.1"
212+
205213
"@typescript-eslint/[email protected]":
206214
version "4.7.0"
207215
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69"
208216
integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg==
209217

218+
"@typescript-eslint/[email protected]":
219+
version "4.8.1"
220+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.8.1.tgz#23829c73c5fc6f4fcd5346a7780b274f72fee222"
221+
integrity sha512-ave2a18x2Y25q5K05K/U3JQIe2Av4+TNi/2YuzyaXLAsDx6UZkz1boZ7nR/N6Wwae2PpudTZmHFXqu7faXfHmA==
222+
210223
"@typescript-eslint/[email protected]":
211224
version "4.7.0"
212225
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.7.0.tgz#539531167f05ba20eb0b6785567076679e29d393"
@@ -221,6 +234,20 @@
221234
semver "^7.3.2"
222235
tsutils "^3.17.1"
223236

237+
"@typescript-eslint/[email protected]":
238+
version "4.8.1"
239+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.8.1.tgz#7307e3f2c9e95df7daa8dc0a34b8c43b7ec0dd32"
240+
integrity sha512-bJ6Fn/6tW2g7WIkCWh3QRlaSU7CdUUK52shx36/J7T5oTQzANvi6raoTsbwGM11+7eBbeem8hCCKbyvAc0X3sQ==
241+
dependencies:
242+
"@typescript-eslint/types" "4.8.1"
243+
"@typescript-eslint/visitor-keys" "4.8.1"
244+
debug "^4.1.1"
245+
globby "^11.0.1"
246+
is-glob "^4.0.1"
247+
lodash "^4.17.15"
248+
semver "^7.3.2"
249+
tsutils "^3.17.1"
250+
224251
"@typescript-eslint/[email protected]":
225252
version "4.7.0"
226253
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.7.0.tgz#6783824f22acfc49e754970ed21b88ac03b80e6f"
@@ -229,6 +256,14 @@
229256
"@typescript-eslint/types" "4.7.0"
230257
eslint-visitor-keys "^2.0.0"
231258

259+
"@typescript-eslint/[email protected]":
260+
version "4.8.1"
261+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.8.1.tgz#794f68ee292d1b2e3aa9690ebedfcb3a8c90e3c3"
262+
integrity sha512-3nrwXFdEYALQh/zW8rFwP4QltqsanCDz4CwWMPiIZmwlk9GlvBeueEIbq05SEq4ganqM0g9nh02xXgv5XI3PeQ==
263+
dependencies:
264+
"@typescript-eslint/types" "4.8.1"
265+
eslint-visitor-keys "^2.0.0"
266+
232267
accepts@~1.3.7:
233268
version "1.3.7"
234269
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd"

0 commit comments

Comments
 (0)