Skip to content

Commit 0a3d188

Browse files
committed
chore(deps): update typescript-eslint monorepo to v4.22.1
1 parent cd9bbb1 commit 0a3d188

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@types/lodash": "4.14.165",
5050
"@types/node": "13.13.30",
5151
"@types/supertest": "2.0.10",
52-
"@typescript-eslint/eslint-plugin": "4.7.0",
53-
"@typescript-eslint/parser": "4.7.0",
52+
"@typescript-eslint/eslint-plugin": "4.22.1",
53+
"@typescript-eslint/parser": "4.22.1",
5454
"eslint": "7.13.0",
5555
"eslint-config-prettier": "6.15.0",
5656
"eslint-plugin-import": "2.22.1",

yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1216,74 +1216,74 @@
12161216
dependencies:
12171217
"@types/yargs-parser" "*"
12181218

1219-
"@typescript-eslint/eslint-plugin@4.7.0":
1220-
version "4.7.0"
1221-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.7.0.tgz#85c9bbda00c0cb604d3c241f7bc7fb171a2d3479"
1222-
integrity sha512-li9aiSVBBd7kU5VlQlT1AqP0uWGDK6JYKUQ9cVDnOg34VNnd9t4jr0Yqc/bKxJr/tDCPDaB4KzoSFN9fgVxe/Q==
1219+
"@typescript-eslint/eslint-plugin@4.22.1":
1220+
version "4.22.1"
1221+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.1.tgz#6bcdbaa4548553ab861b4e5f34936ead1349a543"
1222+
integrity sha512-kVTAghWDDhsvQ602tHBc6WmQkdaYbkcTwZu+7l24jtJiYvm9l+/y/b2BZANEezxPDiX5MK2ZecE+9BFi/YJryw==
12231223
dependencies:
1224-
"@typescript-eslint/experimental-utils" "4.7.0"
1225-
"@typescript-eslint/scope-manager" "4.7.0"
1224+
"@typescript-eslint/experimental-utils" "4.22.1"
1225+
"@typescript-eslint/scope-manager" "4.22.1"
12261226
debug "^4.1.1"
12271227
functional-red-black-tree "^1.0.1"
1228+
lodash "^4.17.15"
12281229
regexpp "^3.0.0"
12291230
semver "^7.3.2"
12301231
tsutils "^3.17.1"
12311232

1232-
"@typescript-eslint/experimental-utils@4.7.0":
1233-
version "4.7.0"
1234-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.7.0.tgz#8d1058c38bec3d3bbd9c898a1c32318d80faf3c5"
1235-
integrity sha512-cymzovXAiD4EF+YoHAB5Oh02MpnXjvyaOb+v+BdpY7lsJXZQN34oIETeUwVT2XfV9rSNpXaIcknDLfupO/tUoA==
1233+
"@typescript-eslint/experimental-utils@4.22.1":
1234+
version "4.22.1"
1235+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.1.tgz#3938a5c89b27dc9a39b5de63a62ab1623ab27497"
1236+
integrity sha512-svYlHecSMCQGDO2qN1v477ax/IDQwWhc7PRBiwAdAMJE7GXk5stF4Z9R/8wbRkuX/5e9dHqbIWxjeOjckK3wLQ==
12361237
dependencies:
12371238
"@types/json-schema" "^7.0.3"
1238-
"@typescript-eslint/scope-manager" "4.7.0"
1239-
"@typescript-eslint/types" "4.7.0"
1240-
"@typescript-eslint/typescript-estree" "4.7.0"
1239+
"@typescript-eslint/scope-manager" "4.22.1"
1240+
"@typescript-eslint/types" "4.22.1"
1241+
"@typescript-eslint/typescript-estree" "4.22.1"
12411242
eslint-scope "^5.0.0"
12421243
eslint-utils "^2.0.0"
12431244

1244-
"@typescript-eslint/parser@4.7.0":
1245-
version "4.7.0"
1246-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.7.0.tgz#44bdab0f788b478178368baa65d3365fdc63da1c"
1247-
integrity sha512-+meGV8bMP1sJHBI2AFq1GeTwofcGiur8LoIr6v+rEmD9knyCqDlrQcFHR0KDDfldHIFDU/enZ53fla6ReF4wRw==
1245+
"@typescript-eslint/parser@4.22.1":
1246+
version "4.22.1"
1247+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.1.tgz#a95bda0fd01d994a15fc3e99dc984294f25c19cc"
1248+
integrity sha512-l+sUJFInWhuMxA6rtirzjooh8cM/AATAe3amvIkqKFeMzkn85V+eLzb1RyuXkHak4dLfYzOmF6DXPyflJvjQnw==
12481249
dependencies:
1249-
"@typescript-eslint/scope-manager" "4.7.0"
1250-
"@typescript-eslint/types" "4.7.0"
1251-
"@typescript-eslint/typescript-estree" "4.7.0"
1250+
"@typescript-eslint/scope-manager" "4.22.1"
1251+
"@typescript-eslint/types" "4.22.1"
1252+
"@typescript-eslint/typescript-estree" "4.22.1"
12521253
debug "^4.1.1"
12531254

