Skip to content

Commit cab4462

Browse files
chore(deps): update typescript-eslint monorepo to v5.47.0
1 parent 065c4cc commit cab4462

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"@types/jest": "27.5.2",
4949
"@types/node": "16.18.10",
5050
"@types/node-fetch": "2.6.2",
51-
"@typescript-eslint/eslint-plugin": "5.44.0",
52-
"@typescript-eslint/parser": "5.44.0",
51+
"@typescript-eslint/eslint-plugin": "5.47.0",
52+
"@typescript-eslint/parser": "5.47.0",
5353
"@vercel/ncc": "0.36.0",
5454
"eslint": "8.30.0",
5555
"eslint-config-algolia": "20.1.0",

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,29 +1260,29 @@
12601260
dependencies:
12611261
"@types/yargs-parser" "*"
12621262

1263-
"@typescript-eslint/eslint-plugin@5.44.0":
1264-
version "5.44.0"
1265-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.44.0.tgz#105788f299050c917eb85c4d9fd04b089e3740de"
1266-
integrity sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==
1267-
dependencies:
1268-
"@typescript-eslint/scope-manager" "5.44.0"
1269-
"@typescript-eslint/type-utils" "5.44.0"
1270-
"@typescript-eslint/utils" "5.44.0"
1263+
"@typescript-eslint/eslint-plugin@5.47.0":
1264+
version "5.47.0"
1265+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.47.0.tgz#dadb79df3b0499699b155839fd6792f16897d910"
1266+
integrity sha512-AHZtlXAMGkDmyLuLZsRpH3p4G/1iARIwc/T0vIem2YB+xW6pZaXYXzCBnZSF/5fdM97R9QqZWZ+h3iW10XgevQ==
1267+
dependencies:
1268+
"@typescript-eslint/scope-manager" "5.47.0"
1269+
"@typescript-eslint/type-utils" "5.47.0"
1270+
"@typescript-eslint/utils" "5.47.0"
12711271
debug "^4.3.4"
12721272
ignore "^5.2.0"
12731273
natural-compare-lite "^1.4.0"
12741274
regexpp "^3.2.0"
12751275
semver "^7.3.7"
12761276
tsutils "^3.21.0"
12771277

1278-
"@typescript-eslint/parser@5.44.0":
1279-
version "5.44.0"
1280-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.44.0.tgz#99e2c710a2252191e7a79113264f438338b846ad"
1281-
integrity sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==
1278+
"@typescript-eslint/parser@5.47.0":
1279+
version "5.47.0"
1280+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.47.0.tgz#62e83de93499bf4b500528f74bf2e0554e3a6c8d"
1281+
integrity sha512-udPU4ckK+R1JWCGdQC4Qa27NtBg7w020ffHqGyAK8pAgOVuNw7YaKXGChk+udh+iiGIJf6/E/0xhVXyPAbsczw==
12821282
dependencies:
1283-
"@typescript-eslint/scope-manager" "5.44.0"
1284-
"@typescript-eslint/types" "5.44.0"
1285-
"@typescript-eslint/typescript-estree" "5.44.0"
1283+
"@typescript-eslint/scope-manager" "5.47.0"
1284+
"@typescript-eslint/types" "5.47.0"
1285+
"@typescript-eslint/typescript-estree" "5.47.0"
12861286
debug "^4.3.4"
12871287

12881288
"@typescript-eslint/scope-manager@5.19.0":
@@ -1293,21 +1293,21 @@
12931293
"@typescript-eslint/types" "5.19.0"
12941294
"@typescript-eslint/visitor-keys" "5.19.0"
12951295

1296-
"@typescript-eslint/scope-manager@5.44.0":
1297-
version "5.44.0"
1298-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.44.0.tgz#988c3f34b45b3474eb9ff0674c18309dedfc3e04"
1299-
integrity sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==
1296+
"@typescript-eslint/scope-manager@5.47.0":
1297+
version "5.47.0"
1298+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.47.0.tgz#f58144a6b0ff58b996f92172c488813aee9b09df"
1299+
integrity sha512-dvJab4bFf7JVvjPuh3sfBUWsiD73aiftKBpWSfi3sUkysDQ4W8x+ZcFpNp7Kgv0weldhpmMOZBjx1wKN8uWvAw==
13001300
dependencies:
1301-
"@typescript-eslint/types" "5.44.0"
1302-
"@typescript-eslint/visitor-keys" "5.44.0"
1301+
"@typescript-eslint/types" "5.47.0"
1302+
"@typescript-eslint/visitor-keys" "5.47.0"
13031303

1304-
"@typescript-eslint/type-utils@5.44.0":
1305-
version "5.44.0"
1306-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.44.0.tgz#bc5a6e8a0269850714a870c9268c038150dfb3c7"
1307-
integrity sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==
1304+
"@typescript-eslint/type-utils@5.47.0":
1305+
version "5.47.0"
1306+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.47.0.tgz#2b440979c574e317d3473225ae781f292c99e55d"
1307+
integrity sha512-1J+DFFrYoDUXQE1b7QjrNGARZE6uVhBqIvdaXTe5IN+NmEyD68qXR1qX1g2u4voA+nCaelQyG8w30SAOihhEYg==
13081308
dependencies:
1309-
"@typescript-eslint/typescript-estree" "5.44.0"
1310-
"@typescript-eslint/utils" "5.44.0"
1309+
"@typescript-eslint/typescript-estree" "5.47.0"
1310+
"@typescript-eslint/utils" "5.47.0"
13111311
debug "^4.3.4"
13121312
tsutils "^3.21.0"
13131313

