Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-n from 17.13.1 to 17.13.2 (#706)
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 Nov 15, 2024
1 parent 1fb39c6 commit 3c9306b
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 @@ -187,7 +187,7 @@
"eslint-plugin-jsdoc": "50.5.0",
"eslint-plugin-jsonc": "2.18.1",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.13.1",
"eslint-plugin-n": "17.13.2",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-unicorn": "56.0.0",
"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 @@ -1810,7 +1810,7 @@ __metadata:
eslint-plugin-jsdoc: "npm:50.5.0"
eslint-plugin-jsonc: "npm:2.18.1"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.13.1"
eslint-plugin-n: "npm:17.13.2"
eslint-plugin-promise: "npm:7.1.0"
eslint-plugin-unicorn: "npm:56.0.0"
eslint-plugin-yml: "npm:1.15.0"
Expand Down Expand Up @@ -5245,9 +5245,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 3c9306b

Please sign in to comment.