Skip to content

Commit d787339

Browse files
Update typescript-eslint monorepo to v5.59.7
1 parent 0ed0429 commit d787339

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@types/node": "18.15.11",
5050
"@types/supertest": "2.0.12",
5151
"@types/swagger-ui-express": "4.1.3",
52-
"@typescript-eslint/eslint-plugin": "5.58.0",
53-
"@typescript-eslint/parser": "5.58.0",
52+
"@typescript-eslint/eslint-plugin": "5.59.7",
53+
"@typescript-eslint/parser": "5.59.7",
5454
"eslint": "8.38.0",
5555
"eslint-config-airbnb-base": "15.0.0",
5656
"eslint-plugin-import": "2.27.5",

yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,88 +1139,88 @@
11391139
dependencies:
11401140
"@types/yargs-parser" "*"
11411141

1142-
"@typescript-eslint/eslint-plugin@5.58.0":
1143-
version "5.58.0"
1144-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.58.0.tgz#b1d4b0ad20243269d020ef9bbb036a40b0849829"
1145-
integrity sha512-vxHvLhH0qgBd3/tW6/VccptSfc8FxPQIkmNTVLWcCOVqSBvqpnKkBTYrhcGlXfSnd78azwe+PsjYFj0X34/njA==
1142+
"@typescript-eslint/eslint-plugin@5.59.7":
1143+
version "5.59.7"
1144+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.7.tgz#e470af414f05ecfdc05a23e9ce6ec8f91db56fe2"
1145+
integrity sha512-BL+jYxUFIbuYwy+4fF86k5vdT9lT0CNJ6HtwrIvGh0PhH8s0yy5rjaKH2fDCrz5ITHy07WCzVGNvAmjJh4IJFA==
11461146
dependencies:
11471147
"@eslint-community/regexpp" "^4.4.0"
1148-
"@typescript-eslint/scope-manager" "5.58.0"
1149-
"@typescript-eslint/type-utils" "5.58.0"
1150-
"@typescript-eslint/utils" "5.58.0"
1148+
"@typescript-eslint/scope-manager" "5.59.7"
1149+
"@typescript-eslint/type-utils" "5.59.7"
1150+
"@typescript-eslint/utils" "5.59.7"
11511151
debug "^4.3.4"
11521152
grapheme-splitter "^1.0.4"
11531153
ignore "^5.2.0"
11541154
natural-compare-lite "^1.4.0"
11551155
semver "^7.3.7"
11561156
tsutils "^3.21.0"
11571157

1158-
"@typescript-eslint/parser@5.58.0":
1159-
version "5.58.0"
1160-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.58.0.tgz#2ac4464cf48bef2e3234cb178ede5af352dddbc6"
1161-
integrity sha512-ixaM3gRtlfrKzP8N6lRhBbjTow1t6ztfBvQNGuRM8qH1bjFFXIJ35XY+FC0RRBKn3C6cT+7VW1y8tNm7DwPHDQ==
1158+
"@typescript-eslint/parser@5.59.7":
1159+
version "5.59.7"
1160+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.7.tgz#02682554d7c1028b89aa44a48bf598db33048caa"
1161+
integrity sha512-VhpsIEuq/8i5SF+mPg9jSdIwgMBBp0z9XqjiEay+81PYLJuroN+ET1hM5IhkiYMJd9MkTz8iJLt7aaGAgzWUbQ==
11621162
dependencies:
1163-
"@typescript-eslint/scope-manager" "5.58.0"
1164-
"@typescript-eslint/types" "5.58.0"
1165-
"@typescript-eslint/typescript-estree" "5.58.0"
1163+
"@typescript-eslint/scope-manager" "5.59.7"
1164+
"@typescript-eslint/types" "5.59.7"
1165+
"@typescript-eslint/typescript-estree" "5.59.7"
11661166
debug "^4.3.4"
11671167

1168-
"@typescript-eslint/scope-manager@5.58.0":
1169-
version "5.58.0"
1170-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.58.0.tgz#5e023a48352afc6a87be6ce3c8e763bc9e2f0bc8"
1171-
integrity sha512-b+w8ypN5CFvrXWQb9Ow9T4/6LC2MikNf1viLkYTiTbkQl46CnR69w7lajz1icW0TBsYmlpg+mRzFJ4LEJ8X9NA==
1168+
"@typescript-eslint/scope-manager@5.59.7":
1169+
version "5.59.7"
1170+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.7.tgz#0243f41f9066f3339d2f06d7f72d6c16a16769e2"
1171+
integrity sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==
11721172
dependencies:
1173-
"@typescript-eslint/types" "5.58.0"
1174-
"@typescript-eslint/visitor-keys" "5.58.0"
1173+
"@typescript-eslint/types" "5.59.7"
1174+
"@typescript-eslint/visitor-keys" "5.59.7"
11751175

