Skip to content

Commit 7918e45

Browse files
committed
chore(deps): update typescript-eslint monorepo to v2.19.2
1 parent ec65c47 commit 7918e45

File tree

2 files changed

+55
-33
lines changed

2 files changed

+55
-33
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"devDependencies": {
3838
"@types/chai": "4.2.3",
3939
"@types/mocha": "5.2.7",
40-
"@typescript-eslint/eslint-plugin": "2.3.1",
41-
"@typescript-eslint/parser": "2.3.1",
40+
"@typescript-eslint/eslint-plugin": "2.19.2",
41+
"@typescript-eslint/parser": "2.19.2",
4242
"chai": "4.2.0",
4343
"concurrently": "4.1.2",
4444
"eslint": "6.4.0",

yarn.lock

+53-31
Original file line numberDiff line numberDiff line change
@@ -43,45 +43,48 @@
4343
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
4444
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
4545

46-
"@typescript-eslint/eslint-plugin@2.3.1":
47-
version "2.3.1"
48-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.3.1.tgz#b0b1e6b9b3f84b3e1afbdd338f4194c8ab92db21"
49-
integrity sha512-VqVNEsvemviajlaWm03kVMabc6S3xCHGYuY0fReTrIIOZg+3WzB+wfw6fD3KYKerw5lYxmzogmHOZ0i7YKnuwA==
46+
"@typescript-eslint/eslint-plugin@2.19.2":
47+
version "2.19.2"
48+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.19.2.tgz#e279aaae5d5c1f2547b4cff99204e1250bc7a058"
49+
integrity sha512-HX2qOq2GOV04HNrmKnTpSIpHjfl7iwdXe3u/Nvt+/cpmdvzYvY0NHSiTkYN257jHnq4OM/yo+OsFgati+7LqJA==
5050
dependencies:
51-
"@typescript-eslint/experimental-utils" "2.3.1"
52-
eslint-utils "^1.4.2"
51+
"@typescript-eslint/experimental-utils" "2.19.2"
52+
eslint-utils "^1.4.3"
5353
functional-red-black-tree "^1.0.1"
54-
regexpp "^2.0.1"
54+
regexpp "^3.0.0"
5555
tsutils "^3.17.1"
5656

57-
"@typescript-eslint/experimental-utils@2.3.1":
58-
version "2.3.1"
59-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.3.1.tgz#92f2531d3e7c22e64a2cc10cfe89935deaf00f7c"
60-
integrity sha512-FaZEj73o4h6Wd0Lg+R4pZiJGdR0ZYbJr+O2+RbQ1aZjX8bZcfkVDtD+qm74Dv77rfSKkDKE64UTziLBo9UYHQA==
57+
"@typescript-eslint/experimental-utils@2.19.2":
58+
version "2.19.2"
59+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.19.2.tgz#4611d44cf0f0cb460c26aa7676fc0a787281e233"
60+
integrity sha512-B88QuwT1wMJR750YvTJBNjMZwmiPpbmKYLm1yI7PCc3x0NariqPwqaPsoJRwU9DmUi0cd9dkhz1IqEnwfD+P1A==
6161
dependencies:
6262
"@types/json-schema" "^7.0.3"
63-
"@typescript-eslint/typescript-estree" "2.3.1"
63+
"@typescript-eslint/typescript-estree" "2.19.2"
6464
eslint-scope "^5.0.0"
6565

66-
"@typescript-eslint/parser@2.3.1":
67-
version "2.3.1"
68-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.3.1.tgz#f2b93b614d9b338825c44e75552a433e2ebf8c33"
69-
integrity sha512-ZlWdzhCJ2iZnSp/VBAJ/sowFbyHycIux8t0UEH0JsKgQvfSf7949hLYFMwTXdCMeEnpP1zRTHimrR+YHzs8LIw==
66+
"@typescript-eslint/parser@2.19.2":
67+
version "2.19.2"
68+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.19.2.tgz#21f42c0694846367e7d6a907feb08ab2f89c0879"
69+
integrity sha512-8uwnYGKqX9wWHGPGdLB9sk9+12sjcdqEEYKGgbS8A0IvYX59h01o8os5qXUHMq2na8vpDRaV0suTLM7S8wraTA==
7070
dependencies:
7171
"@types/eslint-visitor-keys" "^1.0.0"
72-
"@typescript-eslint/experimental-utils" "2.3.1"
73-
"@typescript-eslint/typescript-estree" "2.3.1"
72+
"@typescript-eslint/experimental-utils" "2.19.2"
73+
"@typescript-eslint/typescript-estree" "2.19.2"
7474
eslint-visitor-keys "^1.1.0"
7575

76-
"@typescript-eslint/typescript-estree@2.3.1":
77-
version "2.3.1"
78-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.3.1.tgz#62c64f149948473d06a129dc33b4fc76e6c051f9"
79-
integrity sha512-9SFhUgFuePJBB6jlLkOPPhMkZNiDCr+S8Ft7yAkkP2c5x5bxPhG3pe/exMiQaF8IGyVMDW6Ul0q4/cZ+uF3uog==
76+
"@typescript-eslint/typescript-estree@2.19.2":
77+
version "2.19.2"
78+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.19.2.tgz#67485b00172f400474d243c6c0be27581a579350"
79+
integrity sha512-Xu/qa0MDk6upQWqE4Qy2X16Xg8Vi32tQS2PR0AvnT/ZYS4YGDvtn2MStOh5y8Zy2mg4NuL06KUHlvCh95j9C6Q==
8080
dependencies:
81-
glob "^7.1.4"
81+
debug "^4.1.1"
82+
eslint-visitor-keys "^1.1.0"
83+
glob "^7.1.6"
8284
is-glob "^4.0.1"
83-
lodash.unescape "4.0.1"
85+
lodash "^4.17.15"
8486
semver "^6.3.0"
87+
tsutils "^3.17.1"
8588

8689
acorn-jsx@^5.0.2:
8790
version "5.0.2"
@@ -357,7 +360,7 @@ debug@3.2.6:
357360
dependencies:
358361
ms "^2.1.1"
359362

360-
debug@^4.0.1:
363+
debug@^4.0.1, debug@^4.1.1:
361364
version "4.1.1"
362365
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
363366
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
@@ -471,6 +474,13 @@ eslint-utils@^1.4.2:
471474
dependencies:
472475
eslint-visitor-keys "^1.0.0"
473476

477+
eslint-utils@^1.4.3:
478+
version "1.4.3"
479+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
480+
integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==
481+
dependencies:
482+
eslint-visitor-keys "^1.1.0"
483+
474484
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
475485
version "1.1.0"
476486
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
@@ -735,7 +745,7 @@ glob@7.1.3:
735745
once "^1.3.0"
736746
path-is-absolute "^1.0.0"
737747

738-
glob@^7.1.3, glob@^7.1.4:
748+
glob@^7.1.3:
739749
version "7.1.4"
740750
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
741751
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
@@ -747,6 +757,18 @@ glob@^7.1.3, glob@^7.1.4:
747757
once "^1.3.0"
748758
path-is-absolute "^1.0.0"
749759

760+
glob@^7.1.6:
761+
version "7.1.6"
762+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
763+
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
764+
dependencies:
765+
fs.realpath "^1.0.0"
766+
inflight "^1.0.4"
767+
inherits "2"
768+
minimatch "^3.0.4"
769+
once "^1.3.0"
770+
path-is-absolute "^1.0.0"
771+
750772
globals@^11.7.0:
751773
version "11.12.0"
752774
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
@@ -1037,11 +1059,6 @@ locate-path@^5.0.0:
10371059
dependencies:
10381060
p-locate "^4.1.0"
10391061

1040-
lodash.unescape@4.0.1:
1041-
version "4.0.1"
1042-
resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
1043-
integrity sha1-vyJJiGzlFM2hEvrpIYzcBlIR/Jw=
1044-
10451062
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15:
10461063
version "4.17.15"
10471064
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
@@ -1482,6 +1499,11 @@ regexpp@^2.0.1:
14821499
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f"
14831500
integrity sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==
14841501

1502+
regexpp@^3.0.0:
1503+
version "3.0.0"
1504+
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.0.0.tgz#dd63982ee3300e67b41c1956f850aa680d9d330e"
1505+
integrity sha512-Z+hNr7RAVWxznLPuA7DIh8UNX1j9CDrUQxskw9IrBE1Dxue2lyXT+shqEIeLUjrokxIP8CMy1WkjgG3rTsd5/g==
1506+
14851507
require-directory@^2.1.1:
14861508
version "2.1.1"
14871509
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"

0 commit comments

Comments
 (0)