Skip to content

Commit fa22160

Browse files
chore(deps): update typescript-eslint monorepo to v7
1 parent fc8bb8a commit fa22160

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"@types/numeral": "2.0.2",
6161
"@types/traverse": "0.6.36",
6262
"@types/truncate-utf8-bytes": "1.0.0",
63-
"@typescript-eslint/eslint-plugin": "6.21.0",
64-
"@typescript-eslint/parser": "6.21.0",
63+
"@typescript-eslint/eslint-plugin": "7.0.1",
64+
"@typescript-eslint/parser": "7.0.1",
6565
"dotenv": "16.4.4",
6666
"eslint": "8.56.0",
6767
"eslint-config-algolia": "22.0.0",

yarn.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -2083,46 +2083,46 @@ __metadata:
20832083
languageName: node
20842084
linkType: hard
20852085

2086-
"@typescript-eslint/eslint-plugin@npm:6.21.0":
2087-
version: 6.21.0
2088-
resolution: "@typescript-eslint/eslint-plugin@npm:6.21.0"
2086+
"@typescript-eslint/eslint-plugin@npm:7.0.1":
2087+
version: 7.0.1
2088+
resolution: "@typescript-eslint/eslint-plugin@npm:7.0.1"
20892089
dependencies:
20902090
"@eslint-community/regexpp": ^4.5.1
2091-
"@typescript-eslint/scope-manager": 6.21.0
2092-
"@typescript-eslint/type-utils": 6.21.0
2093-
"@typescript-eslint/utils": 6.21.0
2094-
"@typescript-eslint/visitor-keys": 6.21.0
2091+
"@typescript-eslint/scope-manager": 7.0.1
2092+
"@typescript-eslint/type-utils": 7.0.1
2093+
"@typescript-eslint/utils": 7.0.1
2094+
"@typescript-eslint/visitor-keys": 7.0.1
20952095
debug: ^4.3.4
20962096
graphemer: ^1.4.0
20972097
ignore: ^5.2.4
20982098
natural-compare: ^1.4.0
20992099
semver: ^7.5.4
21002100
ts-api-utils: ^1.0.1
21012101
peerDependencies:
2102-
"@typescript-eslint/parser": ^6.0.0 || ^6.0.0-alpha
2103-
eslint: ^7.0.0 || ^8.0.0
2102+
"@typescript-eslint/parser": ^7.0.0
2103+
eslint: ^8.56.0
21042104
peerDependenciesMeta:
21052105
typescript:
21062106
optional: true
2107-
checksum: 5ef2c502255e643e98051e87eb682c2a257e87afd8ec3b9f6274277615e1c2caf3131b352244cfb1987b8b2c415645eeacb9113fa841fc4c9b2ac46e8aed6efd
2107+
checksum: d2a6e84bb0aa22cb6d2f47bbb2e229e700a8ebc2e3fa02ead70450542345d5678411fa41e5d063debc3f014697f792cb1eb71deb8f45da80501cad912b313757
21082108
languageName: node
21092109
linkType: hard
21102110

2111-
"@typescript-eslint/parser@npm:6.21.0":
2112-
version: 6.21.0
2113-
resolution: "@typescript-eslint/parser@npm:6.21.0"
2111+
"@typescript-eslint/parser@npm:7.0.1":
2112+
version: 7.0.1
2113+
resolution: "@typescript-eslint/parser@npm:7.0.1"
21142114
dependencies:
2115-
"@typescript-eslint/scope-manager": 6.21.0
2116-
"@typescript-eslint/types": 6.21.0
2117-
"@typescript-eslint/typescript-estree": 6.21.0
2118-
"@typescript-eslint/visitor-keys": 6.21.0
2115+
"@typescript-eslint/scope-manager": 7.0.1
2116+
"@typescript-eslint/types": 7.0.1
2117+
"@typescript-eslint/typescript-estree": 7.0.1
2118+
"@typescript-eslint/visitor-keys": 7.0.1
21192119
debug: ^4.3.4
21202120
peerDependencies:
2121-
eslint: ^7.0.0 || ^8.0.0
2121+
eslint: ^8.56.0
21222122
peerDependenciesMeta:
21232123
typescript:
21242124
optional: true
2125-
checksum: 162fe3a867eeeffda7328bce32dae45b52283c68c8cb23258fb9f44971f761991af61f71b8c9fe1aa389e93dfe6386f8509c1273d870736c507d76dd40647b68
2125+
checksum: de86c90e3697c949a1572d3f258eedf1cb2358adde9b0069138082d06ffade463605bec8b516df656b8a7250e34579afbecfe7cebc9a991ab79a60528b62358f
21262126
languageName: node
21272127
linkType: hard
21282128