1176-
"@typescript-eslint/type-utils@5.58.0":
1177-
version "5.58.0"
1178-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.58.0.tgz#f7d5b3971483d4015a470d8a9e5b8a7d10066e52"
1179-
integrity sha512-FF5vP/SKAFJ+LmR9PENql7fQVVgGDOS+dq3j+cKl9iW/9VuZC/8CFmzIP0DLKXfWKpRHawJiG70rVH+xZZbp8w==
1176+
"@typescript-eslint/type-utils@5.59.7":
1177+
version "5.59.7"
1178+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.7.tgz#89c97291371b59eb18a68039857c829776f1426d"
1179+
integrity sha512-ozuz/GILuYG7osdY5O5yg0QxXUAEoI4Go3Do5xeu+ERH9PorHBPSdvD3Tjp2NN2bNLh1NJQSsQu2TPu/Ly+HaQ==
11801180
dependencies:
1181-
"@typescript-eslint/typescript-estree" "5.58.0"
1182-
"@typescript-eslint/utils" "5.58.0"
1181+
"@typescript-eslint/typescript-estree" "5.59.7"
1182+
"@typescript-eslint/utils" "5.59.7"
11831183
debug "^4.3.4"
11841184
tsutils "^3.21.0"
11851185

1186-
"@typescript-eslint/types@5.58.0":
1187-
version "5.58.0"
1188-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.58.0.tgz#54c490b8522c18986004df7674c644ffe2ed77d8"
1189-
integrity sha512-JYV4eITHPzVQMnHZcYJXl2ZloC7thuUHrcUmxtzvItyKPvQ50kb9QXBkgNAt90OYMqwaodQh2kHutWZl1fc+1g==
1186+
"@typescript-eslint/types@5.59.7":
1187+
version "5.59.7"
1188+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742"
1189+
integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==
11901190

1191-
"@typescript-eslint/typescript-estree@5.58.0":
1192-
version "5.58.0"
1193-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.58.0.tgz#4966e6ff57eaf6e0fce2586497edc097e2ab3e61"
1194-
integrity sha512-cRACvGTodA+UxnYM2uwA2KCwRL7VAzo45syNysqlMyNyjw0Z35Icc9ihPJZjIYuA5bXJYiJ2YGUB59BqlOZT1Q==
1191+
"@typescript-eslint/typescript-estree@5.59.7":
1192+
version "5.59.7"
1193+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8"
1194+
integrity sha512-4A1NtZ1I3wMN2UGDkU9HMBL+TIQfbrh4uS0WDMMpf3xMRursDbqEf1ahh6vAAe3mObt8k3ZATnezwG4pdtWuUQ==
11951195
dependencies:
1196-
"@typescript-eslint/types" "5.58.0"
1197-
"@typescript-eslint/visitor-keys" "5.58.0"
1196+
"@typescript-eslint/types" "5.59.7"
1197+
"@typescript-eslint/visitor-keys" "5.59.7"
11981198
debug "^4.3.4"
11991199
globby "^11.1.0"
12001200
is-glob "^4.0.3"
12011201
semver "^7.3.7"
12021202
tsutils "^3.21.0"
12031203

1204-
"@typescript-eslint/utils@5.58.0":
1205-
version "5.58.0"
1206-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.58.0.tgz#430d7c95f23ec457b05be5520c1700a0dfd559d5"
1207-
integrity sha512-gAmLOTFXMXOC+zP1fsqm3VceKSBQJNzV385Ok3+yzlavNHZoedajjS4UyS21gabJYcobuigQPs/z71A9MdJFqQ==
1204+
"@typescript-eslint/utils@5.59.7":
1205+
version "5.59.7"
1206+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.7.tgz#7adf068b136deae54abd9a66ba5a8780d2d0f898"
1207+
integrity sha512-yCX9WpdQKaLufz5luG4aJbOpdXf/fjwGMcLFXZVPUz3QqLirG5QcwwnIHNf8cjLjxK4qtzTO8udUtMQSAToQnQ==
12081208
dependencies:
12091209
"@eslint-community/eslint-utils" "^4.2.0"
12101210
"@types/json-schema" "^7.0.9"
12111211
"@types/semver" "^7.3.12"
1212-
"@typescript-eslint/scope-manager" "5.58.0"
1213-
"@typescript-eslint/types" "5.58.0"
1214-
"@typescript-eslint/typescript-estree" "5.58.0"
1212+
"@typescript-eslint/scope-manager" "5.59.7"
1213+
"@typescript-eslint/types" "5.59.7"
1214+
"@typescript-eslint/typescript-estree" "5.59.7"
12151215
eslint-scope "^5.1.1"
12161216
semver "^7.3.7"
12171217

1218-
"@typescript-eslint/visitor-keys@5.58.0":
1219-
version "5.58.0"
1220-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.58.0.tgz#eb9de3a61d2331829e6761ce7fd13061781168b4"
1221-
integrity sha512-/fBraTlPj0jwdyTwLyrRTxv/3lnU2H96pNTVM6z3esTWLtA5MZ9ghSMJ7Rb+TtUAdtEw9EyJzJ0EydIMKxQ9gA==
1218+
"@typescript-eslint/visitor-keys@5.59.7":
1219+
version "5.59.7"
1220+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.7.tgz#09c36eaf268086b4fbb5eb9dc5199391b6485fc5"
1221+
integrity sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==
12221222
dependencies:
1223-
"@typescript-eslint/types" "5.58.0"
1223+
"@typescript-eslint/types" "5.59.7"
12241224
eslint-visitor-keys "^3.3.0"
12251225

12261226
abbrev@1:

0 commit comments

Comments
 (0)