Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-n to v17.10.3 #1125

Merged
merged 2 commits into from
Oct 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11688,20 +11688,20 @@ __metadata:
linkType: hard

"eslint-plugin-n@npm:^17.0.0":
version: 17.9.0
resolution: "eslint-plugin-n@npm:17.9.0"
version: 17.10.3
resolution: "eslint-plugin-n@npm:17.10.3"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
enhanced-resolve: ^5.17.0
eslint-plugin-es-x: ^7.5.0
get-tsconfig: ^4.7.0
globals: ^15.0.0
globals: ^15.8.0
ignore: ^5.2.4
minimatch: ^9.0.0
minimatch: ^9.0.5
semver: ^7.5.3
peerDependencies:
eslint: ">=8.23.0"
checksum: 35183020aecfa9daddb5d522175817aa4069acb66e3e4cfc850e04a2882d98fdc2d88189d9ce1bd450afa460a7563e77226526c283cb7179270e99da7bc0391e
checksum: bf81911c588773b4f77d1acf3c5b2514818423d14f11320078f1c4362c78400dfc6fdfa8fc0523a24f1d04b93849656033383dc666f2c8ef3e1c5ec9bcd4e926
languageName: node
linkType: hard

Expand Down Expand Up @@ -13110,10 +13110,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.0.0":
version: 15.8.0
resolution: "globals@npm:15.8.0"
checksum: 92d0522c47226ca12f6fd8938df04b37852d812cc5a84e31890d919497f102a818d2081570bc08c2dd6353cd8b2699e7180bc468abbbec8c858a19e0fa53aeb8
"globals@npm:^15.8.0":
version: 15.10.0
resolution: "globals@npm:15.10.0"
checksum: c6b7d1b3e74a830005e248c2a2b26a0c4b0d40460dbd3b2b1badbee13fadf6e735f7ea6c232e48fbef6beb4b4eac0d3530d9d89e31d6f629ac27e755d42d4872
languageName: node
linkType: hard

Expand Down Expand Up @@ -16699,7 +16699,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.0, minimatch@npm:^9.0.4":
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
dependencies:
Expand Down