Skip to content

Commit 70b9fea

Browse files
Update typescript-eslint monorepo to v5.59.11
1 parent 0ed0429 commit 70b9fea

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.11",
53+
"@typescript-eslint/parser": "5.59.11",
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.11":
1143+
version "5.59.11"
1144+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.11.tgz#8d466aa21abea4c3f37129997b198d141f09e76f"
1145+
integrity sha512-XxuOfTkCUiOSyBWIvHlUraLw/JT/6Io1365RO6ZuI88STKMavJZPNMU0lFcUTeQXEhHiv64CbxYxBNoDVSmghg==
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.11"
1149+
"@typescript-eslint/type-utils" "5.59.11"
1150+
"@typescript-eslint/utils" "5.59.11"
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.11":
1159+
version "5.59.11"
1160+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.11.tgz#af7d4b7110e3068ce0b97550736de455e4250103"
1161+
integrity sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==
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.11"
1164+
"@typescript-eslint/types" "5.59.11"
1165+
"@typescript-eslint/typescript-estree" "5.59.11"
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.11":
1169+
version "5.59.11"
1170+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.11.tgz#5d131a67a19189c42598af9fb2ea1165252001ce"
1171+
integrity sha512-dHFOsxoLFtrIcSj5h0QoBT/89hxQONwmn3FOQ0GOQcLOOXm+MIrS8zEAhs4tWl5MraxCY3ZJpaXQQdFMc2Tu+Q==
11721172
dependencies:
1173-
"@typescript-eslint/types" "5.58.0"
1174-
"@typescript-eslint/visitor-keys" "5.58.0"
1173+
"@typescript-eslint/types" "5.59.11"
1174+
"@typescript-eslint/visitor-keys" "5.59.11"
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.11":
1177+
version "5.59.11"
1178+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.11.tgz#5eb67121808a84cb57d65a15f48f5bdda25f2346"
1179+
integrity sha512-LZqVY8hMiVRF2a7/swmkStMYSoXMFlzL6sXV6U/2gL5cwnLWQgLEG8tjWPpaE4rMIdZ6VKWwcffPlo1jPfk43g==
11801180
dependencies:
1181-
"@typescript-eslint/typescript-estree" "5.58.0"
1182-
"@typescript-eslint/utils" "5.58.0"
1181+
"@typescript-eslint/typescript-estree" "5.59.11"
1182+
"@typescript-eslint/utils" "5.59.11"
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.11":
1187+
version "5.59.11"
1188+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.11.tgz#1a9018fe3c565ba6969561f2a49f330cf1fe8db1"
1189+
integrity sha512-epoN6R6tkvBYSc+cllrz+c2sOFWkbisJZWkOE+y3xHtvYaOE6Wk6B8e114McRJwFRjGvYdJwLXQH5c9osME/AA==
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.11":
1192+
version "5.59.11"
1193+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.11.tgz#b2caaa31725e17c33970c1197bcd54e3c5f42b9f"
1194+
integrity sha512-YupOpot5hJO0maupJXixi6l5ETdrITxeo5eBOeuV7RSKgYdU3G5cxO49/9WRnJq9EMrB7AuTSLH/bqOsXi7wPA==
11951195
dependencies:
1196-
"@typescript-eslint/types" "5.58.0"
1197-
"@typescript-eslint/visitor-keys" "5.58.0"
1196+
"@typescript-eslint/types" "5.59.11"
1197+
"@typescript-eslint/visitor-keys" "5.59.11"
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.11":
1205+
version "5.59.11"
1206+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.11.tgz#9dbff49dc80bfdd9289f9f33548f2e8db3c59ba1"
1207+
integrity sha512-didu2rHSOMUdJThLk4aZ1Or8IcO3HzCw/ZvEjTTIfjIrcdd5cvSIwwDy2AOlE7htSNp7QIZ10fLMyRCveesMLg==
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.11"
1213+
"@typescript-eslint/types" "5.59.11"
1214+
"@typescript-eslint/typescript-estree" "5.59.11"
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.11":
1219+
version "5.59.11"
1220+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.11.tgz#dca561ddad169dc27d62396d64f45b2d2c3ecc56"
1221+
integrity sha512-KGYniTGG3AMTuKF9QBD7EIrvufkB6O6uX3knP73xbKLMpH+QRPcgnCxjWXSHjMRuOxFLovljqQgQpR0c7GvjoA==
12221222
dependencies:
1223-
"@typescript-eslint/types" "5.58.0"
1223+
"@typescript-eslint/types" "5.59.11"
12241224
eslint-visitor-keys "^3.3.0"
12251225

12261226
abbrev@1:

0 commit comments

Comments
 (0)