Skip to content

Commit 3fad4c0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update typescript-eslint monorepo to v3.5.0
1 parent 72b2ec4 commit 3fad4c0

File tree

2 files changed

+38
-23
lines changed

2 files changed

+38
-23
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@commitlint/config-conventional": "9.0.1",
4444
"@types/jest": "26.0.3",
4545
"@types/node": "12.12.20",
46-
"@typescript-eslint/eslint-plugin": "3.4.0",
47-
"@typescript-eslint/parser": "3.4.0",
46+
"@typescript-eslint/eslint-plugin": "3.5.0",
47+
"@typescript-eslint/parser": "3.5.0",
4848
"eslint": "7.3.1",
4949
"eslint-config-prettier": "6.11.0",
5050
"eslint-plugin-prettier": "3.1.4",

yarn.lock

Lines changed: 36 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,51 +1129,66 @@
11291129
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.0.tgz#8b63ab7f1aa5321248aad5ac890a485656dcea4d"
11301130
integrity sha512-te5lMAWii1uEJ4FwLjzdlbw3+n0FZNOvFXHxQDKeT0dilh7HOzdMzV2TrJVUzq8ep7J4Na8OUYPRLSQkJHAlrg==
11311131

1132-
"@typescript-eslint/eslint-plugin@3.4.0":
1133-
version "3.4.0"
1134-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.4.0.tgz#8378062e6be8a1d049259bdbcf27ce5dfbeee62b"
1135-
integrity sha512-wfkpiqaEVhZIuQRmudDszc01jC/YR7gMSxa6ulhggAe/Hs0KVIuo9wzvFiDbG3JD5pRFQoqnf4m7REDsUvBnMQ==
1132+
"@typescript-eslint/eslint-plugin@3.5.0":
1133+
version "3.5.0"
1134+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.5.0.tgz#e7736e0808b5fb947a5f9dd949ae6736a7226b84"
1135+
integrity sha512-m4erZ8AkSjoIUOf8s4k2V1xdL2c1Vy0D3dN6/jC9d7+nEqjY3gxXCkgi3gW/GAxPaA4hV8biaCoTVdQmfAeTCQ==
11361136
dependencies:
1137-
"@typescript-eslint/experimental-utils" "3.4.0"
1137+
"@typescript-eslint/experimental-utils" "3.5.0"
11381138
debug "^4.1.1"
11391139
functional-red-black-tree "^1.0.1"
11401140
regexpp "^3.0.0"
11411141
semver "^7.3.2"
11421142
tsutils "^3.17.1"
11431143

1144-
"@typescript-eslint/experimental-utils@3.4.0":
1145-
version "3.4.0"
1146-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.4.0.tgz#8a44dfc6fb7f1d071937b390fe27608ebda122b8"
1147-
integrity sha512-rHPOjL43lOH1Opte4+dhC0a/+ks+8gOBwxXnyrZ/K4OTAChpSjP76fbI8Cglj7V5GouwVAGaK+xVwzqTyE/TPw==
1144+
"@typescript-eslint/experimental-utils@3.5.0":
1145+
version "3.5.0"
1146+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.5.0.tgz#d09f9ffb890d1b15a7ffa9975fae92eee05597c4"
1147+
integrity sha512-zGNOrVi5Wz0jcjUnFZ6QUD0MCox5hBuVwemGCew2qJzUX5xPoyR+0EzS5qD5qQXL/vnQ8Eu+nv03tpeFRwLrDg==
11481148
dependencies:
11491149
"@types/json-schema" "^7.0.3"
1150-
"@typescript-eslint/typescript-estree" "3.4.0"
1150+
"@typescript-eslint/types" "3.5.0"
1151+
"@typescript-eslint/typescript-estree" "3.5.0"
11511152
eslint-scope "^5.0.0"
11521153
eslint-utils "^2.0.0"
11531154

