Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-n from 17.10.3 to 17.11.1 (#410)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 50687b9 commit 7cf2823
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-unicorn": "56.0.0",
"eslint-plugin-yml": "1.14.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1579,7 +1579,7 @@ __metadata:
eslint-plugin-jsdoc: "npm:50.3.1"
eslint-plugin-jsonc: "npm:2.16.0"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.10.3"
eslint-plugin-n: "npm:17.11.1"
eslint-plugin-promise: "npm:7.1.0"
eslint-plugin-unicorn: "npm:56.0.0"
eslint-plugin-yml: "npm:1.14.0"
Expand Down Expand Up @@ -5119,9 +5119,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:17.10.3":
version: 17.10.3
resolution: "eslint-plugin-n@npm:17.10.3"
"eslint-plugin-n@npm:17.11.1":
version: 17.11.1
resolution: "eslint-plugin-n@npm:17.11.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
enhanced-resolve: "npm:^5.17.0"
Expand All @@ -5133,7 +5133,7 @@ __metadata:
semver: "npm:^7.5.3"
peerDependencies:
eslint: ">=8.23.0"
checksum: 10/5e54e1494878f8b4605e721dc95ad26874f01691a6aac8aea7359ad396e3b8c7953c85e6d9d93b842eeb4b65eda29f4aaa29d58940db93994127aa72a707fe7a
checksum: 10/f9cd02f5ab6d45448cdc66e836978590d6ab0db3a4135d1463209b04a90b5b996b097687824a6951bae0b6a63d1da6a53f6559eb26efe1d0068dc5d03f7712ce
languageName: node
linkType: hard

Expand Down

0 comments on commit 7cf2823

Please sign in to comment.