Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit efe76ea

Browse files
chore(deps): bump eslint-plugin-n from 17.16.1 to 17.16.2 (#1052)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.16.1 to 17.16.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.16.1...v17.16.2) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3852c36 commit efe76ea

2 files changed

Lines changed: 6 additions & 88 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-import": "^2.31.0",
5252
"eslint-plugin-jest": "^28.11.0",
5353
"eslint-plugin-mdx": "^3.1.5",
54-
"eslint-plugin-n": "^17.16.1",
54+
"eslint-plugin-n": "^17.16.2",
5555
"eslint-plugin-no-use-extend-native": "^0.7.2",
5656
"eslint-plugin-promise": "^7.1.0",
5757
"eslint-plugin-react": "^7.37.4",

yarn.lock

Lines changed: 5 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@ __metadata:
920920
eslint-plugin-import: "npm:^2.31.0"
921921
eslint-plugin-jest: "npm:^28.11.0"
922922
eslint-plugin-mdx: "npm:^3.1.5"
923-
eslint-plugin-n: "npm:^17.16.1"
923+
eslint-plugin-n: "npm:^17.16.2"
924924
eslint-plugin-no-use-extend-native: "npm:^0.7.2"
925925
eslint-plugin-promise: "npm:^7.1.0"
926926
eslint-plugin-react: "npm:^7.37.4"
@@ -1438,16 +1438,6 @@ __metadata:
14381438
languageName: node
14391439
linkType: hard
14401440

1441-
"@typescript-eslint/scope-manager@npm:8.25.0":
1442-
version: 8.25.0
1443-
resolution: "@typescript-eslint/scope-manager@npm:8.25.0"
1444-
dependencies:
1445-
"@typescript-eslint/types": "npm:8.25.0"
1446-
"@typescript-eslint/visitor-keys": "npm:8.25.0"
1447-
checksum: 10c0/0a53a07873bdb569be38053ec006009cc8ba6b12c538b6df0935afd18e431cb17da1eb15b0c9cd267ac211c47aaa44fbc8d7ff3b7b44ff711621ff305fa3b355
1448-
languageName: node
1449-
linkType: hard
1450-
14511441
"@typescript-eslint/scope-manager@npm:8.26.0":
14521442
version: 8.26.0
14531443
resolution: "@typescript-eslint/scope-manager@npm:8.26.0"
@@ -1497,13 +1487,6 @@ __metadata:
14971487
languageName: node
14981488
linkType: hard
14991489

1500-
"@typescript-eslint/types@npm:8.25.0":
1501-
version: 8.25.0
1502-
resolution: "@typescript-eslint/types@npm:8.25.0"
1503-
checksum: 10c0/b39addbee4be4d66e3089c2d01f9f1d69cedc13bff20e4fa9ed0ca5a0e7591d7c6e41ab3763c8c35404f971bc0fbf9f7867dbc2832740e5b63ee0049d60289f5
1504-
languageName: node
1505-
linkType: hard
1506-
15071490
"@typescript-eslint/types@npm:8.26.0":
15081491
version: 8.26.0
15091492
resolution: "@typescript-eslint/types@npm:8.26.0"
@@ -1530,24 +1513,6 @@ __metadata:
15301513
languageName: node
15311514
linkType: hard
15321515

1533-
"@typescript-eslint/typescript-estree@npm:8.25.0":
1534-
version: 8.25.0
1535-
resolution: "@typescript-eslint/typescript-estree@npm:8.25.0"
1536-
dependencies:
1537-
"@typescript-eslint/types": "npm:8.25.0"
1538-
"@typescript-eslint/visitor-keys": "npm:8.25.0"
1539-
debug: "npm:^4.3.4"
1540-
fast-glob: "npm:^3.3.2"
1541-
is-glob: "npm:^4.0.3"
1542-
minimatch: "npm:^9.0.4"
1543-
semver: "npm:^7.6.0"
1544-
ts-api-utils: "npm:^2.0.1"
1545-
peerDependencies:
1546-
typescript: ">=4.8.4 <5.8.0"
1547-
checksum: 10c0/fc9de1c4f6ab81fb80b632dedef84d1ecf4c0abdc5f5246698deb6d86d5c6b5d582ef8a44fdef445bf7fbfa6658db516fe875c9d7c984bf4802e3a508b061856
1548-
languageName: node
1549-
linkType: hard
1550-
15511516
"@typescript-eslint/typescript-estree@npm:8.26.0":
15521517
version: 8.26.0
15531518
resolution: "@typescript-eslint/typescript-estree@npm:8.26.0"
@@ -1598,21 +1563,6 @@ __metadata:
15981563
languageName: node
15991564
linkType: hard
16001565

1601-
"@typescript-eslint/utils@npm:^8.21.0":
1602-
version: 8.25.0
1603-
resolution: "@typescript-eslint/utils@npm:8.25.0"
1604-
dependencies:
1605-
"@eslint-community/eslint-utils": "npm:^4.4.0"
1606-
"@typescript-eslint/scope-manager": "npm:8.25.0"
1607-
"@typescript-eslint/types": "npm:8.25.0"
1608-
"@typescript-eslint/typescript-estree": "npm:8.25.0"
1609-
peerDependencies:
1610-
eslint: ^8.57.0 || ^9.0.0
1611-
typescript: ">=4.8.4 <5.8.0"
1612-
checksum: 10c0/cd15c4919f02899fd3975049a0a051a1455332a108c085a3e90ae9872e2cddac7f20a9a2c616f1366fca84274649e836ad6a437c9c5ead0bdabf5a123d12403f
1613-
languageName: node
1614-
linkType: hard
1615-
16161566
"@typescript-eslint/visitor-keys@npm:8.16.0":
16171567
version: 8.16.0
16181568
resolution: "@typescript-eslint/visitor-keys@npm:8.16.0"
@@ -1623,16 +1573,6 @@ __metadata:
16231573
languageName: node
16241574
linkType: hard
16251575

1626-
"@typescript-eslint/visitor-keys@npm:8.25.0":
1627-
version: 8.25.0
1628-
resolution: "@typescript-eslint/visitor-keys@npm:8.25.0"
1629-
dependencies:
1630-
"@typescript-eslint/types": "npm:8.25.0"
1631-
eslint-visitor-keys: "npm:^4.2.0"
1632-
checksum: 10c0/7eb84c5899a25b1eb89d3c3f4be3ff18171f934669c57e2530b6dfa5fdd6eaae60629f3c89d06f4c8075fd1c701de76c0b9194e2922895c661ab6091e48f7db9
1633-
languageName: node
1634-
linkType: hard
1635-
16361576
"@typescript-eslint/visitor-keys@npm:8.26.0":
16371577
version: 8.26.0
16381578
resolution: "@typescript-eslint/visitor-keys@npm:8.26.0"
@@ -3427,23 +3367,21 @@ __metadata:
34273367
languageName: node
34283368
linkType: hard
34293369

3430-
"eslint-plugin-n@npm:^17.16.1":
3431-
version: 17.16.1
3432-
resolution: "eslint-plugin-n@npm:17.16.1"
3370+
"eslint-plugin-n@npm:^17.16.2":
3371+
version: 17.16.2
3372+
resolution: "eslint-plugin-n@npm:17.16.2"
34333373
dependencies:
34343374
"@eslint-community/eslint-utils": "npm:^4.4.1"
3435-
"@typescript-eslint/utils": "npm:^8.21.0"
34363375
enhanced-resolve: "npm:^5.17.1"
34373376
eslint-plugin-es-x: "npm:^7.8.0"
34383377
get-tsconfig: "npm:^4.8.1"
34393378
globals: "npm:^15.11.0"
34403379
ignore: "npm:^5.3.2"
34413380
minimatch: "npm:^9.0.5"
34423381
semver: "npm:^7.6.3"
3443-
ts-declaration-location: "npm:^1.0.5"
34443382
peerDependencies:
34453383
eslint: ">=8.23.0"
3446-
checksum: 10c0/9298e143b637ddda59e4be3e569d916033552103f0f3df13bc82fb248430b478f3f552f4d76d81430476e6e57a5bf368ea76c83c1dd0fc2913acab0195acf441
3384+
checksum: 10c0/25a77159b363814384b141d6f74b2c2e5787c58756c936f5547c01cb0e3b28f7ca4f32d77fe4214af6f1359dd35693380921395cdfc14c72595d89117ab92e9a
34473385
languageName: node
34483386
linkType: hard
34493387

@@ -6478,15 +6416,6 @@ __metadata:
64786416
languageName: node
64796417
linkType: hard
64806418

6481-
"minimatch@npm:^10.0.1":
6482-
version: 10.0.1
6483-
resolution: "minimatch@npm:10.0.1"
6484-
dependencies:
6485-
brace-expansion: "npm:^2.0.1"
6486-
checksum: 10c0/e6c29a81fe83e1877ad51348306be2e8aeca18c88fdee7a99df44322314279e15799e41d7cb274e4e8bb0b451a3bc622d6182e157dfa1717d6cda75e9cd8cd5d
6487-
languageName: node
6488-
linkType: hard
6489-
64906419
"minimatch@npm:^3.1.2":
64916420
version: 3.1.2
64926421
resolution: "minimatch@npm:3.1.2"
@@ -9032,17 +8961,6 @@ __metadata:
90328961
languageName: node
90338962
linkType: hard
90348963

9035-
"ts-declaration-location@npm:^1.0.5":
9036-
version: 1.0.5
9037-
resolution: "ts-declaration-location@npm:1.0.5"
9038-
dependencies:
9039-
minimatch: "npm:^10.0.1"
9040-
peerDependencies:
9041-
typescript: ">=4.0.0"
9042-
checksum: 10c0/b733288856a360cc811fb030c384c9ac33c3e987f67bb90e584de472bc0a72d9aa078fdf901f20b62b94e758937cf3bcd99dff6cd7d9d278f51d515d85a6c67f
9043-
languageName: node
9044-
linkType: hard
9045-
90468964
"tsconfig-paths@npm:^3.15.0":
90478965
version: 3.15.0
90488966
resolution: "tsconfig-paths@npm:3.15.0"

0 commit comments

Comments
 (0)