1154-
"@typescript-eslint/parser@3.4.0":
1155-
version "3.4.0"
1156-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.4.0.tgz#fe52b68c5cb3bba3f5d875bd17adb70420d49d8d"
1157-
integrity sha512-ZUGI/de44L5x87uX5zM14UYcbn79HSXUR+kzcqU42gH0AgpdB/TjuJy3m4ezI7Q/jk3wTQd755mxSDLhQP79KA==
1155+
"@typescript-eslint/parser@3.5.0":
1156+
version "3.5.0"
1157+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.5.0.tgz#9ff8c11877c48df24e10e19d7bf542ee0359500d"
1158+
integrity sha512-sU07VbYB70WZHtgOjH/qfAp1+OwaWgrvD1Km1VXqRpcVxt971PMTU7gJtlrCje0M+Sdz7xKAbtiyIu+Y6QdnVA==
11581159
dependencies:
11591160
"@types/eslint-visitor-keys" "^1.0.0"
1160-
"@typescript-eslint/experimental-utils" "3.4.0"
1161-
"@typescript-eslint/typescript-estree" "3.4.0"
1161+
"@typescript-eslint/experimental-utils" "3.5.0"
1162+
"@typescript-eslint/types" "3.5.0"
1163+
"@typescript-eslint/typescript-estree" "3.5.0"
11621164
eslint-visitor-keys "^1.1.0"
11631165

1164-
"@typescript-eslint/[email protected]":
1165-
version "3.4.0"
1166-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.4.0.tgz#6a787eb70b48969e4cd1ea67b057083f96dfee29"
1167-
integrity sha512-zKwLiybtt4uJb4mkG5q2t6+W7BuYx2IISiDNV+IY68VfoGwErDx/RfVI7SWL4gnZ2t1A1ytQQwZ+YOJbHHJ2rw==
1166+
"@typescript-eslint/[email protected]":
1167+
version "3.5.0"
1168+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.5.0.tgz#4e3d2a2272268d8ec3e3e4a37152a64956682639"
1169+
integrity sha512-Dreqb5idi66VVs1QkbAwVeDmdJG+sDtofJtKwKCZXIaBsINuCN7Jv5eDIHrS0hFMMiOvPH9UuOs4splW0iZe4Q==
1170+
1171+
"@typescript-eslint/[email protected]":
1172+
version "3.5.0"
1173+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.5.0.tgz#dfc895db21a381b84f24c2a719f5bf9c600dcfdc"
1174+
integrity sha512-Na71ezI6QP5WVR4EHxwcBJgYiD+Sre9BZO5iJK2QhrmRPo/42+b0no/HZIrdD1sjghzlYv7t+7Jis05M1uMxQg==
11681175
dependencies:
1176+
"@typescript-eslint/types" "3.5.0"
1177+
"@typescript-eslint/visitor-keys" "3.5.0"
11691178
debug "^4.1.1"
1170-
eslint-visitor-keys "^1.1.0"
11711179
glob "^7.1.6"
11721180
is-glob "^4.0.1"
11731181
lodash "^4.17.15"
11741182
semver "^7.3.2"
11751183
tsutils "^3.17.1"
11761184

1185+
"@typescript-eslint/[email protected]":
1186+
version "3.5.0"
1187+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.5.0.tgz#73c1ea2582f814735e4afdc1cf6f5e3af78db60a"
1188+
integrity sha512-7cTp9rcX2sz9Z+zua9MCOX4cqp5rYyFD5o8LlbSpXrMTXoRdngTtotRZEkm8+FNMHPWYFhitFK+qt/brK8BVJQ==
1189+
dependencies:
1190+
eslint-visitor-keys "^1.1.0"
1191+
11771192
"@wry/context@^0.4.0":
11781193
version "0.4.4"
11791194
resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.4.4.tgz#e50f5fa1d6cfaabf2977d1fda5ae91717f8815f8"

0 commit comments

Comments
 (0)