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.13.2 to 17.14.0 #424

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 @@ -120,7 +120,7 @@
"eslint-plugin-jsdoc": "50.5.0",
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.13.2",
"eslint-plugin-n": "17.14.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-unicorn": "56.0.1",
"eslint-plugin-yml": "1.15.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1805,7 +1805,7 @@ __metadata:
eslint-plugin-jsdoc: "npm:50.5.0"
eslint-plugin-jsonc: "npm:2.18.2"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.13.2"
eslint-plugin-n: "npm:17.14.0"
eslint-plugin-promise: "npm:7.1.0"
eslint-plugin-unicorn: "npm:56.0.1"
eslint-plugin-yml: "npm:1.15.0"
Expand Down Expand Up @@ -5037,9 +5037,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:17.13.2":
version: 17.13.2
resolution: "eslint-plugin-n@npm:17.13.2"
"eslint-plugin-n@npm:17.14.0":
version: 17.14.0
resolution: "eslint-plugin-n@npm:17.14.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.1"
enhanced-resolve: "npm:^5.17.1"
Expand All @@ -5051,7 +5051,7 @@ __metadata:
semver: "npm:^7.6.3"
peerDependencies:
eslint: ">=8.23.0"
checksum: 10/94d5c7e016771d9072561efd975489f66879c933711b2e30ad2cdc83209fbd2e7d738c6cfc33b22b2d84b69d098a097b4fd15b79513d9d41f182233eeed1bc3c
checksum: 10/5ae20b62c6830da07d75c081c1a7e3a5596a5e2605561a890d5d4aa5efa49438f64df1e9be35592137daa7cdfb098944c4af4a34dcb805ae99d53f8d1e3778e0
languageName: node
linkType: hard

Expand Down
Loading