Skip to content

Commit 3e04fe1

Browse files
Chore(deps-dev): Bump eslint-plugin-n from 17.15.1 to 17.16.1 (#1681)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.15.1 to 17.16.1. - [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.15.1...v17.16.1) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 834715a commit 3e04fe1

3 files changed

+18
-5
lines changed
Binary file not shown.

yarn.lock

+18-5
Original file line numberDiff line numberDiff line change
@@ -1967,7 +1967,7 @@ __metadata:
19671967
languageName: node
19681968
linkType: hard
19691969

1970-
"@typescript-eslint/utils@npm:8.25.0":
1970+
"@typescript-eslint/utils@npm:8.25.0, @typescript-eslint/utils@npm:^8.21.0":
19711971
version: 8.25.0
19721972
resolution: "@typescript-eslint/utils@npm:8.25.0"
19731973
dependencies:
@@ -3616,20 +3616,22 @@ __metadata:
36163616
linkType: hard
36173617

36183618
"eslint-plugin-n@npm:^17.15.1":
3619-
version: 17.15.1
3620-
resolution: "eslint-plugin-n@npm:17.15.1"
3619+
version: 17.16.1
3620+
resolution: "eslint-plugin-n@npm:17.16.1"
36213621
dependencies:
36223622
"@eslint-community/eslint-utils": "npm:^4.4.1"
3623+
"@typescript-eslint/utils": "npm:^8.21.0"
36233624
enhanced-resolve: "npm:^5.17.1"
36243625
eslint-plugin-es-x: "npm:^7.8.0"
36253626
get-tsconfig: "npm:^4.8.1"
36263627
globals: "npm:^15.11.0"
36273628
ignore: "npm:^5.3.2"
36283629
minimatch: "npm:^9.0.5"
36293630
semver: "npm:^7.6.3"
3631+
ts-declaration-location: "npm:^1.0.5"
36303632
peerDependencies:
36313633
eslint: ">=8.23.0"
3632-
checksum: 10/43fc161949fa0346ac7063a30580cd0db27e216b8e6a48d73d0bf4f10b88e9b65f263399843b3fe2087f766f264d16f0cbe8f2f898591516842201dc115a2d21
3634+
checksum: 10/ad3ea3a5fdc830c8a3cf063c511b465adb8ebbe4a47ad5a8de1f3e9679dd5915b87f7084a66421562baf75bc8d0f9dba4e144757d2d89b87f1276eee0aa428b5
36333635
languageName: node
36343636
linkType: hard
36353637

@@ -5726,7 +5728,7 @@ __metadata:
57265728
languageName: node
57275729
linkType: hard
57285730

5729-
"minimatch@npm:^10.0.0":
5731+
"minimatch@npm:^10.0.0, minimatch@npm:^10.0.1":
57305732
version: 10.0.1
57315733
resolution: "minimatch@npm:10.0.1"
57325734
dependencies:
@@ -8117,6 +8119,17 @@ __metadata:
81178119
languageName: node
81188120
linkType: hard
81198121

8122+
"ts-declaration-location@npm:^1.0.5":
8123+
version: 1.0.5
8124+
resolution: "ts-declaration-location@npm:1.0.5"
8125+
dependencies:
8126+
minimatch: "npm:^10.0.1"
8127+
peerDependencies:
8128+
typescript: ">=4.0.0"
8129+
checksum: 10/168f975fad868bdbfea38a81cbcbf20b3b097a040adf9d151f0ba5a299c7604bbba643eff52c85798ffd1e429e3abb769c04367cd9b10e28c5a767886937eaab
8130+
languageName: node
8131+
linkType: hard
8132+
81208133
"ts-node@npm:^10.9.2":
81218134
version: 10.9.2
81228135
resolution: "ts-node@npm:10.9.2"

0 commit comments

Comments
 (0)