@@ -1316,10 +1316,10 @@
13161316
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.19.0.tgz#12d3d600d754259da771806ee8b2c842d3be8d12"
13171317
integrity sha512-zR1ithF4Iyq1wLwkDcT+qFnhs8L5VUtjgac212ftiOP/ZZUOCuuF2DeGiZZGQXGoHA50OreZqLH5NjDcDqn34w==
13181318

1319-
"@typescript-eslint/types@5.44.0":
1320-
version "5.44.0"
1321-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.44.0.tgz#f3f0b89aaff78f097a2927fe5688c07e786a0241"
1322-
integrity sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==
1319+
"@typescript-eslint/types@5.47.0":
1320+
version "5.47.0"
1321+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.47.0.tgz#67490def406eaa023dbbd8da42ee0d0c9b5229d3"
1322+
integrity sha512-eslFG0Qy8wpGzDdYKu58CEr3WLkjwC5Usa6XbuV89ce/yN5RITLe1O8e+WFEuxnfftHiJImkkOBADj58ahRxSg==
13231323

13241324
"@typescript-eslint/typescript-estree@5.19.0":
13251325
version "5.19.0"
@@ -1334,29 +1334,29 @@
13341334
semver "^7.3.5"
13351335
tsutils "^3.21.0"
13361336

1337-
"@typescript-eslint/typescript-estree@5.44.0":
1338-
version "5.44.0"
1339-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.44.0.tgz#0461b386203e8d383bb1268b1ed1da9bc905b045"
1340-
integrity sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==
1337+
"@typescript-eslint/typescript-estree@5.47.0":
1338+
version "5.47.0"
1339+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.47.0.tgz#ed971a11c5c928646d6ba7fc9dfdd6e997649aca"
1340+
integrity sha512-LxfKCG4bsRGq60Sqqu+34QT5qT2TEAHvSCCJ321uBWywgE2dS0LKcu5u+3sMGo+Vy9UmLOhdTw5JHzePV/1y4Q==
13411341
dependencies:
1342-
"@typescript-eslint/types" "5.44.0"
1343-
"@typescript-eslint/visitor-keys" "5.44.0"
1342+
"@typescript-eslint/types" "5.47.0"
1343+
"@typescript-eslint/visitor-keys" "5.47.0"
13441344
debug "^4.3.4"
13451345
globby "^11.1.0"
13461346
is-glob "^4.0.3"
13471347
semver "^7.3.7"
13481348
tsutils "^3.21.0"
13491349

1350-
"@typescript-eslint/utils@5.44.0":
1351-
version "5.44.0"
1352-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.44.0.tgz#d733da4d79d6c30f1a68b531cdda1e0c1f00d52d"
1353-
integrity sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==
1350+
"@typescript-eslint/utils@5.47.0":
1351+
version "5.47.0"
1352+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.47.0.tgz#b5005f7d2696769a1fdc1e00897005a25b3a0ec7"
1353+
integrity sha512-U9xcc0N7xINrCdGVPwABjbAKqx4GK67xuMV87toI+HUqgXj26m6RBp9UshEXcTrgCkdGYFzgKLt8kxu49RilDw==
13541354
dependencies:
13551355
"@types/json-schema" "^7.0.9"
13561356
"@types/semver" "^7.3.12"
1357-
"@typescript-eslint/scope-manager" "5.44.0"
1358-
"@typescript-eslint/types" "5.44.0"
1359-
"@typescript-eslint/typescript-estree" "5.44.0"
1357+
"@typescript-eslint/scope-manager" "5.47.0"
1358+
"@typescript-eslint/types" "5.47.0"
1359+
"@typescript-eslint/typescript-estree" "5.47.0"
13601360
eslint-scope "^5.1.1"
13611361
eslint-utils "^3.0.0"
13621362
semver "^7.3.7"
@@ -1381,12 +1381,12 @@
13811381
"@typescript-eslint/types" "5.19.0"
13821382
eslint-visitor-keys "^3.0.0"
13831383

1384-
"@typescript-eslint/visitor-keys@5.44.0":
1385-
version "5.44.0"
1386-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.44.0.tgz#10740dc28902bb903d12ee3a005cc3a70207d433"
1387-
integrity sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==
1384+
"@typescript-eslint/visitor-keys@5.47.0":
1385+
version "5.47.0"
1386+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.47.0.tgz#4aca4efbdf6209c154df1f7599852d571b80bb45"
1387+
integrity sha512-ByPi5iMa6QqDXe/GmT/hR6MZtVPi0SqMQPDx15FczCBXJo/7M8T88xReOALAfpBLm+zxpPfmhuEvPb577JRAEg==
13881388
dependencies:
1389-
"@typescript-eslint/types" "5.44.0"
1389+
"@typescript-eslint/types" "5.47.0"
13901390
eslint-visitor-keys "^3.3.0"
13911391

13921392
"@vercel/ncc@0.36.0":

0 commit comments

Comments
 (0)