Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-n from 17.12.0 to 17.13.0 (#304)
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 6, 2024
1 parent 56eb448 commit fa33530
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.12.0",
"eslint-plugin-n": "17.13.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-unicorn": "56.0.0",
"eslint-plugin-yml": "1.15.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1392,7 +1392,7 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.4.1":
version: 4.4.1
resolution: "@eslint-community/eslint-utils@npm:4.4.1"
dependencies:
Expand Down Expand Up @@ -1530,7 +1530,7 @@ __metadata:
eslint-plugin-jsdoc: "npm:50.4.3"
eslint-plugin-jsonc: "npm:2.16.0"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.12.0"
eslint-plugin-n: "npm:17.13.0"
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 @@ -5122,11 +5122,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:17.12.0":
version: 17.12.0
resolution: "eslint-plugin-n@npm:17.12.0"
"eslint-plugin-n@npm:17.13.0":
version: 17.13.0
resolution: "eslint-plugin-n@npm:17.13.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@eslint-community/eslint-utils": "npm:^4.4.1"
enhanced-resolve: "npm:^5.17.1"
eslint-plugin-es-x: "npm:^7.8.0"
get-tsconfig: "npm:^4.8.1"
Expand All @@ -5136,7 +5136,7 @@ __metadata:
semver: "npm:^7.6.3"
peerDependencies:
eslint: ">=8.23.0"
checksum: 10/428b2473942c802108f5a84f64c4033fd7b6f9f38d26f5c90752815d6662895c5b9abb6ddeda7362d8283d4018353914229adbe1f422b3d636df545b4ea85a25
checksum: 10/5bb43a6337d583a3a855dc23e94070d93ef3e86df505661be1a21596262b84f9154c7e7086c8bedadf78ff02d8b39492b8bdc666b168b1648631252712668d70
languageName: node
linkType: hard

Expand Down

0 comments on commit fa33530

Please sign in to comment.