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

Commit d6529fb

Browse files
authored
⬆️ Update @typescript-eslint/parser to version 4.6.0 (#191)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent b22c690 commit d6529fb

File tree

2 files changed

+9
-44
lines changed

2 files changed

+9
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/supertest": "^2.0.10",
3232
"@types/tape": "^4.13.0",
3333
"@typescript-eslint/eslint-plugin": "^4.6.0",
34-
"@typescript-eslint/parser": "^4.5.0",
34+
"@typescript-eslint/parser": "^4.6.0",
3535
"eslint": "^7.12.0",
3636
"eslint-config-prettier": "^6.14.0",
3737
"express": "^4.17.1",

yarn.lock

Lines changed: 8 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -184,23 +184,15 @@
184184
eslint-scope "^5.0.0"
185185
eslint-utils "^2.0.0"
186186

187-
"@typescript-eslint/parser@^4.5.0":
188-
version "4.5.0"
189-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.5.0.tgz#b2d659f25eec0041c7bc5660b91db1eefe8d7122"
190-
integrity sha512-xb+gmyhQcnDWe+5+xxaQk5iCw6KqXd8VQxGiTeELTMoYeRjpocZYYRP1gFVM2C8Yl0SpUvLa1lhprwqZ00w3Iw==
191-
dependencies:
192-
"@typescript-eslint/scope-manager" "4.5.0"
193-
"@typescript-eslint/types" "4.5.0"
194-
"@typescript-eslint/typescript-estree" "4.5.0"
195-
debug "^4.1.1"
196-
197-
"@typescript-eslint/[email protected]":
198-
version "4.5.0"
199-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.5.0.tgz#8dfd53c3256d4357e7d66c2fc8956835f4d239be"
200-
integrity sha512-C0cEO0cTMPJ/w4RA/KVe4LFFkkSh9VHoFzKmyaaDWAnPYIEzVCtJ+Un8GZoJhcvq+mPFXEsXa01lcZDHDG6Www==
187+
"@typescript-eslint/parser@^4.6.0":
188+
version "4.6.0"
189+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.6.0.tgz#7e9ff7df2f21d5c8f65f17add3b99eeeec33199d"
190+
integrity sha512-Dj6NJxBhbdbPSZ5DYsQqpR32MwujF772F2H3VojWU6iT4AqL4BKuoNWOPFCoSZvCcADDvQjDpa6OLDAaiZPz2Q==
201191
dependencies:
202-
"@typescript-eslint/types" "4.5.0"
203-
"@typescript-eslint/visitor-keys" "4.5.0"
192+
"@typescript-eslint/scope-manager" "4.6.0"
193+
"@typescript-eslint/types" "4.6.0"
194+
"@typescript-eslint/typescript-estree" "4.6.0"
195+
debug "^4.1.1"
204196

205197
"@typescript-eslint/[email protected]":
206198
version "4.6.0"
@@ -210,30 +202,11 @@
210202
"@typescript-eslint/types" "4.6.0"
211203
"@typescript-eslint/visitor-keys" "4.6.0"
212204

213-
"@typescript-eslint/[email protected]":
214-
version "4.5.0"
215-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.5.0.tgz#98256e07bad1c8d15d0c9627ebec82fd971bb3c3"
216-
integrity sha512-n2uQoXnyWNk0Les9MtF0gCK3JiWd987JQi97dMSxBOzVoLZXCNtxFckVqt1h8xuI1ix01t+iMY4h4rFMj/303g==
217-
218205
"@typescript-eslint/[email protected]":
219206
version "4.6.0"
220207
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.6.0.tgz#157ca925637fd53c193c6bf226a6c02b752dde2f"
221208
integrity sha512-5FAgjqH68SfFG4UTtIFv+rqYJg0nLjfkjD0iv+5O27a0xEeNZ5rZNDvFGZDizlCD1Ifj7MAbSW2DPMrf0E9zjA==
222209

223-
"@typescript-eslint/[email protected]":
224-
version "4.5.0"
225-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.5.0.tgz#d50cf91ae3a89878401111031eb6fb6d03554f64"
226-
integrity sha512-gN1mffq3zwRAjlYWzb5DanarOPdajQwx5MEWkWCk0XvqC8JpafDTeioDoow2L4CA/RkYZu7xEsGZRhqrTsAG8w==
227-
dependencies:
228-
"@typescript-eslint/types" "4.5.0"
229-
"@typescript-eslint/visitor-keys" "4.5.0"
230-
debug "^4.1.1"
231-
globby "^11.0.1"
232-
is-glob "^4.0.1"
233-
lodash "^4.17.15"
234-
semver "^7.3.2"
235-
tsutils "^3.17.1"
236-
237210
"@typescript-eslint/[email protected]":
238211
version "4.6.0"
239212
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.6.0.tgz#85bd98dcc8280511cfc5b2ce7b03a9ffa1732b08"
@@ -248,14 +221,6 @@
248221
semver "^7.3.2"
249222
tsutils "^3.17.1"
250223

251-
"@typescript-eslint/[email protected]":
252-
version "4.5.0"
253-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.5.0.tgz#b59f26213ac597efe87f6b13cf2aabee70542af0"
254-
integrity sha512-UHq4FSa55NDZqscRU//O5ROFhHa9Hqn9KWTEvJGTArtTQp5GKv9Zqf6d/Q3YXXcFv4woyBml7fJQlQ+OuqRcHA==
255-
dependencies:
256-
"@typescript-eslint/types" "4.5.0"
257-
eslint-visitor-keys "^2.0.0"
258-
259224
"@typescript-eslint/[email protected]":
260225
version "4.6.0"
261226
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.6.0.tgz#fb05d6393891b0a089b243fc8f9fb8039383d5da"

0 commit comments

Comments
 (0)