Skip to content

Commit 526ea00

Browse files
committed
chore(deps): update typescript-eslint monorepo to v2
1 parent f534c64 commit 526ea00

File tree

2 files changed

+38
-26
lines changed

2 files changed

+38
-26
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@types/react-dom": "16.9.0",
4545
"@types/styled-components": "4.1.18",
4646
"@types/webpack": "4.39.1",
47-
"@typescript-eslint/eslint-plugin": "1.13.0",
48-
"@typescript-eslint/parser": "1.13.0",
47+
"@typescript-eslint/eslint-plugin": "2.0.0",
48+
"@typescript-eslint/parser": "2.0.0",
4949
"@zendeskgarden/css-bedrock": "7.0.28",
5050
"@zendeskgarden/css-variables": "6.3.7",
5151
"@zendeskgarden/eslint-config": "8.0.0",

yarn.lock

Lines changed: 36 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2515,18 +2515,27 @@
25152515
dependencies:
25162516
"@types/yargs-parser" "*"
25172517

2518-
"@typescript-eslint/eslint-plugin@1.13.0":
2519-
version "1.13.0"
2520-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-1.13.0.tgz#22fed9b16ddfeb402fd7bcde56307820f6ebc49f"
2521-
integrity sha512-WQHCozMnuNADiqMtsNzp96FNox5sOVpU8Xt4meaT4em8lOG1SrOv92/mUbEHQVh90sldKSfcOc/I0FOb/14G1g==
2518+
"@typescript-eslint/eslint-plugin@2.0.0":
2519+
version "2.0.0"
2520+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.0.0.tgz#609a5d7b00ce21a6f94d7ef282eba9da57ca1e42"
2521+
integrity sha512-Mo45nxTTELODdl7CgpZKJISvLb+Fu64OOO2ZFc2x8sYSnUpFrBUW3H+H/ZGYmEkfnL6VkdtOSxgdt+Av79j0sA==
25222522
dependencies:
2523-
"@typescript-eslint/experimental-utils" "1.13.0"
2524-
eslint-utils "^1.3.1"
2523+
"@typescript-eslint/experimental-utils" "2.0.0"
2524+
eslint-utils "^1.4.0"
25252525
functional-red-black-tree "^1.0.1"
25262526
regexpp "^2.0.1"
2527-
tsutils "^3.7.0"
2527+
tsutils "^3.14.0"
25282528

2529-
"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^1.13.0":
2529+
"@typescript-eslint/[email protected]":
2530+
version "2.0.0"
2531+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.0.0.tgz#f3d298bb411357f35c4184e24280b256b6321949"
2532+
integrity sha512-XGJG6GNBXIEx/mN4eTRypN/EUmsd0VhVGQ1AG+WTgdvjHl0G8vHhVBHrd/5oI6RRYBRnedNymSYWW1HAdivtmg==
2533+
dependencies:
2534+
"@types/json-schema" "^7.0.3"
2535+
"@typescript-eslint/typescript-estree" "2.0.0"
2536+
eslint-scope "^4.0.0"
2537+
2538+
"@typescript-eslint/experimental-utils@^1.13.0":
25302539
version "1.13.0"
25312540
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.13.0.tgz#b08c60d780c0067de2fb44b04b432f540138301e"
25322541
integrity sha512-zmpS6SyqG4ZF64ffaJ6uah6tWWWgZ8m+c54XXgwFtUv0jNz8aJAVx8chMCvnk7yl6xwn8d+d96+tWp7fXzTuDg==
@@ -2535,14 +2544,14 @@
25352544
"@typescript-eslint/typescript-estree" "1.13.0"
25362545
eslint-scope "^4.0.0"
25372546

2538-
"@typescript-eslint/parser@1.13.0":
2539-
version "1.13.0"
2540-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-1.13.0.tgz#61ac7811ea52791c47dc9fd4dd4a184fae9ac355"
2541-
integrity sha512-ITMBs52PCPgLb2nGPoeT4iU3HdQZHcPaZVw+7CsFagRJHUhyeTgorEwHXhFf3e7Evzi8oujKNpHc8TONth8AdQ==
2547+
"@typescript-eslint/parser@2.0.0":
2548+
version "2.0.0"
2549+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.0.0.tgz#4273bb19d03489daf8372cdaccbc8042e098178f"
2550+
integrity sha512-ibyMBMr0383ZKserIsp67+WnNVoM402HKkxqXGlxEZsXtnGGurbnY90pBO3e0nBUM7chEEOcxUhgw9aPq7fEBA==
25422551
dependencies:
25432552
"@types/eslint-visitor-keys" "^1.0.0"
2544-
"@typescript-eslint/experimental-utils" "1.13.0"
2545-
"@typescript-eslint/typescript-estree" "1.13.0"
2553+
"@typescript-eslint/experimental-utils" "2.0.0"
2554+
"@typescript-eslint/typescript-estree" "2.0.0"
25462555
eslint-visitor-keys "^1.0.0"
25472556

25482557
"@typescript-eslint/[email protected]":
@@ -2553,6 +2562,14 @@
25532562
lodash.unescape "4.0.1"
25542563
semver "5.5.0"
25552564

2565+
"@typescript-eslint/[email protected]":
2566+
version "2.0.0"
2567+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.0.0.tgz#c9f6c0efd1b11475540d6a55dc973cc5b9a67e77"
2568+
integrity sha512-NXbmzA3vWrSgavymlzMWNecgNOuiMMp62MO3kI7awZRLRcsA1QrYWo6q08m++uuAGVbXH/prZi2y1AWuhSu63w==
2569+
dependencies:
2570+
lodash.unescape "4.0.1"
2571+
semver "^6.2.0"
2572+
25562573
"@vxna/mini-html-webpack-template@^0.1.7":
25572574
version "0.1.7"
25582575
resolved "https://registry.yarnpkg.com/@vxna/mini-html-webpack-template/-/mini-html-webpack-template-0.1.7.tgz#2a8270e513ee14f395cc17c2ce22ced383c45d22"
@@ -5984,12 +6001,7 @@ eslint-scope@^5.0.0:
59846001
esrecurse "^4.1.0"
59856002
estraverse "^4.1.1"
59866003

5987-
eslint-utils@^1.3.1:
5988-
version "1.3.1"
5989-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
5990-
integrity sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q==
5991-
5992-
eslint-utils@^1.4.2:
6004+
eslint-utils@^1.4.0, eslint-utils@^1.4.2:
59936005
version "1.4.2"
59946006
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
59956007
integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
@@ -14457,10 +14469,10 @@ tslib@^1.8.1, tslib@^1.9.0:
1445714469
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
1445814470
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
1445914471

14460-
tsutils@^3.7.0:
14461-
version "3.14.0"
14462-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.14.0.tgz#bf8d5a7bae5369331fa0f2b0a5a10bd7f7396c77"
14463-
integrity sha512-SmzGbB0l+8I0QwsPgjooFRaRvHLBLNYM8SeQ0k6rtNDru5sCGeLJcZdwilNndN+GysuFjF5EIYgN8GfFG6UeUw==
14472+
tsutils@^3.14.0:
14473+
version "3.17.1"
14474+
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"
14475+
integrity sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g==
1446414476
dependencies:
1446514477
tslib "^1.8.1"
1446614478

0 commit comments

Comments
 (0)