1254-
"@typescript-eslint/scope-manager@4.7.0":
1255-
version "4.7.0"
1256-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.7.0.tgz#2115526085fb72723ccdc1eeae75dec7126220ed"
1257-
integrity sha512-ILITvqwDJYbcDCROj6+Ob0oCKNg3SH46iWcNcTIT9B5aiVssoTYkhKjxOMNzR1F7WSJkik4zmuqve5MdnA0DyA==
1255+
"@typescript-eslint/scope-manager@4.22.1":
1256+
version "4.22.1"
1257+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.22.1.tgz#5bb357f94f9cd8b94e6be43dd637eb73b8f355b4"
1258+
integrity sha512-d5bAiPBiessSmNi8Amq/RuLslvcumxLmyhf1/Xa9IuaoFJ0YtshlJKxhlbY7l2JdEk3wS0EnmnfeJWSvADOe0g==
12581259
dependencies:
1259-
"@typescript-eslint/types" "4.7.0"
1260-
"@typescript-eslint/visitor-keys" "4.7.0"
1260+
"@typescript-eslint/types" "4.22.1"
1261+
"@typescript-eslint/visitor-keys" "4.22.1"
12611262

1262-
"@typescript-eslint/types@4.7.0":
1263-
version "4.7.0"
1264-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69"
1265-
integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg==
1263+
"@typescript-eslint/types@4.22.1":
1264+
version "4.22.1"
1265+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.1.tgz#bf99c6cec0b4a23d53a61894816927f2adad856a"
1266+
integrity sha512-2HTkbkdAeI3OOcWbqA8hWf/7z9c6gkmnWNGz0dKSLYLWywUlkOAQ2XcjhlKLj5xBFDf8FgAOF5aQbnLRvgNbCw==
12661267

1267-
"@typescript-eslint/typescript-estree@4.7.0":
1268-
version "4.7.0"
1269-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.7.0.tgz#539531167f05ba20eb0b6785567076679e29d393"
1270-
integrity sha512-5XZRQznD1MfUmxu1t8/j2Af4OxbA7EFU2rbo0No7meb46eHgGkSieFdfV6omiC/DGIBhH9H9gXn7okBbVOm8jw==
1268+
"@typescript-eslint/typescript-estree@4.22.1":
1269+
version "4.22.1"
1270+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.1.tgz#dca379eead8cdfd4edc04805e83af6d148c164f9"
1271+
integrity sha512-p3We0pAPacT+onSGM+sPR+M9CblVqdA9F1JEdIqRVlxK5Qth4ochXQgIyb9daBomyQKAXbygxp1aXQRV0GC79A==
12711272
dependencies:
1272-
"@typescript-eslint/types" "4.7.0"
1273-
"@typescript-eslint/visitor-keys" "4.7.0"
1273+
"@typescript-eslint/types" "4.22.1"
1274+
"@typescript-eslint/visitor-keys" "4.22.1"
12741275
debug "^4.1.1"
12751276
globby "^11.0.1"
12761277
is-glob "^4.0.1"
1277-
lodash "^4.17.15"
12781278
semver "^7.3.2"
12791279
tsutils "^3.17.1"
12801280

1281-
"@typescript-eslint/visitor-keys@4.7.0":
1282-
version "4.7.0"
1283-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.7.0.tgz#6783824f22acfc49e754970ed21b88ac03b80e6f"
1284-
integrity sha512-aDJDWuCRsf1lXOtignlfiPODkzSxxop7D0rZ91L6ZuMlcMCSh0YyK+gAfo5zN/ih6WxMwhoXgJWC3cWQdaKC+A==
1281+
"@typescript-eslint/visitor-keys@4.22.1":
1282+
version "4.22.1"
1283+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.1.tgz#6045ae25a11662c671f90b3a403d682dfca0b7a6"
1284+
integrity sha512-WPkOrIRm+WCLZxXQHCi+WG8T2MMTUFR70rWjdWYddLT7cEfb2P4a3O/J2U1FBVsSFTocXLCoXWY6MZGejeStvQ==
12851285
dependencies:
1286-
"@typescript-eslint/types" "4.7.0"
1286+
"@typescript-eslint/types" "4.22.1"
12871287
eslint-visitor-keys "^2.0.0"
12881288

12891289
"@webassemblyjs/[email protected]":

0 commit comments

Comments
 (0)