Skip to content

Commit 0bf29be

Browse files
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8.53.1 (#2497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84eb7e8 commit 0bf29be

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

plugins/plugin-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"@testing-library/dom": "10.4.1",
112112
"@testing-library/jest-dom": "6.9.1",
113113
"@testing-library/react": "16.3.2",
114-
"@typescript-eslint/eslint-plugin": "8.53.0",
114+
"@typescript-eslint/eslint-plugin": "8.53.1",
115115
"axios-retry": "4.5.0",
116116
"babel-jest": "30.2.0",
117117
"babel-preset-gatsby": "3.15.0",

yarn.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -5079,7 +5079,7 @@ __metadata:
50795079
"@testing-library/dom": "npm:10.4.1"
50805080
"@testing-library/jest-dom": "npm:6.9.1"
50815081
"@testing-library/react": "npm:16.3.2"
5082-
"@typescript-eslint/eslint-plugin": "npm:8.53.0"
5082+
"@typescript-eslint/eslint-plugin": "npm:8.53.1"
50835083
algoliasearch: "npm:5.46.3"
50845084
axios-retry: "npm:4.5.0"
50855085
babel-jest: "npm:30.2.0"
@@ -7030,23 +7030,23 @@ __metadata:
70307030
languageName: node
70317031
linkType: hard
70327032

7033-
"@typescript-eslint/eslint-plugin@npm:8.53.0":
7034-
version: 8.53.0
7035-
resolution: "@typescript-eslint/eslint-plugin@npm:8.53.0"
7033+
"@typescript-eslint/eslint-plugin@npm:8.53.1":
7034+
version: 8.53.1
7035+
resolution: "@typescript-eslint/eslint-plugin@npm:8.53.1"
70367036
dependencies:
70377037
"@eslint-community/regexpp": "npm:^4.12.2"
7038-
"@typescript-eslint/scope-manager": "npm:8.53.0"
7039-
"@typescript-eslint/type-utils": "npm:8.53.0"
7040-
"@typescript-eslint/utils": "npm:8.53.0"
7041-
"@typescript-eslint/visitor-keys": "npm:8.53.0"
7038+
"@typescript-eslint/scope-manager": "npm:8.53.1"
7039+
"@typescript-eslint/type-utils": "npm:8.53.1"
7040+
"@typescript-eslint/utils": "npm:8.53.1"
7041+
"@typescript-eslint/visitor-keys": "npm:8.53.1"
70427042
ignore: "npm:^7.0.5"
70437043
natural-compare: "npm:^1.4.0"
70447044
ts-api-utils: "npm:^2.4.0"
70457045
peerDependencies:
7046-
"@typescript-eslint/parser": ^8.53.0
7046+
"@typescript-eslint/parser": ^8.53.1
70477047
eslint: ^8.57.0 || ^9.0.0
70487048
typescript: ">=4.8.4 <6.0.0"
7049-
checksum: 10c0/c28925423023853591696f20844c9365ad4353c8beb004fc5ccc1995903c42202070165a2c750f53abf43420ff8daa19d874010efc4ba925311ca2f320ce55fe
7049+
checksum: 10c0/d24e41d0117ef841cc05e4c52d33277de2e57981fa38412f93034082a3467f804201c180f1baca9f967388c7e5965ffcc61e445cf726a0064b8ed71a84f59aa2
70507050
languageName: node
70517051
linkType: hard
70527052

@@ -7104,16 +7104,16 @@ __metadata:
71047104
languageName: node
71057105
linkType: hard
71067106

7107-
"@typescript-eslint/project-service@npm:8.53.0":
7108-
version: 8.53.0
7109-
resolution: "@typescript-eslint/project-service@npm:8.53.0"
7107+
"@typescript-eslint/project-service@npm:8.53.1":
7108+
version: 8.53.1
7109+
resolution: "@typescript-eslint/project-service@npm:8.53.1"
71107110
dependencies:
7111-
"@typescript-eslint/tsconfig-utils": "npm:^8.53.0"
7112-
"@typescript-eslint/types": "npm:^8.53.0"
7111+
"@typescript-eslint/tsconfig-utils": "npm:^8.53.1"
7112+
"@typescript-eslint/types": "npm:^8.53.1"
71137113
debug: "npm:^4.4.3"
71147114
peerDependencies:
71157115
typescript: ">=4.8.4 <6.0.0"
7116-
checksum: 10c0/b01302890cf853e9bb1d2b19e402ec0ede1388fec833528847d32d65d0e3e03867a14632f816f4f3058e40707b001fab208bf2950ff1e8d7cbbc6c1d57b969d4
7116+
checksum: 10c0/eecc7ad86b45c6969a05e984e645a4ece2a1cc27d825af046efb6ed369cab32062c17f33a1154ab6dcab349099885db7b39945f1b318753395630f3dfa1e5895
71177117
languageName: node
71187118
linkType: hard
71197119

@@ -7137,13 +7137,13 @@ __metadata:
71377137
languageName: node
71387138
linkType: hard
71397139

7140-
"@typescript-eslint/scope-manager@npm:8.53.0":
7141-
version: 8.53.0
7142-
resolution: "@typescript-eslint/scope-manager@npm:8.53.0"
7140+
"@typescript-eslint/scope-manager@npm:8.53.1":
7141+
version: 8.53.1
7142+
resolution: "@typescript-eslint/scope-manager@npm:8.53.1"
71437143
dependencies:
7144-
"@typescript-eslint/types": "npm:8.53.0"
7145-
"@typescript-eslint/visitor-keys": "npm:8.53.0"
7146-
checksum: 10c0/338a7471aaa793858a23498b6ad37da8f419a8ee05cc4105d569b2c676e0f2d7a45806b88a8c8d3454f438f329b61df8e73ae582863a20eb0996529f9275e3c2
7144+
"@typescript-eslint/types": "npm:8.53.1"
7145+
"@typescript-eslint/visitor-keys": "npm:8.53.1"
7146+
checksum: 10c0/d971eb115f2a2c4c25c79df9eee68b93354b32d7cc1174c167241cd2ebbc77858fe7a032c7ecdbacef936b56e8317b56037d21461cb83b4789f7e764e9faa455
71477147
languageName: node
71487148
linkType: hard
71497149

@@ -7156,12 +7156,12 @@ __metadata:
71567156
languageName: node
71577157
linkType: hard
71587158

7159-
"@typescript-eslint/tsconfig-utils@npm:8.53.0, @typescript-eslint/tsconfig-utils@npm:^8.53.0":
7160-
version: 8.53.0
7161-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.53.0"
7159+
"@typescript-eslint/tsconfig-utils@npm:8.53.1, @typescript-eslint/tsconfig-utils@npm:^8.53.1":
7160+
version: 8.53.1
7161+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.53.1"
71627162
peerDependencies:
71637163
typescript: ">=4.8.4 <6.0.0"
7164-
checksum: 10c0/1a136519d4e0c4ae9471f55468ad0a52175b8b41da28188bd7e4efcf72c2c8528aeb3a1b1c9d27f2d94ab0c8d9a91e08ebc1fed5fc8628c9808112427f306428
7164+
checksum: 10c0/e2bfa91f9306dbfa82bdcb64bfcf634fee6313b03e93b35b0010907983c9ffc73c732264deff870896dea18f34b872d39d90d32f7631fd4618e4a6866ffff578
71657165
languageName: node
71667166
linkType: hard
71677167

@@ -7182,19 +7182,19 @@ __metadata:
71827182
languageName: node
71837183
linkType: hard
71847184

7185-
"@typescript-eslint/type-utils@npm:8.53.0":
7186-
version: 8.53.0
7187-
resolution: "@typescript-eslint/type-utils@npm:8.53.0"
7185+
"@typescript-eslint/type-utils@npm:8.53.1":
7186+
version: 8.53.1
7187+
resolution: "@typescript-eslint/type-utils@npm:8.53.1"
71887188
dependencies:
7189-
"@typescript-eslint/types": "npm:8.53.0"
7190-
"@typescript-eslint/typescript-estree": "npm:8.53.0"
7191-
"@typescript-eslint/utils": "npm:8.53.0"
7189+
"@typescript-eslint/types": "npm:8.53.1"
7190+
"@typescript-eslint/typescript-estree": "npm:8.53.1"
7191+
"@typescript-eslint/utils": "npm:8.53.1"
71927192
debug: "npm:^4.4.3"
71937193
ts-api-utils: "npm:^2.4.0"
71947194
peerDependencies:
71957195
eslint: ^8.57.0 || ^9.0.0
71967196
typescript: ">=4.8.4 <6.0.0"
7197-
checksum: 10c0/6d7d6eb80a6b214d9c8e185527e21fa44e1f4d2fe48d4f29f964f8c3921da47757a8cc537edc5c233fc47af02a487935c176b1c918ce4d22ba8341dbd1b455e0
7197+
checksum: 10c0/d97ac3bf901eeeb1ad01a423409db654f849d49f8ce7a2b0d482e093d5c8c9cab9ed810554d130a1eaf4921ddb2d98dbe9a8d22bfd08fd6c8ab004fb640a3fbe
71987198
languageName: node
71997199
linkType: hard
72007200

@@ -7212,10 +7212,10 @@ __metadata:
72127212
languageName: node
72137213
linkType: hard
72147214

7215-
"@typescript-eslint/types@npm:8.53.0, @typescript-eslint/types@npm:^8.53.0":
7216-
version: 8.53.0
7217-
resolution: "@typescript-eslint/types@npm:8.53.0"
7218-
checksum: 10c0/a88681795becbe857f9868427c0d75c2ab2fb1acde14907b8791709b6d7835400bf9a0b41f22e97a13f1274e0082f5675692b815e30268e6eada492913100306
7215+
"@typescript-eslint/types@npm:8.53.1, @typescript-eslint/types@npm:^8.53.1":
7216+
version: 8.53.1
7217+
resolution: "@typescript-eslint/types@npm:8.53.1"
7218+
checksum: 10c0/fa49f5f60de6851de45a9aff0a3ba3c4d00a0991100414e8af1a5d6f32764a48b6b7c0f65748a651f0da0e57df0745cdb8f11c590fa0fb22dd0e54e4c6b5c878
72197219
languageName: node
72207220
linkType: hard
72217221

@@ -7257,22 +7257,22 @@ __metadata:
72577257
languageName: node
72587258
linkType: hard
72597259

7260-
"@typescript-eslint/typescript-estree@npm:8.53.0":
7261-
version: 8.53.0
7262-
resolution: "@typescript-eslint/typescript-estree@npm:8.53.0"
7260+
"@typescript-eslint/typescript-estree@npm:8.53.1":
7261+
version: 8.53.1
7262+
resolution: "@typescript-eslint/typescript-estree@npm:8.53.1"
72637263
dependencies:
7264-
"@typescript-eslint/project-service": "npm:8.53.0"
7265-
"@typescript-eslint/tsconfig-utils": "npm:8.53.0"
7266-
"@typescript-eslint/types": "npm:8.53.0"
7267-
"@typescript-eslint/visitor-keys": "npm:8.53.0"
7264+
"@typescript-eslint/project-service": "npm:8.53.1"
7265+
"@typescript-eslint/tsconfig-utils": "npm:8.53.1"
7266+
"@typescript-eslint/types": "npm:8.53.1"
7267+
"@typescript-eslint/visitor-keys": "npm:8.53.1"
72687268
debug: "npm:^4.4.3"
72697269
minimatch: "npm:^9.0.5"
72707270
semver: "npm:^7.7.3"
72717271
tinyglobby: "npm:^0.2.15"
72727272
ts-api-utils: "npm:^2.4.0"
72737273
peerDependencies:
72747274
typescript: ">=4.8.4 <6.0.0"
7275-
checksum: 10c0/31819fba9fbef3e3ab494409b18ff40042cc3e7a4ba72fe06475062b7e196aaf9752e526a1c51abf3002627833b387279f00fdfa66886b05c028e129a57b550a
7275+
checksum: 10c0/e1b48990ba90f0ee5c9630fe91e2d5123c55348e374e586de6cf25e6e03e6e8274bf15317794d171a2e82d9dc663c229807e603ecc661dbe70d61bd23d0c37c4
72767276
languageName: node
72777277
linkType: hard
72787278

@@ -7294,18 +7294,18 @@ __metadata:
72947294
languageName: node
72957295
linkType: hard
72967296

7297-
"@typescript-eslint/utils@npm:8.53.0":
7298-
version: 8.53.0
7299-
resolution: "@typescript-eslint/utils@npm:8.53.0"
7297+
"@typescript-eslint/utils@npm:8.53.1":
7298+
version: 8.53.1
7299+
resolution: "@typescript-eslint/utils@npm:8.53.1"
73007300
dependencies:
73017301
"@eslint-community/eslint-utils": "npm:^4.9.1"
7302-
"@typescript-eslint/scope-manager": "npm:8.53.0"
7303-
"@typescript-eslint/types": "npm:8.53.0"
7304-
"@typescript-eslint/typescript-estree": "npm:8.53.0"
7302+
"@typescript-eslint/scope-manager": "npm:8.53.1"
7303+
"@typescript-eslint/types": "npm:8.53.1"
7304+
"@typescript-eslint/typescript-estree": "npm:8.53.1"
73057305
peerDependencies:
73067306
eslint: ^8.57.0 || ^9.0.0
73077307
typescript: ">=4.8.4 <6.0.0"
7308-
checksum: 10c0/6af761fc5ed89606bd8dd1abf7c526afe0060c115035a4fcddfa173ba8a01b7422edf84bc4d74aab2a086911db57a893a2753b3c025ace3e86adc1c2259a6253
7308+
checksum: 10c0/9a2a11c00b97eb9a053782e303cc384649807779e9adeb0b645bc198c83f54431f7ca56d4b38411dcf7ed06a2c2d9aa129874c20c037de2393a4cd0fa3b93c25
73097309
languageName: node
73107310
linkType: hard
73117311

@@ -7344,13 +7344,13 @@ __metadata:
73447344
languageName: node
73457345
linkType: hard
73467346

7347-
"@typescript-eslint/visitor-keys@npm:8.53.0":
7348-
version: 8.53.0
7349-
resolution: "@typescript-eslint/visitor-keys@npm:8.53.0"
7347+
"@typescript-eslint/visitor-keys@npm:8.53.1":
7348+
version: 8.53.1
7349+
resolution: "@typescript-eslint/visitor-keys@npm:8.53.1"
73507350
dependencies:
7351-
"@typescript-eslint/types": "npm:8.53.0"
7351+
"@typescript-eslint/types": "npm:8.53.1"
73527352
eslint-visitor-keys: "npm:^4.2.1"
7353-
checksum: 10c0/be2062073c9fd28762f73d442e8536f16e1eab0935df463ed45bd95575b4b79b4a4ca1f45c04b1964dc424b8d25c6489253e3ea2236bb74cff9b7e02e1e7f5be
7353+
checksum: 10c0/73a21d34052bcb0b46ed738f8fddb76ae8f56a0c27932616b49022cf8603c3e36bb6ab30acd709f9bc05c673708180527b4c4aaffcb858acfc66d8fb39cc6c29
73547354
languageName: node
73557355
linkType: hard
73567356

0 commit comments

Comments
 (0)