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

Commit 8f3d776

Browse files
authored
Update all of typescript-eslint: 4.23.0 → 4.25.0 (minor) (#315)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent f4266e1 commit 8f3d776

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@types/node": "^15.6.0",
3131
"@types/supertest": "^2.0.11",
3232
"@types/tape": "^4.13.0",
33-
"@typescript-eslint/eslint-plugin": "^4.23.0",
34-
"@typescript-eslint/parser": "^4.23.0",
33+
"@typescript-eslint/eslint-plugin": "^4.25.0",
34+
"@typescript-eslint/parser": "^4.25.0",
3535
"eslint": "^7.27.0",
3636
"eslint-config-prettier": "^7.2.0",
3737
"express": "^4.17.1",

yarn.lock

+41-41
Original file line numberDiff line numberDiff line change
@@ -158,74 +158,74 @@
158158
dependencies:
159159
"@types/node" "*"
160160

161-
"@typescript-eslint/eslint-plugin@^4.23.0":
162-
version "4.23.0"
163-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.23.0.tgz#29d3c9c81f6200b1fd6d8454cfb007ba176cde80"
164-
integrity sha512-tGK1y3KIvdsQEEgq6xNn1DjiFJtl+wn8JJQiETtCbdQxw1vzjXyAaIkEmO2l6Nq24iy3uZBMFQjZ6ECf1QdgGw==
161+
"@typescript-eslint/eslint-plugin@^4.25.0":
162+
version "4.25.0"
163+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.25.0.tgz#d82657b6ab4caa4c3f888ff923175fadc2f31f2a"
164+
integrity sha512-Qfs3dWkTMKkKwt78xp2O/KZQB8MPS1UQ5D3YW2s6LQWBE1074BE+Rym+b1pXZIX3M3fSvPUDaCvZLKV2ylVYYQ==
165165
dependencies:
166-
"@typescript-eslint/experimental-utils" "4.23.0"
167-
"@typescript-eslint/scope-manager" "4.23.0"
166+
"@typescript-eslint/experimental-utils" "4.25.0"
167+
"@typescript-eslint/scope-manager" "4.25.0"
168168
debug "^4.1.1"
169169
functional-red-black-tree "^1.0.1"
170170
lodash "^4.17.15"
171171
regexpp "^3.0.0"
172172
semver "^7.3.2"
173173
tsutils "^3.17.1"
174174

175-
"@typescript-eslint/experimental-utils@4.23.0":
176-
version "4.23.0"
177-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.23.0.tgz#f2059434cd6e5672bfeab2fb03b7c0a20622266f"
178-
integrity sha512-WAFNiTDnQfrF3Z2fQ05nmCgPsO5o790vOhmWKXbbYQTO9erE1/YsFot5/LnOUizLzU2eeuz6+U/81KV5/hFTGA==
175+
"@typescript-eslint/experimental-utils@4.25.0":
176+
version "4.25.0"
177+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.25.0.tgz#b2febcfa715d2c1806fd5f0335193a6cd270df54"
178+
integrity sha512-f0doRE76vq7NEEU0tw+ajv6CrmPelw5wLoaghEHkA2dNLFb3T/zJQqGPQ0OYt5XlZaS13MtnN+GTPCuUVg338w==
179179
dependencies:
180180
"@types/json-schema" "^7.0.3"
181-
"@typescript-eslint/scope-manager" "4.23.0"
182-
"@typescript-eslint/types" "4.23.0"
183-
"@typescript-eslint/typescript-estree" "4.23.0"
181+
"@typescript-eslint/scope-manager" "4.25.0"
182+
"@typescript-eslint/types" "4.25.0"
183+
"@typescript-eslint/typescript-estree" "4.25.0"
184184
eslint-scope "^5.0.0"
185185
eslint-utils "^2.0.0"
186186

187-
"@typescript-eslint/parser@^4.23.0":
188-
version "4.23.0"
189-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.23.0.tgz#239315d38e42e852bef43a4b0b01bef78f78911c"
190-
integrity sha512-wsvjksHBMOqySy/Pi2Q6UuIuHYbgAMwLczRl4YanEPKW5KVxI9ZzDYh3B5DtcZPQTGRWFJrfcbJ6L01Leybwug==
187+
"@typescript-eslint/parser@^4.25.0":
188+
version "4.25.0"
189+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.25.0.tgz#6b2cb6285aa3d55bfb263c650739091b0f19aceb"
190+
integrity sha512-OZFa1SKyEJpAhDx8FcbWyX+vLwh7OEtzoo2iQaeWwxucyfbi0mT4DijbOSsTgPKzGHr6GrF2V5p/CEpUH/VBxg==
191191
dependencies:
192-
"@typescript-eslint/scope-manager" "4.23.0"
193-
"@typescript-eslint/types" "4.23.0"
194-
"@typescript-eslint/typescript-estree" "4.23.0"
192+
"@typescript-eslint/scope-manager" "4.25.0"
193+
"@typescript-eslint/types" "4.25.0"
194+
"@typescript-eslint/typescript-estree" "4.25.0"
195195
debug "^4.1.1"
196196

197-
"@typescript-eslint/scope-manager@4.23.0":
198-
version "4.23.0"
199-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.23.0.tgz#8792ef7eacac122e2ec8fa2d30a59b8d9a1f1ce4"
200-
integrity sha512-ZZ21PCFxPhI3n0wuqEJK9omkw51wi2bmeKJvlRZPH5YFkcawKOuRMQMnI8mH6Vo0/DoHSeZJnHiIx84LmVQY+w==
197+
"@typescript-eslint/scope-manager@4.25.0":
198+
version "4.25.0"
199+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.25.0.tgz#9d86a5bcc46ef40acd03d85ad4e908e5aab8d4ca"
200+
integrity sha512-2NElKxMb/0rya+NJG1U71BuNnp1TBd1JgzYsldsdA83h/20Tvnf/HrwhiSlNmuq6Vqa0EzidsvkTArwoq+tH6w==
201201
dependencies:
202-
"@typescript-eslint/types" "4.23.0"
203-
"@typescript-eslint/visitor-keys" "4.23.0"
202+
"@typescript-eslint/types" "4.25.0"
203+
"@typescript-eslint/visitor-keys" "4.25.0"
204204

205-
"@typescript-eslint/types@4.23.0":
206-
version "4.23.0"
207-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.23.0.tgz#da1654c8a5332f4d1645b2d9a1c64193cae3aa3b"
208-
integrity sha512-oqkNWyG2SLS7uTWLZf6Sr7Dm02gA5yxiz1RP87tvsmDsguVATdpVguHr4HoGOcFOpCvx9vtCSCyQUGfzq28YCw==
205+
"@typescript-eslint/types@4.25.0":
206+
version "4.25.0"
207+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.25.0.tgz#0e444a5c5e3c22d7ffa5e16e0e60510b3de5af87"
208+
integrity sha512-+CNINNvl00OkW6wEsi32wU5MhHti2J25TJsJJqgQmJu3B3dYDBcmOxcE5w9cgoM13TrdE/5ND2HoEnBohasxRQ==
209209

210-
"@typescript-eslint/typescript-estree@4.23.0":
211-
version "4.23.0"
212-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.23.0.tgz#0753b292097523852428a6f5a1aa8ccc1aae6cd9"
213-
integrity sha512-5Sty6zPEVZF5fbvrZczfmLCOcby3sfrSPu30qKoY1U3mca5/jvU5cwsPb/CO6Q3ByRjixTMIVsDkqwIxCf/dMw==
210+
"@typescript-eslint/typescript-estree@4.25.0":
211+
version "4.25.0"
212+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.25.0.tgz#942e4e25888736bff5b360d9b0b61e013d0cfa25"
213+
integrity sha512-1B8U07TGNAFMxZbSpF6jqiDs1cVGO0izVkf18Q/SPcUAc9LhHxzvSowXDTvkHMWUVuPpagupaW63gB6ahTXVlg==
214214
dependencies:
215-
"@typescript-eslint/types" "4.23.0"
216-
"@typescript-eslint/visitor-keys" "4.23.0"
215+
"@typescript-eslint/types" "4.25.0"
216+
"@typescript-eslint/visitor-keys" "4.25.0"
217217
debug "^4.1.1"
218218
globby "^11.0.1"
219219
is-glob "^4.0.1"
220220
semver "^7.3.2"
221221
tsutils "^3.17.1"
222222

223-
"@typescript-eslint/visitor-keys@4.23.0":
224-
version "4.23.0"
225-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.23.0.tgz#7215cc977bd3b4ef22467b9023594e32f9e4e455"
226-
integrity sha512-5PNe5cmX9pSifit0H+nPoQBXdbNzi5tOEec+3riK+ku4e3er37pKxMKDH5Ct5Y4fhWxcD4spnlYjxi9vXbSpwg==
223+
"@typescript-eslint/visitor-keys@4.25.0":
224+
version "4.25.0"
225+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.25.0.tgz#863e7ed23da4287c5b469b13223255d0fde6aaa7"
226+
integrity sha512-AmkqV9dDJVKP/TcZrbf6s6i1zYXt5Hl8qOLrRDTFfRNae4+LB8A4N3i+FLZPW85zIxRy39BgeWOfMS3HoH5ngg==
227227
dependencies:
228-
"@typescript-eslint/types" "4.23.0"
228+
"@typescript-eslint/types" "4.25.0"
229229
eslint-visitor-keys "^2.0.0"
230230

231231
accepts@~1.3.7:

0 commit comments

Comments
 (0)