Skip to content

Commit bcf4da2

Browse files
build(deps): Bump eslint-plugin-n from 17.18.0 to 17.19.0 (#47)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent 6f97af1 commit bcf4da2

File tree

2 files changed

+106
-9
lines changed

2 files changed

+106
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"eslint-plugin-jsdoc": "50.7.1",
8484
"eslint-plugin-jsonc": "2.20.1",
8585
"eslint-plugin-mdx": "3.4.2",
86-
"eslint-plugin-n": "17.18.0",
86+
"eslint-plugin-n": "17.19.0",
8787
"eslint-plugin-promise": "7.2.1",
8888
"eslint-plugin-unicorn": "59.0.1",
8989
"eslint-plugin-yml": "1.18.0",

yarn.lock

Lines changed: 105 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,7 +1311,7 @@ __metadata:
13111311
eslint-plugin-jsdoc: "npm:50.7.1"
13121312
eslint-plugin-jsonc: "npm:2.20.1"
13131313
eslint-plugin-mdx: "npm:3.4.2"
1314-
eslint-plugin-n: "npm:17.18.0"
1314+
eslint-plugin-n: "npm:17.19.0"
13151315
eslint-plugin-promise: "npm:7.2.1"
13161316
eslint-plugin-unicorn: "npm:59.0.1"
13171317
eslint-plugin-yml: "npm:1.18.0"
@@ -2366,6 +2366,19 @@ __metadata:
23662366
languageName: node
23672367
linkType: hard
23682368

2369+
"@typescript-eslint/project-service@npm:8.33.1":
2370+
version: 8.33.1
2371+
resolution: "@typescript-eslint/project-service@npm:8.33.1"
2372+
dependencies:
2373+
"@typescript-eslint/tsconfig-utils": "npm:^8.33.1"
2374+
"@typescript-eslint/types": "npm:^8.33.1"
2375+
debug: "npm:^4.3.4"
2376+
peerDependencies:
2377+
typescript: ">=4.8.4 <5.9.0"
2378+
checksum: 10/c166e21f305eb798ce135477a1ce78e7fac040b597e0acb2e3ecca84380af2aeb4242944dc201bc611aa14f04dd4af0d123d9cf252f7fe39b0a7e158326f705d
2379+
languageName: node
2380+
linkType: hard
2381+
23692382
"@typescript-eslint/scope-manager@npm:8.33.0":
23702383
version: 8.33.0
23712384
resolution: "@typescript-eslint/scope-manager@npm:8.33.0"
@@ -2376,7 +2389,17 @@ __metadata:
23762389
languageName: node
23772390
linkType: hard
23782391

2379-
"@typescript-eslint/tsconfig-utils@npm:8.33.0, @typescript-eslint/tsconfig-utils@npm:^8.33.0":
2392+
"@typescript-eslint/scope-manager@npm:8.33.1":
2393+
version: 8.33.1
2394+
resolution: "@typescript-eslint/scope-manager@npm:8.33.1"
2395+
dependencies:
2396+
"@typescript-eslint/types": "npm:8.33.1"
2397+
"@typescript-eslint/visitor-keys": "npm:8.33.1"
2398+
checksum: 10/a513fa79eef269a4f3d031cd1fddbb15c793e3efd6b6b64a6ae85ea0fea03570feffdc071e2bbe9241680d23d8a4ca6d63a998e34c2a24dbe185cd509ee2f9cb
2399+
languageName: node
2400+
linkType: hard
2401+
2402+
"@typescript-eslint/tsconfig-utils@npm:8.33.0":
23802403
version: 8.33.0
23812404
resolution: "@typescript-eslint/tsconfig-utils@npm:8.33.0"
23822405
peerDependencies:
@@ -2385,6 +2408,15 @@ __metadata:
23852408
languageName: node
23862409
linkType: hard
23872410

2411+
"@typescript-eslint/tsconfig-utils@npm:8.33.1, @typescript-eslint/tsconfig-utils@npm:^8.33.0, @typescript-eslint/tsconfig-utils@npm:^8.33.1":
2412+
version: 8.33.1
2413+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.33.1"
2414+
peerDependencies:
2415+
typescript: ">=4.8.4 <5.9.0"
2416+
checksum: 10/9e0e348af4d54b7e42a015bf36e08965c8fa389ac7b179c2ccf2bec5fce4b31e951397394dcbaea6fb0ddf782f4f2f2ee71df108173742f756705f82d653cc9d
2417+
languageName: node
2418+
linkType: hard
2419+
23882420
"@typescript-eslint/type-utils@npm:8.33.0":
23892421
version: 8.33.0
23902422
resolution: "@typescript-eslint/type-utils@npm:8.33.0"
@@ -2400,13 +2432,20 @@ __metadata:
24002432
languageName: node
24012433
linkType: hard
24022434

2403-
"@typescript-eslint/types@npm:8.33.0, @typescript-eslint/types@npm:^8.11.0, @typescript-eslint/types@npm:^8.33.0":
2435+
"@typescript-eslint/types@npm:8.33.0":
24042436
version: 8.33.0
24052437
resolution: "@typescript-eslint/types@npm:8.33.0"
24062438
checksum: 10/778e812e2c3543e79168fe1072559d8bfef314a96b90da81805f9359f3b5cdfd202153c161723ccb1a4f8edb2593625aa5003f6235039bf189b39c93ff2605c2
24072439
languageName: node
24082440
linkType: hard
24092441

2442+
"@typescript-eslint/types@npm:8.33.1, @typescript-eslint/types@npm:^8.11.0, @typescript-eslint/types@npm:^8.33.0, @typescript-eslint/types@npm:^8.33.1":
2443+
version: 8.33.1
2444+
resolution: "@typescript-eslint/types@npm:8.33.1"
2445+
checksum: 10/27bee01122366438ada7919f91f479fec75e23e2f8033e7e74a12dcfeaa2c28a72e83c545bb676be4369c983b3da5eec101cffb431c52abcc2b6664b48255147
2446+
languageName: node
2447+
linkType: hard
2448+
24102449
"@typescript-eslint/typescript-estree@npm:8.33.0":
24112450
version: 8.33.0
24122451
resolution: "@typescript-eslint/typescript-estree@npm:8.33.0"
@@ -2427,7 +2466,27 @@ __metadata:
24272466
languageName: node
24282467
linkType: hard
24292468

2430-
"@typescript-eslint/utils@npm:8.33.0, @typescript-eslint/utils@npm:^8.32.1":
2469+
"@typescript-eslint/typescript-estree@npm:8.33.1":
2470+
version: 8.33.1
2471+
resolution: "@typescript-eslint/typescript-estree@npm:8.33.1"
2472+
dependencies:
2473+
"@typescript-eslint/project-service": "npm:8.33.1"
2474+
"@typescript-eslint/tsconfig-utils": "npm:8.33.1"
2475+
"@typescript-eslint/types": "npm:8.33.1"
2476+
"@typescript-eslint/visitor-keys": "npm:8.33.1"
2477+
debug: "npm:^4.3.4"
2478+
fast-glob: "npm:^3.3.2"
2479+
is-glob: "npm:^4.0.3"
2480+
minimatch: "npm:^9.0.4"
2481+
semver: "npm:^7.6.0"
2482+
ts-api-utils: "npm:^2.1.0"
2483+
peerDependencies:
2484+
typescript: ">=4.8.4 <5.9.0"
2485+
checksum: 10/2876b66acd72f8a1093f8671e05015554fea736d492dbc83084f74faff71d40d66a96452396272252f5e36c1dab2082679d10c7b8aca9f3e2f1b6084afeef807
2486+
languageName: node
2487+
linkType: hard
2488+
2489+
"@typescript-eslint/utils@npm:8.33.0":
24312490
version: 8.33.0
24322491
resolution: "@typescript-eslint/utils@npm:8.33.0"
24332492
dependencies:
@@ -2442,6 +2501,21 @@ __metadata:
24422501
languageName: node
24432502
linkType: hard
24442503

2504+
"@typescript-eslint/utils@npm:^8.26.1, @typescript-eslint/utils@npm:^8.32.1":
2505+
version: 8.33.1
2506+
resolution: "@typescript-eslint/utils@npm:8.33.1"
2507+
dependencies:
2508+
"@eslint-community/eslint-utils": "npm:^4.7.0"
2509+
"@typescript-eslint/scope-manager": "npm:8.33.1"
2510+
"@typescript-eslint/types": "npm:8.33.1"
2511+
"@typescript-eslint/typescript-estree": "npm:8.33.1"
2512+
peerDependencies:
2513+
eslint: ^8.57.0 || ^9.0.0
2514+
typescript: ">=4.8.4 <5.9.0"
2515+
checksum: 10/ba76f25b178e2b3280d7aad8becf6a1edd3c57f76f36e6a22d951207282ecc8bfce831ed2f2dd95a70637dcfea2932b3d0a39ac19dd8f9881502738464c6179a
2516+
languageName: node
2517+
linkType: hard
2518+
24452519
"@typescript-eslint/visitor-keys@npm:8.33.0":
24462520
version: 8.33.0
24472521
resolution: "@typescript-eslint/visitor-keys@npm:8.33.0"
@@ -2452,6 +2526,16 @@ __metadata:
24522526
languageName: node
24532527
linkType: hard
24542528

2529+
"@typescript-eslint/visitor-keys@npm:8.33.1":
2530+
version: 8.33.1
2531+
resolution: "@typescript-eslint/visitor-keys@npm:8.33.1"
2532+
dependencies:
2533+
"@typescript-eslint/types": "npm:8.33.1"
2534+
eslint-visitor-keys: "npm:^4.2.0"
2535+
checksum: 10/8c1ba7373d8d47d2f2183355db278d4042ecdf268a898c5f4736d84aaa716c6b6faf354247eff8dc1337a7f64168f02e34f3781994d11e9fa8c2b0e35c652c49
2536+
languageName: node
2537+
linkType: hard
2538+
24552539
"@ungap/structured-clone@npm:^1.0.0":
24562540
version: 1.3.0
24572541
resolution: "@ungap/structured-clone@npm:1.3.0"
@@ -4371,21 +4455,23 @@ __metadata:
43714455
languageName: node
43724456
linkType: hard
43734457

4374-
"eslint-plugin-n@npm:17.18.0":
4375-
version: 17.18.0
4376-
resolution: "eslint-plugin-n@npm:17.18.0"
4458+
"eslint-plugin-n@npm:17.19.0":
4459+
version: 17.19.0
4460+
resolution: "eslint-plugin-n@npm:17.19.0"
43774461
dependencies:
43784462
"@eslint-community/eslint-utils": "npm:^4.5.0"
4463+
"@typescript-eslint/utils": "npm:^8.26.1"
43794464
enhanced-resolve: "npm:^5.17.1"
43804465
eslint-plugin-es-x: "npm:^7.8.0"
43814466
get-tsconfig: "npm:^4.8.1"
43824467
globals: "npm:^15.11.0"
43834468
ignore: "npm:^5.3.2"
43844469
minimatch: "npm:^9.0.5"
43854470
semver: "npm:^7.6.3"
4471+
ts-declaration-location: "npm:^1.0.6"
43864472
peerDependencies:
43874473
eslint: ">=8.23.0"
4388-
checksum: 10/ed2a1c25b51a13174a3f3773a718f1bbcafdf0434fdb37cc109e6609bb72f59f48f412d484b9afd757b2ee4de36d9283f9e388627ca830a06b022d741d4203d2
4474+
checksum: 10/cc3042d72e99a386311b2d3b4dded25cc612e553760ea07883b4a1bd7b964dfe1dfa30d184b2b6abd74d8532ca1f0fc7f00b6c10808f30166fd9e4641a90f5f6
43894475
languageName: node
43904476
linkType: hard
43914477

@@ -9701,6 +9787,17 @@ __metadata:
97019787
languageName: node
97029788
linkType: hard
97039789

9790+
"ts-declaration-location@npm:^1.0.6":
9791+
version: 1.0.7
9792+
resolution: "ts-declaration-location@npm:1.0.7"
9793+
dependencies:
9794+
picomatch: "npm:^4.0.2"
9795+
peerDependencies:
9796+
typescript: ">=4.0.0"
9797+
checksum: 10/a7932fc75d41f10c16089f8f5a5c1ea49d6afca30f09c91c1df14d0a8510f72bcb9f8a395c04f060b66b855b6bd7ea4df81b335fb9d21bef402969a672a4afa7
9798+
languageName: node
9799+
linkType: hard
9800+
97049801
"tsconfig-paths@npm:^3.15.0":
97059802
version: 3.15.0
97069803
resolution: "tsconfig-paths@npm:3.15.0"

0 commit comments

Comments
 (0)