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

build(deps-dev): Bump eslint-plugin-n from 17.9.0 to 17.10.1 #51

Merged
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdownlint": "0.6.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-n": "17.10.1",
"eslint-plugin-promise": "7.0.0",
"eslint-plugin-unicorn": "55.0.0",
"eslint-plugin-yml": "1.14.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1900,7 +1900,7 @@ __metadata:
eslint-plugin-jsonc: "npm:2.16.0"
eslint-plugin-markdownlint: "npm:0.6.0"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.9.0"
eslint-plugin-n: "npm:17.10.1"
eslint-plugin-promise: "npm:7.0.0"
eslint-plugin-unicorn: "npm:55.0.0"
eslint-plugin-yml: "npm:1.14.0"
Expand Down Expand Up @@ -4914,21 +4914,21 @@ __metadata:
languageName: node
linkType: hard

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

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

"globals@npm:15.8.0, globals@npm:^15.0.0, globals@npm:^15.7.0":
"globals@npm:15.8.0, globals@npm:^15.7.0, globals@npm:^15.8.0":
version: 15.8.0
resolution: "globals@npm:15.8.0"
checksum: 10/fbca69cc1084c28a5155fea06224f6f0fcd9a371d8b8057db9c1851adc4bf2aad8016dd0db4e161e0ad1da0953e4286b90c826ff9ef5dbfb864493f2bba806df
Expand Down Expand Up @@ -7739,12 +7739,12 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.0, minimatch@npm:^9.0.4":
version: 9.0.4
resolution: "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:
brace-expansion: "npm:^2.0.1"
checksum: 10/4cdc18d112b164084513e890d6323370db14c22249d536ad1854539577a895e690a27513dc346392f61a4a50afbbd8abc88f3f25558bfbbbb862cd56508b20f5
checksum: 10/dd6a8927b063aca6d910b119e1f2df6d2ce7d36eab91de83167dd136bb85e1ebff97b0d3de1cb08bd1f7e018ca170b4962479fefab5b2a69e2ae12cb2edc8348
languageName: node
linkType: hard

Expand Down
Loading