@@ -2136,30 +2136,30 @@ __metadata:
21362136
languageName: node
21372137
linkType: hard
21382138

2139-
"@typescript-eslint/scope-manager@npm:6.21.0":
2140-
version: 6.21.0
2141-
resolution: "@typescript-eslint/scope-manager@npm:6.21.0"
2139+
"@typescript-eslint/scope-manager@npm:7.0.1":
2140+
version: 7.0.1
2141+
resolution: "@typescript-eslint/scope-manager@npm:7.0.1"
21422142
dependencies:
2143-
"@typescript-eslint/types": 6.21.0
2144-
"@typescript-eslint/visitor-keys": 6.21.0
2145-
checksum: 71028b757da9694528c4c3294a96cc80bc7d396e383a405eab3bc224cda7341b88e0fc292120b35d3f31f47beac69f7083196c70616434072fbcd3d3e62d3376
2143+
"@typescript-eslint/types": 7.0.1
2144+
"@typescript-eslint/visitor-keys": 7.0.1
2145+
checksum: b949cb829e4ad4409539be1a434a18ee5b59e56a4b4c0a4687ffde5c70ddda0edf1638426e9832ca9840fb0a831632c926f43dcce86b41ddd16256fd21165505
21462146
languageName: node
21472147
linkType: hard
21482148

2149-
"@typescript-eslint/type-utils@npm:6.21.0":
2150-
version: 6.21.0
2151-
resolution: "@typescript-eslint/type-utils@npm:6.21.0"
2149+
"@typescript-eslint/type-utils@npm:7.0.1":
2150+
version: 7.0.1
2151+
resolution: "@typescript-eslint/type-utils@npm:7.0.1"
21522152
dependencies:
2153-
"@typescript-eslint/typescript-estree": 6.21.0
2154-
"@typescript-eslint/utils": 6.21.0
2153+
"@typescript-eslint/typescript-estree": 7.0.1
2154+
"@typescript-eslint/utils": 7.0.1
21552155
debug: ^4.3.4
21562156
ts-api-utils: ^1.0.1
21572157
peerDependencies:
2158-
eslint: ^7.0.0 || ^8.0.0
2158+
eslint: ^8.56.0
21592159
peerDependenciesMeta:
21602160
typescript:
21612161
optional: true
2162-
checksum: 77025473f4d80acf1fafcce99c5c283e557686a61861febeba9c9913331f8a41e930bf5cd8b7a54db502a57b6eb8ea6d155cbd4f41349ed00e3d7aeb1f477ddc
2162+
checksum: eab9bea237c308d0c80ab68805ef6a3fa54d881cde59033a9740d8317f316821508b29eaeaff007a618dbda635b318ddfafe7e343e641d1a5364854792a7bc5f
21632163
languageName: node
21642164
linkType: hard
21652165

@@ -2170,10 +2170,10 @@ __metadata:
21702170
languageName: node
21712171
linkType: hard
21722172

2173-
"@typescript-eslint/types@npm:6.21.0":
2174-
version: 6.21.0
2175-
resolution: "@typescript-eslint/types@npm:6.21.0"
2176-
checksum: 9501b47d7403417af95fc1fb72b2038c5ac46feac0e1598a46bcb43e56a606c387e9dcd8a2a0abe174c91b509f2d2a8078b093786219eb9a01ab2fbf9ee7b684
2173+
"@typescript-eslint/types@npm:7.0.1":
2174+
version: 7.0.1
2175+
resolution: "@typescript-eslint/types@npm:7.0.1"
2176+
checksum: 3bd1b16171f578064b47d0fa8c5c6e85e857de764e0898ac08fc79a551ec7447242b74d1e2f8eaac1da70d3fa045c9a4d0001c52bbc81b83e7d02ee8230c3d71
21772177
languageName: node
21782178
linkType: hard
21792179

@@ -2195,12 +2195,12 @@ __metadata:
21952195
languageName: node
21962196
linkType: hard
21972197

