Skip to content

Commit 9b0ce52

Browse files
fix(deps): update typescript-eslint monorepo to ^2.21.0 (#55)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent b1400b1 commit 9b0ce52

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
},
3636
"dependencies": {
3737
"@sourcegraph/prettierrc": "^3.0.2",
38-
"@typescript-eslint/eslint-plugin": "^2.19.0",
39-
"@typescript-eslint/parser": "^2.19.0",
38+
"@typescript-eslint/eslint-plugin": "^2.21.0",
39+
"@typescript-eslint/parser": "^2.21.0",
4040
"eslint-config-prettier": "^6.10.0",
4141
"eslint-plugin-ban": "^1.4.0",
4242
"eslint-plugin-etc": "^0.0.1-beta.24",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -401,40 +401,40 @@
401401
resolved "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
402402
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
403403

404-
"@typescript-eslint/eslint-plugin@^2.19.0":
405-
version "2.19.0"
406-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.19.0.tgz#bf743448a4633e4b52bee0c40148ba072ab3adbd"
407-
integrity sha512-u7IcQ9qwsB6U806LupZmINRnQjC+RJyv36sV/ugaFWMHTbFm/hlLTRx3gGYJgHisxcGSTnf+I/fPDieRMhPSQQ==
404+
"@typescript-eslint/eslint-plugin@^2.21.0":
405+
version "2.21.0"
406+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.21.0.tgz#a34de84a0791cae0357c4dda805c5b4e8203b6c6"
407+
integrity sha512-b5jjjDMxzcjh/Sbjuo7WyhrQmVJg0WipTHQgXh5Xwx10uYm6nPWqN1WGOsaNq4HR3Zh4wUx4IRQdDkCHwyewyw==
408408
dependencies:
409-
"@typescript-eslint/experimental-utils" "2.19.0"
409+
"@typescript-eslint/experimental-utils" "2.21.0"
410410
eslint-utils "^1.4.3"
411411
functional-red-black-tree "^1.0.1"
412412
regexpp "^3.0.0"
413413
tsutils "^3.17.1"
414414

415-
"@typescript-eslint/experimental-utils@2.19.0":
416-
version "2.19.0"
417-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.19.0.tgz#d5ca732f22c009e515ba09fcceb5f2127d841568"
418-
integrity sha512-zwpg6zEOPbhB3+GaQfufzlMUOO6GXCNZq6skk+b2ZkZAIoBhVoanWK255BS1g5x9bMwHpLhX0Rpn5Fc3NdCZdg==
415+
"@typescript-eslint/experimental-utils@2.21.0":
416+
version "2.21.0"
417+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.21.0.tgz#71de390a3ec00b280b69138d80733406e6e86bfa"
418+
integrity sha512-olKw9JP/XUkav4lq0I7S1mhGgONJF9rHNhKFn9wJlpfRVjNo3PPjSvybxEldvCXnvD+WAshSzqH5cEjPp9CsBA==
419419
dependencies:
420420
"@types/json-schema" "^7.0.3"
421-
"@typescript-eslint/typescript-estree" "2.19.0"
421+
"@typescript-eslint/typescript-estree" "2.21.0"
422422
eslint-scope "^5.0.0"
423423

424-
"@typescript-eslint/parser@^2.19.0":
425-
version "2.19.0"
426-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.19.0.tgz#912160d9425395d09857dcd5382352bc98be11ae"
427-
integrity sha512-s0jZoxAWjHnuidbbN7aA+BFVXn4TCcxEVGPV8lWMxZglSs3NRnFFAlL+aIENNmzB2/1jUJuySi6GiM6uACPmpg==
424+
"@typescript-eslint/parser@^2.21.0":
425+
version "2.21.0"
426+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.21.0.tgz#4f200995517c3d5fc5ef51b17527bc948992e438"
427+
integrity sha512-VrmbdrrrvvI6cPPOG7uOgGUFXNYTiSbnRq8ZMyuGa4+qmXJXVLEEz78hKuqupvkpwJQNk1Ucz1TenrRP90gmBg==
428428
dependencies:
429429
"@types/eslint-visitor-keys" "^1.0.0"
430-
"@typescript-eslint/experimental-utils" "2.19.0"
431-
"@typescript-eslint/typescript-estree" "2.19.0"
430+
"@typescript-eslint/experimental-utils" "2.21.0"
431+
"@typescript-eslint/typescript-estree" "2.21.0"
432432
eslint-visitor-keys "^1.1.0"
433433

434-
"@typescript-eslint/typescript-estree@2.19.0":
435-
version "2.19.0"
436-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.19.0.tgz#6bd7310b9827e04756fe712909f26956aac4b196"
437-
integrity sha512-n6/Xa37k0jQdwpUszffi19AlNbVCR0sdvCs3DmSKMD7wBttKY31lhD2fug5kMD91B2qW4mQldaTEc1PEzvGu8w==
434+
"@typescript-eslint/typescript-estree@2.21.0":
435+
version "2.21.0"
436+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.21.0.tgz#7e4be29f2e338195a2e8c818949ed0ff727cc943"
437+
integrity sha512-NC/nogZNb9IK2MEFQqyDBAciOT8Lp8O3KgAfvHx2Skx6WBo+KmDqlU3R9KxHONaijfTIKtojRe3SZQyMjr3wBw==
438438
dependencies:
439439
debug "^4.1.1"
440440
eslint-visitor-keys "^1.1.0"

0 commit comments

Comments
 (0)