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

Commit 0f28e47

Browse files
authored
Update all of typescript-eslint: 4.15.1 → 4.15.2 (patch) (#273)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 9452e22 commit 0f28e47

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@types/node": "^14.14.31",
3131
"@types/supertest": "^2.0.10",
3232
"@types/tape": "^4.13.0",
33-
"@typescript-eslint/eslint-plugin": "^4.15.1",
34-
"@typescript-eslint/parser": "^4.15.1",
33+
"@typescript-eslint/eslint-plugin": "^4.15.2",
34+
"@typescript-eslint/parser": "^4.15.2",
3535
"eslint": "^7.20.0",
3636
"eslint-config-prettier": "^7.2.0",
3737
"express": "^4.17.1",

yarn.lock

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

162-
"@typescript-eslint/eslint-plugin@^4.15.1":
163-
version "4.15.1"
164-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.15.1.tgz#835f64aa0a403e5e9e64c10ceaf8d05c3f015180"
165-
integrity sha512-yW2epMYZSpNJXZy22Biu+fLdTG8Mn6b22kR3TqblVk50HGNV8Zya15WAXuQCr8tKw4Qf1BL4QtI6kv6PCkLoJw==
162+
"@typescript-eslint/eslint-plugin@^4.15.2":
163+
version "4.15.2"
164+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.15.2.tgz#981b26b4076c62a5a55873fbef3fe98f83360c61"
165+
integrity sha512-uiQQeu9tWl3f1+oK0yoAv9lt/KXO24iafxgQTkIYO/kitruILGx3uH+QtIAHqxFV+yIsdnJH+alel9KuE3J15Q==
166166
dependencies:
167-
"@typescript-eslint/experimental-utils" "4.15.1"
168-
"@typescript-eslint/scope-manager" "4.15.1"
167+
"@typescript-eslint/experimental-utils" "4.15.2"
168+
"@typescript-eslint/scope-manager" "4.15.2"
169169
debug "^4.1.1"
170170
functional-red-black-tree "^1.0.1"
171171
lodash "^4.17.15"
172172
regexpp "^3.0.0"
173173
semver "^7.3.2"
174174
tsutils "^3.17.1"
175175

176-
"@typescript-eslint/[email protected].1":
177-
version "4.15.1"
178-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.1.tgz#d744d1ac40570a84b447f7aa1b526368afd17eec"
179-
integrity sha512-9LQRmOzBRI1iOdJorr4jEnQhadxK4c9R2aEAsm7WE/7dq8wkKD1suaV0S/JucTL8QlYUPU1y2yjqg+aGC0IQBQ==
176+
"@typescript-eslint/[email protected].2":
177+
version "4.15.2"
178+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.2.tgz#5efd12355bd5b535e1831282e6cf465b9a71cf36"
179+
integrity sha512-Fxoshw8+R5X3/Vmqwsjc8nRO/7iTysRtDqx6rlfLZ7HbT8TZhPeQqbPjTyk2RheH3L8afumecTQnUc9EeXxohQ==
180180
dependencies:
181181
"@types/json-schema" "^7.0.3"
182-
"@typescript-eslint/scope-manager" "4.15.1"
183-
"@typescript-eslint/types" "4.15.1"
184-
"@typescript-eslint/typescript-estree" "4.15.1"
182+
"@typescript-eslint/scope-manager" "4.15.2"
183+
"@typescript-eslint/types" "4.15.2"
184+
"@typescript-eslint/typescript-estree" "4.15.2"
185185
eslint-scope "^5.0.0"
186186
eslint-utils "^2.0.0"
187187

188-
"@typescript-eslint/parser@^4.15.1":
189-
version "4.15.1"
190-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.15.1.tgz#4c91a0602733db63507e1dbf13187d6c71a153c4"
191-
integrity sha512-V8eXYxNJ9QmXi5ETDguB7O9diAXlIyS+e3xzLoP/oVE4WCAjssxLIa0mqCLsCGXulYJUfT+GV70Jv1vHsdKwtA==
188+
"@typescript-eslint/parser@^4.15.2":
189+
version "4.15.2"
190+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.15.2.tgz#c804474321ef76a3955aec03664808f0d6e7872e"
191+
integrity sha512-SHeF8xbsC6z2FKXsaTb1tBCf0QZsjJ94H6Bo51Y1aVEZ4XAefaw5ZAilMoDPlGghe+qtq7XdTiDlGfVTOmvA+Q==
192192
dependencies:
193-
"@typescript-eslint/scope-manager" "4.15.1"
194-
"@typescript-eslint/types" "4.15.1"
195-
"@typescript-eslint/typescript-estree" "4.15.1"
193+
"@typescript-eslint/scope-manager" "4.15.2"
194+
"@typescript-eslint/types" "4.15.2"
195+
"@typescript-eslint/typescript-estree" "4.15.2"
196196
debug "^4.1.1"
197197

198-
"@typescript-eslint/[email protected].1":
199-
version "4.15.1"
200-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.15.1.tgz#f6511eb38def2a8a6be600c530c243bbb56ac135"
201-
integrity sha512-ibQrTFcAm7yG4C1iwpIYK7vDnFg+fKaZVfvyOm3sNsGAerKfwPVFtYft5EbjzByDJ4dj1WD8/34REJfw/9wdVA==
198+
"@typescript-eslint/[email protected].2":
199+
version "4.15.2"
200+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.15.2.tgz#5725bda656995960ae1d004bfd1cd70320f37f4f"
201+
integrity sha512-Zm0tf/MSKuX6aeJmuXexgdVyxT9/oJJhaCkijv0DvJVT3ui4zY6XYd6iwIo/8GEZGy43cd7w1rFMiCLHbRzAPQ==
202202
dependencies:
203-
"@typescript-eslint/types" "4.15.1"
204-
"@typescript-eslint/visitor-keys" "4.15.1"
203+
"@typescript-eslint/types" "4.15.2"
204+
"@typescript-eslint/visitor-keys" "4.15.2"
205205

206-
"@typescript-eslint/[email protected].1":
207-
version "4.15.1"
208-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.1.tgz#da702f544ef1afae4bc98da699eaecd49cf31c8c"
209-
integrity sha512-iGsaUyWFyLz0mHfXhX4zO6P7O3sExQpBJ2dgXB0G5g/8PRVfBBsmQIc3r83ranEQTALLR3Vko/fnCIVqmH+mPw==
206+
"@typescript-eslint/[email protected].2":
207+
version "4.15.2"
208+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.2.tgz#04acf3a2dc8001a88985291744241e732ef22c60"
209+
integrity sha512-r7lW7HFkAarfUylJ2tKndyO9njwSyoy6cpfDKWPX6/ctZA+QyaYscAHXVAfJqtnY6aaTwDYrOhp+ginlbc7HfQ==
210210

211-
"@typescript-eslint/[email protected].1":
212-
version "4.15.1"
213-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.1.tgz#fa9a9ff88b4a04d901ddbe5b248bc0a00cd610be"
214-
integrity sha512-z8MN3CicTEumrWAEB2e2CcoZa3KP9+SMYLIA2aM49XW3cWIaiVSOAGq30ffR5XHxRirqE90fgLw3e6WmNx5uNw==
211+
"@typescript-eslint/[email protected].2":
212+
version "4.15.2"
213+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.2.tgz#c2f7a1e94f3428d229d5ecff3ead6581ee9b62fa"
214+
integrity sha512-cGR8C2g5SPtHTQvAymEODeqx90pJHadWsgTtx6GbnTWKqsg7yp6Eaya9nFzUd4KrKhxdYTTFBiYeTPQaz/l8bw==
215215
dependencies:
216-
"@typescript-eslint/types" "4.15.1"
217-
"@typescript-eslint/visitor-keys" "4.15.1"
216+
"@typescript-eslint/types" "4.15.2"
217+
"@typescript-eslint/visitor-keys" "4.15.2"
218218
debug "^4.1.1"
219219
globby "^11.0.1"
220220
is-glob "^4.0.1"
221221
semver "^7.3.2"
222222
tsutils "^3.17.1"
223223

224-
"@typescript-eslint/[email protected].1":
225-
version "4.15.1"
226-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.1.tgz#c76abbf2a3be8a70ed760f0e5756bf62de5865dd"
227-
integrity sha512-tYzaTP9plooRJY8eNlpAewTOqtWW/4ff/5wBjNVaJ0S0wC4Gpq/zDVRTJa5bq2v1pCNQ08xxMCndcvR+h7lMww==
224+
"@typescript-eslint/[email protected].2":
225+
version "4.15.2"
226+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.2.tgz#3d1c7979ce75bf6acf9691109bd0d6b5706192b9"
227+
integrity sha512-TME1VgSb7wTwgENN5KVj4Nqg25hP8DisXxNBojM4Nn31rYaNDIocNm5cmjOFfh42n7NVERxWrDFoETO/76ePyg==
228228
dependencies:
229-
"@typescript-eslint/types" "4.15.1"
229+
"@typescript-eslint/types" "4.15.2"
230230
eslint-visitor-keys "^2.0.0"
231231

232232
accepts@~1.3.7:

0 commit comments

Comments
 (0)