2198-
"@typescript-eslint/typescript-estree@npm:6.21.0":
2199-
version: 6.21.0
2200-
resolution: "@typescript-eslint/typescript-estree@npm:6.21.0"
2198+
"@typescript-eslint/typescript-estree@npm:7.0.1":
2199+
version: 7.0.1
2200+
resolution: "@typescript-eslint/typescript-estree@npm:7.0.1"
22012201
dependencies:
2202-
"@typescript-eslint/types": 6.21.0
2203-
"@typescript-eslint/visitor-keys": 6.21.0
2202+
"@typescript-eslint/types": 7.0.1
2203+
"@typescript-eslint/visitor-keys": 7.0.1
22042204
debug: ^4.3.4
22052205
globby: ^11.1.0
22062206
is-glob: ^4.0.3
@@ -2210,24 +2210,24 @@ __metadata:
22102210
peerDependenciesMeta:
22112211
typescript:
22122212
optional: true
2213-
checksum: dec02dc107c4a541e14fb0c96148f3764b92117c3b635db3a577b5a56fc48df7a556fa853fb82b07c0663b4bf2c484c9f245c28ba3e17e5cb0918ea4cab2ea21
2213+
checksum: d7124ed84622725785cdd885d15eb3ba446e332d1727a3ccb1ab44f785b023b98912da2573dacba506c89c5146037cb9982a499ec64c100d607357334ecdf6a8
22142214
languageName: node
22152215
linkType: hard
22162216

2217-
"@typescript-eslint/utils@npm:6.21.0":
2218-
version: 6.21.0
2219-
resolution: "@typescript-eslint/utils@npm:6.21.0"
2217+
"@typescript-eslint/utils@npm:7.0.1":
2218+
version: 7.0.1
2219+
resolution: "@typescript-eslint/utils@npm:7.0.1"
22202220
dependencies:
22212221
"@eslint-community/eslint-utils": ^4.4.0
22222222
"@types/json-schema": ^7.0.12
22232223
"@types/semver": ^7.5.0
2224-
"@typescript-eslint/scope-manager": 6.21.0
2225-
"@typescript-eslint/types": 6.21.0
2226-
"@typescript-eslint/typescript-estree": 6.21.0
2224+
"@typescript-eslint/scope-manager": 7.0.1
2225+
"@typescript-eslint/types": 7.0.1
2226+
"@typescript-eslint/typescript-estree": 7.0.1
22272227
semver: ^7.5.4
22282228
peerDependencies:
2229-
eslint: ^7.0.0 || ^8.0.0
2230-
checksum: b129b3a4aebec8468259f4589985cb59ea808afbfdb9c54f02fad11e17d185e2bf72bb332f7c36ec3c09b31f18fc41368678b076323e6e019d06f74ee93f7bf2
2229+
eslint: ^8.56.0
2230+
checksum: b36669163136646aa8f9ef831f7e3026acc853e9083461a53fb89e53b7b0e5ade315a8387820632d370bfe8445db6489524570a253bcd8817e460e0e2b409c47
22312231
languageName: node
22322232
linkType: hard
22332233

@@ -2257,13 +2257,13 @@ __metadata:
22572257
languageName: node
22582258
linkType: hard
22592259

2260-
"@typescript-eslint/visitor-keys@npm:6.21.0":
2261-
version: 6.21.0
2262-
resolution: "@typescript-eslint/visitor-keys@npm:6.21.0"
2260+
"@typescript-eslint/visitor-keys@npm:7.0.1":
2261+
version: 7.0.1
2262+
resolution: "@typescript-eslint/visitor-keys@npm:7.0.1"
22632263
dependencies:
2264-
"@typescript-eslint/types": 6.21.0
2264+
"@typescript-eslint/types": 7.0.1
22652265
eslint-visitor-keys: ^3.4.1
2266-
checksum: 67c7e6003d5af042d8703d11538fca9d76899f0119130b373402819ae43f0bc90d18656aa7add25a24427ccf1a0efd0804157ba83b0d4e145f06107d7d1b7433
2266+
checksum: ca07f5c6369f00d73e8bd22b1032288d11a5b4d25baca0f198c86f490c423b244b6a39e31c55fb45203a41879017d7eeab895fade7942c1795ec745bee6b411b
22672267
languageName: node
22682268
linkType: hard
22692269

@@ -8451,8 +8451,8 @@ __metadata:
84518451
"@types/numeral": 2.0.2
84528452
"@types/traverse": 0.6.36
84538453
"@types/truncate-utf8-bytes": 1.0.0
8454-
"@typescript-eslint/eslint-plugin": 6.21.0
8455-
"@typescript-eslint/parser": 6.21.0
8454+
"@typescript-eslint/eslint-plugin": 7.0.1
8455+
"@typescript-eslint/parser": 7.0.1
84568456
algoliasearch: 4.22.1
84578457
bluebird: ^3.7.2
84588458
bunyan: 1.8.15

0 commit comments

Comments
 (0)