Skip to content

Commit a6171c2

Browse files
committed
chore(deps): update typescript-eslint monorepo to v1.13.0
1 parent c47d112 commit a6171c2

File tree

2 files changed

+28
-22
lines changed

2 files changed

+28
-22
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"@types/jest": "24.0.15",
4949
"@types/node": "12.6.8",
5050
"@types/ws": "6.0.1",
51-
"@typescript-eslint/eslint-plugin": "1.12.0",
52-
"@typescript-eslint/parser": "1.12.0",
51+
"@typescript-eslint/eslint-plugin": "1.13.0",
52+
"@typescript-eslint/parser": "1.13.0",
5353
"babel-loader": "8.0.6",
5454
"core-js": "3.1.4",
5555
"cypress": "3.4.0",

yarn.lock

+26-20
Original file line numberDiff line numberDiff line change
@@ -1084,6 +1084,11 @@
10841084
dependencies:
10851085
"@types/jest-diff" "*"
10861086

1087+
"@types/json-schema@^7.0.3":
1088+
version "7.0.3"
1089+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.3.tgz#bdfd69d61e464dcc81b25159c270d75a73c1a636"
1090+
integrity sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A==
1091+
10871092
"@types/node@*":
10881093
version "11.10.4"
10891094
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.10.4.tgz#3f5fc4f0f322805f009e00ab35a2ff3d6b778e42"
@@ -1112,39 +1117,40 @@
11121117
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.9.tgz#693e76a52f61a2f1e7fb48c0eef167b95ea4ffd0"
11131118
integrity sha512-sCZy4SxP9rN2w30Hlmg5dtdRwgYQfYRiLo9usw8X9cxlf+H4FqM1xX7+sNH7NNKVdbXMJWqva7iyy+fxh/V7fA==
11141119

1115-
"@typescript-eslint/eslint-plugin@1.12.0":
1116-
version "1.12.0"
1117-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-1.12.0.tgz#96b4e08b5f998a198b8414508b1a289f9e8c549a"
1118-
integrity sha512-J/ZTZF+pLNqjXBGNfq5fahsoJ4vJOkYbitWPavA05IrZ7BXUaf4XWlhUB/ic1lpOGTRpLWF+PLAePjiHp6dz8g==
1120+
"@typescript-eslint/eslint-plugin@1.13.0":
1121+
version "1.13.0"
1122+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-1.13.0.tgz#22fed9b16ddfeb402fd7bcde56307820f6ebc49f"
1123+
integrity sha512-WQHCozMnuNADiqMtsNzp96FNox5sOVpU8Xt4meaT4em8lOG1SrOv92/mUbEHQVh90sldKSfcOc/I0FOb/14G1g==
11191124
dependencies:
1120-
"@typescript-eslint/experimental-utils" "1.12.0"
1125+
"@typescript-eslint/experimental-utils" "1.13.0"
11211126
eslint-utils "^1.3.1"
11221127
functional-red-black-tree "^1.0.1"
11231128
regexpp "^2.0.1"
11241129
tsutils "^3.7.0"
11251130

1126-
"@typescript-eslint/experimental-utils@1.12.0":
1127-
version "1.12.0"
1128-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.12.0.tgz#98417ee2e0c6fe8d1e50d934a6535d9c0f4277b6"
1129-
integrity sha512-s0soOTMJloytr9GbPteMLNiO2HvJ+qgQkRNplABXiVw6vq7uQRvidkby64Gqt/nA7pys74HksHwRULaB/QRVyw==
1131+
"@typescript-eslint/experimental-utils@1.13.0":
1132+
version "1.13.0"
1133+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.13.0.tgz#b08c60d780c0067de2fb44b04b432f540138301e"
1134+
integrity sha512-zmpS6SyqG4ZF64ffaJ6uah6tWWWgZ8m+c54XXgwFtUv0jNz8aJAVx8chMCvnk7yl6xwn8d+d96+tWp7fXzTuDg==
11301135
dependencies:
1131-
"@typescript-eslint/typescript-estree" "1.12.0"
1136+
"@types/json-schema" "^7.0.3"
1137+
"@typescript-eslint/typescript-estree" "1.13.0"
11321138
eslint-scope "^4.0.0"
11331139

1134-
"@typescript-eslint/parser@1.12.0":
1135-
version "1.12.0"
1136-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-1.12.0.tgz#9965895ec4745578185965d63f21510f93a3f35a"
1137-
integrity sha512-0uzbaa9ZLCA5yMWJywnJJ7YVENKGWVUhJDV5UrMoldC5HoI54W5kkdPhTfmtFKpPFp93MIwmJj0/61ztvmz5Dw==
1140+
"@typescript-eslint/parser@1.13.0":
1141+
version "1.13.0"
1142+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-1.13.0.tgz#61ac7811ea52791c47dc9fd4dd4a184fae9ac355"
1143+
integrity sha512-ITMBs52PCPgLb2nGPoeT4iU3HdQZHcPaZVw+7CsFagRJHUhyeTgorEwHXhFf3e7Evzi8oujKNpHc8TONth8AdQ==
11381144
dependencies:
11391145
"@types/eslint-visitor-keys" "^1.0.0"
1140-
"@typescript-eslint/experimental-utils" "1.12.0"
1141-
"@typescript-eslint/typescript-estree" "1.12.0"
1146+
"@typescript-eslint/experimental-utils" "1.13.0"
1147+
"@typescript-eslint/typescript-estree" "1.13.0"
11421148
eslint-visitor-keys "^1.0.0"
11431149

1144-
"@typescript-eslint/typescript-estree@1.12.0":
1145-
version "1.12.0"
1146-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.12.0.tgz#d8dd0a7cffb5e3c0c3e98714042d83e316dfc9a9"
1147-
integrity sha512-nwN6yy//XcVhFs0ZyU+teJHB8tbCm7AIA8mu6E2r5hu6MajwYBY3Uwop7+rPZWUN/IUOHpL8C+iUPMDVYUU3og==
1150+
"@typescript-eslint/typescript-estree@1.13.0":
1151+
version "1.13.0"
1152+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.13.0.tgz#8140f17d0f60c03619798f1d628b8434913dc32e"
1153+
integrity sha512-b5rCmd2e6DCC6tCTN9GSUAuxdYwCM/k/2wdjHGrIRGPSJotWMCe/dGpi66u42bhuh8q3QBzqM4TMA1GUUCJvdw==
11481154
dependencies:
11491155
lodash.unescape "4.0.1"
11501156
semver "5.5.0"

0 commit comments

Comments
 (0)