Skip to content

Commit 4247978

Browse files
dependabot[bot]mikehardy
authored andcommitted
build(deps): bump the non-breaking group
Bumps the non-breaking group in /tools/localization with 6 updates: | Package | From | To | | --- | --- | --- | | [@crowdin/crowdin-api-client](https://github.com/crowdin/crowdin-api-client-js) | `1.51.1` | `1.52.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.6` | `25.0.9` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.52.0` | `8.53.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.52.0` | `8.53.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.23.1` | `17.23.2` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.0` | Updates `@crowdin/crowdin-api-client` from 1.51.1 to 1.52.0 - [Release notes](https://github.com/crowdin/crowdin-api-client-js/releases) - [Commits](crowdin/crowdin-api-client-js@1.51.1...1.52.0) Updates `@types/node` from 25.0.6 to 25.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.52.0 to 8.53.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.52.0 to 8.53.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.0/packages/parser) Updates `eslint-plugin-n` from 17.23.1 to 17.23.2 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.23.1...v17.23.2) Updates `prettier` from 3.7.4 to 3.8.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.0) --- updated-dependencies: - dependency-name: "@crowdin/crowdin-api-client" dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: "@types/node" dependency-version: 25.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: "@typescript-eslint/parser" dependency-version: 8.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: eslint-plugin-n dependency-version: 17.23.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: prettier dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9177c00 commit 4247978

2 files changed

Lines changed: 92 additions & 92 deletions

File tree

tools/localization/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "AnkiDroid Open Source Team",
1818
"license": "GPL-3.0",
1919
"dependencies": {
20-
"@crowdin/crowdin-api-client": "^1.51.1",
20+
"@crowdin/crowdin-api-client": "^1.52.0",
2121
"axios": "^1.13.2",
2222
"dotenv": "^17.2.3",
2323
"extract-zip": "^2.0.1",
@@ -27,18 +27,18 @@
2727
"@eslint/eslintrc": "^3.3.3",
2828
"@eslint/js": "^9.39.2",
2929
"@types/jest": "^30.0.0",
30-
"@types/node": "^25.0.6",
31-
"@typescript-eslint/eslint-plugin": "^8.52.0",
32-
"@typescript-eslint/parser": "^8.52.0",
30+
"@types/node": "^25.0.9",
31+
"@typescript-eslint/eslint-plugin": "^8.53.0",
32+
"@typescript-eslint/parser": "^8.53.0",
3333
"eslint": "^9.39.2",
3434
"eslint-config-prettier": "^10.1.8",
3535
"eslint-config-standard": "^17.1.0",
3636
"eslint-plugin-import": "^2.32.0",
37-
"eslint-plugin-n": "^17.23.1",
37+
"eslint-plugin-n": "^17.23.2",
3838
"eslint-plugin-promise": "^7.2.1",
3939
"globals": "^17.0.0",
4040
"jest": "^30.2.0",
41-
"prettier": "^3.7.4",
41+
"prettier": "^3.8.0",
4242
"ts-jest": "^29.4.6",
4343
"ts-node": "^10.9.2"
4444
},

tools/localization/yarn.lock

Lines changed: 86 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -381,12 +381,12 @@ __metadata:
381381
languageName: node
382382
linkType: hard
383383

384-
"@crowdin/crowdin-api-client@npm:^1.51.1":
385-
version: 1.51.1
386-
resolution: "@crowdin/crowdin-api-client@npm:1.51.1"
384+
"@crowdin/crowdin-api-client@npm:^1.52.0":
385+
version: 1.52.0
386+
resolution: "@crowdin/crowdin-api-client@npm:1.52.0"
387387
dependencies:
388388
axios: "npm:^1"
389-
checksum: 10c0/39628164649ae6e3c9f17535780202e2b05172531579a9a7ae66cf36943e895a3067cbe67c723134874e45ad90af30bcff760a2d492e6eb502e66893f0d12d73
389+
checksum: 10c0/641552e25397e6f4f88d364c76e9a90d193c57899e3a75d1cccc4f41e53a713d6936852e6c142725e4e57684146bb2c4e60f0b7310eb55573e38814026e4763d
390390
languageName: node
391391
linkType: hard
392392

@@ -1159,12 +1159,12 @@ __metadata:
11591159
languageName: node
11601160
linkType: hard
11611161

1162-
"@types/node@npm:^25.0.6":
1163-
version: 25.0.6
1164-
resolution: "@types/node@npm:25.0.6"
1162+
"@types/node@npm:^25.0.9":
1163+
version: 25.0.9
1164+
resolution: "@types/node@npm:25.0.9"
11651165
dependencies:
11661166
undici-types: "npm:~7.16.0"
1167-
checksum: 10c0/4ee3b6b606bc28f6840c04d58769e1e75dd8085149908956c874c85f8f8c890990701bcbe783fc2d14017817861dc07fcf23de6fc2805fe491f84eae717b5705
1167+
checksum: 10c0/a757efafe303d9c8833eb53c2e9a0981cd5ac725cdc04c5612a71db86468c938778d4fa328be4231b68fffc68258638764df7b9c69e86cf55f0bb67105eb056f
11681168
languageName: node
11691169
linkType: hard
11701170

@@ -1200,138 +1200,138 @@ __metadata:
12001200
languageName: node
12011201
linkType: hard
12021202

1203-
"@typescript-eslint/eslint-plugin@npm:^8.52.0":
1204-
version: 8.52.0
1205-
resolution: "@typescript-eslint/eslint-plugin@npm:8.52.0"
1203+
"@typescript-eslint/eslint-plugin@npm:^8.53.0":
1204+
version: 8.53.0
1205+
resolution: "@typescript-eslint/eslint-plugin@npm:8.53.0"
12061206
dependencies:
12071207
"@eslint-community/regexpp": "npm:^4.12.2"
1208-
"@typescript-eslint/scope-manager": "npm:8.52.0"
1209-
"@typescript-eslint/type-utils": "npm:8.52.0"
1210-
"@typescript-eslint/utils": "npm:8.52.0"
1211-
"@typescript-eslint/visitor-keys": "npm:8.52.0"
1208+
"@typescript-eslint/scope-manager": "npm:8.53.0"
1209+
"@typescript-eslint/type-utils": "npm:8.53.0"
1210+
"@typescript-eslint/utils": "npm:8.53.0"
1211+
"@typescript-eslint/visitor-keys": "npm:8.53.0"
12121212
ignore: "npm:^7.0.5"
12131213
natural-compare: "npm:^1.4.0"
12141214
ts-api-utils: "npm:^2.4.0"
12151215
peerDependencies:
1216-
"@typescript-eslint/parser": ^8.52.0
1216+
"@typescript-eslint/parser": ^8.53.0
12171217
eslint: ^8.57.0 || ^9.0.0
12181218
typescript: ">=4.8.4 <6.0.0"
1219-
checksum: 10c0/853e929bf1077f59c47c2a112ca8837ccc53b1c80f0b39a9505806ee8002e5599b85323c5ccaa9ee4d6a6dafcdc99461c5296b5f24d8ab131346bec5bda36c85
1219+
checksum: 10c0/c28925423023853591696f20844c9365ad4353c8beb004fc5ccc1995903c42202070165a2c750f53abf43420ff8daa19d874010efc4ba925311ca2f320ce55fe
12201220
languageName: node
12211221
linkType: hard
12221222

1223-
"@typescript-eslint/parser@npm:^8.52.0":
1224-
version: 8.52.0
1225-
resolution: "@typescript-eslint/parser@npm:8.52.0"
1223+
"@typescript-eslint/parser@npm:^8.53.0":
1224+
version: 8.53.0
1225+
resolution: "@typescript-eslint/parser@npm:8.53.0"
12261226
dependencies:
1227-
"@typescript-eslint/scope-manager": "npm:8.52.0"
1228-
"@typescript-eslint/types": "npm:8.52.0"
1229-
"@typescript-eslint/typescript-estree": "npm:8.52.0"
1230-
"@typescript-eslint/visitor-keys": "npm:8.52.0"
1227+
"@typescript-eslint/scope-manager": "npm:8.53.0"
1228+
"@typescript-eslint/types": "npm:8.53.0"
1229+
"@typescript-eslint/typescript-estree": "npm:8.53.0"
1230+
"@typescript-eslint/visitor-keys": "npm:8.53.0"
12311231
debug: "npm:^4.4.3"
12321232
peerDependencies:
12331233
eslint: ^8.57.0 || ^9.0.0
12341234
typescript: ">=4.8.4 <6.0.0"
1235-
checksum: 10c0/a11304db8068850e04dfcaa2728b73940635f3857c7d0a24cda002d0ad2d9af4ffec44c30f52c91385b065decbf9f134a7337f54d00289160fbbff76fca7649b
1235+
checksum: 10c0/5c6aae71f4015fc3ebbfe6fa6e040dcc99fc15b6bd36631b67ae61523b2da57651cbb1cd2de430380df5fd13cd03c43f233073af6a8a85714e651a3db74a5cf6
12361236
languageName: node
12371237
linkType: hard
12381238

1239-
"@typescript-eslint/project-service@npm:8.52.0":
1240-
version: 8.52.0
1241-
resolution: "@typescript-eslint/project-service@npm:8.52.0"
1239+
"@typescript-eslint/project-service@npm:8.53.0":
1240+
version: 8.53.0
1241+
resolution: "@typescript-eslint/project-service@npm:8.53.0"
12421242
dependencies:
1243-
"@typescript-eslint/tsconfig-utils": "npm:^8.52.0"
1244-
"@typescript-eslint/types": "npm:^8.52.0"
1243+
"@typescript-eslint/tsconfig-utils": "npm:^8.53.0"
1244+
"@typescript-eslint/types": "npm:^8.53.0"
12451245
debug: "npm:^4.4.3"
12461246
peerDependencies:
12471247
typescript: ">=4.8.4 <6.0.0"
1248-
checksum: 10c0/2dc7379572b4b1340daff5923fbf7987ebd2de5a4203ece0ec9e8a9e85cf182cd4cd24c25bd7df62b981fb633c91dd35f27fed1341719c2f8a48eb80682b4658
1248+
checksum: 10c0/b01302890cf853e9bb1d2b19e402ec0ede1388fec833528847d32d65d0e3e03867a14632f816f4f3058e40707b001fab208bf2950ff1e8d7cbbc6c1d57b969d4
12491249
languageName: node
12501250
linkType: hard
12511251

1252-
"@typescript-eslint/scope-manager@npm:8.52.0":
1253-
version: 8.52.0
1254-
resolution: "@typescript-eslint/scope-manager@npm:8.52.0"
1252+
"@typescript-eslint/scope-manager@npm:8.53.0":
1253+
version: 8.53.0
1254+
resolution: "@typescript-eslint/scope-manager@npm:8.53.0"
12551255
dependencies:
1256-
"@typescript-eslint/types": "npm:8.52.0"
1257-
"@typescript-eslint/visitor-keys": "npm:8.52.0"
1258-
checksum: 10c0/385105ad1bb63eddcfc65039a7c13ec339aef4823c3021110cffe72c545b27c6b197e40ec55000b5b1bf278946a3e1a77eba19203f461c1a77ba3fe82d007f3e
1256+
"@typescript-eslint/types": "npm:8.53.0"
1257+
"@typescript-eslint/visitor-keys": "npm:8.53.0"
1258+
checksum: 10c0/338a7471aaa793858a23498b6ad37da8f419a8ee05cc4105d569b2c676e0f2d7a45806b88a8c8d3454f438f329b61df8e73ae582863a20eb0996529f9275e3c2
12591259
languageName: node
12601260
linkType: hard
12611261

1262-
"@typescript-eslint/tsconfig-utils@npm:8.52.0, @typescript-eslint/tsconfig-utils@npm:^8.52.0":
1263-
version: 8.52.0
1264-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.52.0"
1262+
"@typescript-eslint/tsconfig-utils@npm:8.53.0, @typescript-eslint/tsconfig-utils@npm:^8.53.0":
1263+
version: 8.53.0
1264+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.53.0"
12651265
peerDependencies:
12661266
typescript: ">=4.8.4 <6.0.0"
1267-
checksum: 10c0/a45f6c1453031c149b2dedaa4e8ace53aa71c751a5702b028cbd9a899928d46141cc4343d8de6260e3e27024f6645b12669d8759f66ebde4cbae2f703b859747
1267+
checksum: 10c0/1a136519d4e0c4ae9471f55468ad0a52175b8b41da28188bd7e4efcf72c2c8528aeb3a1b1c9d27f2d94ab0c8d9a91e08ebc1fed5fc8628c9808112427f306428
12681268
languageName: node
12691269
linkType: hard
12701270

1271-
"@typescript-eslint/type-utils@npm:8.52.0":
1272-
version: 8.52.0
1273-
resolution: "@typescript-eslint/type-utils@npm:8.52.0"
1271+
"@typescript-eslint/type-utils@npm:8.53.0":
1272+
version: 8.53.0
1273+
resolution: "@typescript-eslint/type-utils@npm:8.53.0"
12741274
dependencies:
1275-
"@typescript-eslint/types": "npm:8.52.0"
1276-
"@typescript-eslint/typescript-estree": "npm:8.52.0"
1277-
"@typescript-eslint/utils": "npm:8.52.0"
1275+
"@typescript-eslint/types": "npm:8.53.0"
1276+
"@typescript-eslint/typescript-estree": "npm:8.53.0"
1277+
"@typescript-eslint/utils": "npm:8.53.0"
12781278
debug: "npm:^4.4.3"
12791279
ts-api-utils: "npm:^2.4.0"
12801280
peerDependencies:
12811281
eslint: ^8.57.0 || ^9.0.0
12821282
typescript: ">=4.8.4 <6.0.0"
1283-
checksum: 10c0/c859ffd10d0a986047af139d3e3a1fa3cb42155a8da13838680ff61bb2880798ecff346c50f9d6214ae742507ca0db39228a2d68b1f099473daba98be037aef3
1283+
checksum: 10c0/6d7d6eb80a6b214d9c8e185527e21fa44e1f4d2fe48d4f29f964f8c3921da47757a8cc537edc5c233fc47af02a487935c176b1c918ce4d22ba8341dbd1b455e0
12841284
languageName: node
12851285
linkType: hard
12861286

1287-
"@typescript-eslint/types@npm:8.52.0, @typescript-eslint/types@npm:^8.52.0":
1288-
version: 8.52.0
1289-
resolution: "@typescript-eslint/types@npm:8.52.0"
1290-
checksum: 10c0/ad93803aa92570a96cc9f9a201735e68fecee9056a37563c9e5b70c16436927ac823ec38d9712881910d89dd7314b0a40100ef41ef1aca0d42674d3312d5ec8e
1287+
"@typescript-eslint/types@npm:8.53.0, @typescript-eslint/types@npm:^8.53.0":
1288+
version: 8.53.0
1289+
resolution: "@typescript-eslint/types@npm:8.53.0"
1290+
checksum: 10c0/a88681795becbe857f9868427c0d75c2ab2fb1acde14907b8791709b6d7835400bf9a0b41f22e97a13f1274e0082f5675692b815e30268e6eada492913100306
12911291
languageName: node
12921292
linkType: hard
12931293

1294-
"@typescript-eslint/typescript-estree@npm:8.52.0":
1295-
version: 8.52.0
1296-
resolution: "@typescript-eslint/typescript-estree@npm:8.52.0"
1294+
"@typescript-eslint/typescript-estree@npm:8.53.0":
1295+
version: 8.53.0
1296+
resolution: "@typescript-eslint/typescript-estree@npm:8.53.0"
12971297
dependencies:
1298-
"@typescript-eslint/project-service": "npm:8.52.0"
1299-
"@typescript-eslint/tsconfig-utils": "npm:8.52.0"
1300-
"@typescript-eslint/types": "npm:8.52.0"
1301-
"@typescript-eslint/visitor-keys": "npm:8.52.0"
1298+
"@typescript-eslint/project-service": "npm:8.53.0"
1299+
"@typescript-eslint/tsconfig-utils": "npm:8.53.0"
1300+
"@typescript-eslint/types": "npm:8.53.0"
1301+
"@typescript-eslint/visitor-keys": "npm:8.53.0"
13021302
debug: "npm:^4.4.3"
13031303
minimatch: "npm:^9.0.5"
13041304
semver: "npm:^7.7.3"
13051305
tinyglobby: "npm:^0.2.15"
13061306
ts-api-utils: "npm:^2.4.0"
13071307
peerDependencies:
13081308
typescript: ">=4.8.4 <6.0.0"
1309-
checksum: 10c0/e4158a6364d3f009eac780947504ac1dad2ee3f1fdd4dfd99e4a7b48719ce0d342a769dc05fa5d4bc5de9de28175aa8e9ba612385f6b6f215039ff41e91f2de5
1309+
checksum: 10c0/31819fba9fbef3e3ab494409b18ff40042cc3e7a4ba72fe06475062b7e196aaf9752e526a1c51abf3002627833b387279f00fdfa66886b05c028e129a57b550a
13101310
languageName: node
13111311
linkType: hard
13121312

1313-
"@typescript-eslint/utils@npm:8.52.0":
1314-
version: 8.52.0
1315-
resolution: "@typescript-eslint/utils@npm:8.52.0"
1313+
"@typescript-eslint/utils@npm:8.53.0":
1314+
version: 8.53.0
1315+
resolution: "@typescript-eslint/utils@npm:8.53.0"
13161316
dependencies:
13171317
"@eslint-community/eslint-utils": "npm:^4.9.1"
1318-
"@typescript-eslint/scope-manager": "npm:8.52.0"
1319-
"@typescript-eslint/types": "npm:8.52.0"
1320-
"@typescript-eslint/typescript-estree": "npm:8.52.0"
1318+
"@typescript-eslint/scope-manager": "npm:8.53.0"
1319+
"@typescript-eslint/types": "npm:8.53.0"
1320+
"@typescript-eslint/typescript-estree": "npm:8.53.0"
13211321
peerDependencies:
13221322
eslint: ^8.57.0 || ^9.0.0
13231323
typescript: ">=4.8.4 <6.0.0"
1324-
checksum: 10c0/67e501e8ef4c4a5510237e3bfcfee37512137075a18c24f615924559bcca64ce9903118e7e4288cd4f58361979243f457d43684cdafa6c193fa8963a7431d0f3
1324+
checksum: 10c0/6af761fc5ed89606bd8dd1abf7c526afe0060c115035a4fcddfa173ba8a01b7422edf84bc4d74aab2a086911db57a893a2753b3c025ace3e86adc1c2259a6253
13251325
languageName: node
13261326
linkType: hard
13271327

1328-
"@typescript-eslint/visitor-keys@npm:8.52.0":
1329-
version: 8.52.0
1330-
resolution: "@typescript-eslint/visitor-keys@npm:8.52.0"
1328+
"@typescript-eslint/visitor-keys@npm:8.53.0":
1329+
version: 8.53.0
1330+
resolution: "@typescript-eslint/visitor-keys@npm:8.53.0"
13311331
dependencies:
1332-
"@typescript-eslint/types": "npm:8.52.0"
1332+
"@typescript-eslint/types": "npm:8.53.0"
13331333
eslint-visitor-keys: "npm:^4.2.1"
1334-
checksum: 10c0/7163735d872df0930301ecccd454602d241a65223b84ff3ef78ede02f27941c0cbb95d0c8b4fe51637d1fbd981e6558d454fc485a2488d7190e264e12a8a355f
1334+
checksum: 10c0/be2062073c9fd28762f73d442e8536f16e1eab0935df463ed45bd95575b4b79b4a4ca1f45c04b1964dc424b8d25c6489253e3ea2236bb74cff9b7e02e1e7f5be
13351335
languageName: node
13361336
linkType: hard
13371337

@@ -1534,25 +1534,25 @@ __metadata:
15341534
version: 0.0.0-use.local
15351535
resolution: "ankidroid-localization@workspace:."
15361536
dependencies:
1537-
"@crowdin/crowdin-api-client": "npm:^1.51.1"
1537+
"@crowdin/crowdin-api-client": "npm:^1.52.0"
15381538
"@eslint/eslintrc": "npm:^3.3.3"
15391539
"@eslint/js": "npm:^9.39.2"
15401540
"@types/jest": "npm:^30.0.0"
1541-
"@types/node": "npm:^25.0.6"
1542-
"@typescript-eslint/eslint-plugin": "npm:^8.52.0"
1543-
"@typescript-eslint/parser": "npm:^8.52.0"
1541+
"@types/node": "npm:^25.0.9"
1542+
"@typescript-eslint/eslint-plugin": "npm:^8.53.0"
1543+
"@typescript-eslint/parser": "npm:^8.53.0"
15441544
axios: "npm:^1.13.2"
15451545
dotenv: "npm:^17.2.3"
15461546
eslint: "npm:^9.39.2"
15471547
eslint-config-prettier: "npm:^10.1.8"
15481548
eslint-config-standard: "npm:^17.1.0"
15491549
eslint-plugin-import: "npm:^2.32.0"
1550-
eslint-plugin-n: "npm:^17.23.1"
1550+
eslint-plugin-n: "npm:^17.23.2"
15511551
eslint-plugin-promise: "npm:^7.2.1"
15521552
extract-zip: "npm:^2.0.1"
15531553
globals: "npm:^17.0.0"
15541554
jest: "npm:^30.2.0"
1555-
prettier: "npm:^3.7.4"
1555+
prettier: "npm:^3.8.0"
15561556
ts-jest: "npm:^29.4.6"
15571557
ts-node: "npm:^10.9.2"
15581558
typescript: "npm:^5.9.3"
@@ -2610,9 +2610,9 @@ __metadata:
26102610
languageName: node
26112611
linkType: hard
26122612

2613-
"eslint-plugin-n@npm:^17.23.1":
2614-
version: 17.23.1
2615-
resolution: "eslint-plugin-n@npm:17.23.1"
2613+
"eslint-plugin-n@npm:^17.23.2":
2614+
version: 17.23.2
2615+
resolution: "eslint-plugin-n@npm:17.23.2"
26162616
dependencies:
26172617
"@eslint-community/eslint-utils": "npm:^4.5.0"
26182618
enhanced-resolve: "npm:^5.17.1"
@@ -2625,7 +2625,7 @@ __metadata:
26252625
ts-declaration-location: "npm:^1.0.6"
26262626
peerDependencies:
26272627
eslint: ">=8.23.0"
2628-
checksum: 10c0/35d23fe25d92b8aa3257a8bd003094b4042c0492ddc82e8b20728eb6546d2d5c31a08be215a7996f113de7b24a1a27377136345e95a5e2c96c44d3653be2c988
2628+
checksum: 10c0/3808dad65628bc2dd74ebb9e7a255398f87ca348b4970307898b422bfe2302764d518f6a70d891b1fc45b08ea99ccf5ea4b3cd2d1f21f872bb60a4cdbfb22b68
26292629
languageName: node
26302630
linkType: hard
26312631

@@ -4962,12 +4962,12 @@ __metadata:
49624962
languageName: node
49634963
linkType: hard
49644964

4965-
"prettier@npm:^3.7.4":
4966-
version: 3.7.4
4967-
resolution: "prettier@npm:3.7.4"
4965+
"prettier@npm:^3.8.0":
4966+
version: 3.8.0
4967+
resolution: "prettier@npm:3.8.0"
49684968
bin:
49694969
prettier: bin/prettier.cjs
4970-
checksum: 10c0/9675d2cd08eacb1faf1d1a2dbfe24bfab6a912b059fc9defdb380a408893d88213e794a40a2700bd29b140eb3172e0b07c852853f6e22f16f3374659a1a13389
4970+
checksum: 10c0/8926e9c9941a293b76c2d799089d038e9f6d84fb37702fc370bedd03b3c70d7fcf507e2e3c4f151f222d81820a3b74cac5e692c955cfafe34dd0d02616ce8327
49714971
languageName: node
49724972
linkType: hard
49734973

0 commit comments

Comments
 (0)