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

Commit c2cf0ca

Browse files
authored
Update all of typescript-eslint: 4.15.0 → 4.15.1 (patch) (#269)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent d3c844b commit c2cf0ca

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.28",
3131
"@types/supertest": "^2.0.10",
3232
"@types/tape": "^4.13.0",
33-
"@typescript-eslint/eslint-plugin": "^4.15.0",
34-
"@typescript-eslint/parser": "^4.15.0",
33+
"@typescript-eslint/eslint-plugin": "^4.15.1",
34+
"@typescript-eslint/parser": "^4.15.1",
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.0":
163-
version "4.15.0"
164-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.15.0.tgz#13a5a07cf30d0d5781e43480aa2a8d38d308b084"
165-
integrity sha512-DJgdGZW+8CFUTz5C/dnn4ONcUm2h2T0itWD85Ob5/V27Ndie8hUoX5HKyGssvR8sUMkAIlUc/AMK67Lqa3kBIQ==
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==
166166
dependencies:
167-
"@typescript-eslint/experimental-utils" "4.15.0"
168-
"@typescript-eslint/scope-manager" "4.15.0"
167+
"@typescript-eslint/experimental-utils" "4.15.1"
168+
"@typescript-eslint/scope-manager" "4.15.1"
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].0":
177-
version "4.15.0"
178-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.0.tgz#b87c36410a9b23f637689427be85007a2ec1a9c6"
179-
integrity sha512-V4vaDWvxA2zgesg4KPgEGiomWEBpJXvY4ZX34Y3qxK8LUm5I87L+qGIOTd9tHZOARXNRt9pLbblSKiYBlGMawg==
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==
180180
dependencies:
181181
"@types/json-schema" "^7.0.3"
182-
"@typescript-eslint/scope-manager" "4.15.0"
183-
"@typescript-eslint/types" "4.15.0"
184-
"@typescript-eslint/typescript-estree" "4.15.0"
182+
"@typescript-eslint/scope-manager" "4.15.1"
183+
"@typescript-eslint/types" "4.15.1"
184+
"@typescript-eslint/typescript-estree" "4.15.1"
185185
eslint-scope "^5.0.0"
186186
eslint-utils "^2.0.0"
187187

188-
"@typescript-eslint/parser@^4.15.0":
189-
version "4.15.0"
190-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.15.0.tgz#8df94365b4b7161f9e8514fe28aef19954810b6b"
191-
integrity sha512-L6Dtbq8Bc7g2aZwnIBETpmUa9XDKCMzKVwAArnGp5Mn7PRNFjf3mUzq8UeBjL3K8t311hvevnyqXAMSmxO8Gpg==
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==
192192
dependencies:
193-
"@typescript-eslint/scope-manager" "4.15.0"
194-
"@typescript-eslint/types" "4.15.0"
195-
"@typescript-eslint/typescript-estree" "4.15.0"
193+
"@typescript-eslint/scope-manager" "4.15.1"
194+
"@typescript-eslint/types" "4.15.1"
195+
"@typescript-eslint/typescript-estree" "4.15.1"
196196
debug "^4.1.1"
197197

198-
"@typescript-eslint/[email protected].0":
199-
version "4.15.0"
200-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.15.0.tgz#c42703558ea6daaaba51a9c3a86f2902dbab9432"
201-
integrity sha512-CSNBZnCC2jEA/a+pR9Ljh8Y+5TY5qgbPz7ICEk9WCpSEgT6Pi7H2RIjxfrrbUXvotd6ta+i27sssKEH8Azm75g==
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==
202202
dependencies:
203-
"@typescript-eslint/types" "4.15.0"
204-
"@typescript-eslint/visitor-keys" "4.15.0"
203+
"@typescript-eslint/types" "4.15.1"
204+
"@typescript-eslint/visitor-keys" "4.15.1"
205205

206-
"@typescript-eslint/[email protected].0":
207-
version "4.15.0"
208-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.0.tgz#3011ae1ac3299bb9a5ac56bdd297cccf679d3662"
209-
integrity sha512-su4RHkJhS+iFwyqyXHcS8EGPlUVoC+XREfy5daivjLur9JP8GhvTmDipuRpcujtGC4M+GYhUOJCPDE3rC5NJrg==
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==
210210

211-
"@typescript-eslint/[email protected].0":
212-
version "4.15.0"
213-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.0.tgz#402c86a7d2111c1f7a2513022f22a38a395b7f93"
214-
integrity sha512-jG6xTmcNbi6xzZq0SdWh7wQ9cMb2pqXaUp6bUZOMsIlu5aOlxGxgE/t6L/gPybybQGvdguajXGkZKSndZJpksA==
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==
215215
dependencies:
216-
"@typescript-eslint/types" "4.15.0"
217-
"@typescript-eslint/visitor-keys" "4.15.0"
216+
"@typescript-eslint/types" "4.15.1"
217+
"@typescript-eslint/visitor-keys" "4.15.1"
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].0":
225-
version "4.15.0"
226-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.0.tgz#2a07768df30c8a5673f1bce406338a07fdec38ca"
227-
integrity sha512-RnDtJwOwFucWFAMjG3ghCG/ikImFJFEg20DI7mn4pHEx3vC48lIAoyjhffvfHmErRDboUPC7p9Z2il4CLb7qxA==
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==
228228
dependencies:
229-
"@typescript-eslint/types" "4.15.0"
229+
"@typescript-eslint/types" "4.15.1"
230230
eslint-visitor-keys "^2.0.0"
231231

232232
accepts@~1.3.7:

0 commit comments

Comments
 (0)