Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-n to v17.14.0 (#1109)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 6814e76 commit d059c67
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 @@ -147,7 +147,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-n": "17.13.2",
"eslint-plugin-n": "17.14.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^7.1.0",
"globals": "15.12.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1484,7 +1484,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-jsx-a11y: "npm:6.10.2"
eslint-plugin-n: "npm:17.13.2"
eslint-plugin-n: "npm:17.14.0"
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-promise: "npm:^7.1.0"
globals: "npm:15.12.0"
Expand Down Expand Up @@ -6497,9 +6497,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 @@ -6511,7 +6511,7 @@ __metadata:
semver: "npm:^7.6.3"
peerDependencies:
eslint: ">=8.23.0"
checksum: 10/94d5c7e016771d9072561efd975489f66879c933711b2e30ad2cdc83209fbd2e7d738c6cfc33b22b2d84b69d098a097b4fd15b79513d9d41f182233eeed1bc3c
checksum: 10/5ae20b62c6830da07d75c081c1a7e3a5596a5e2605561a890d5d4aa5efa49438f64df1e9be35592137daa7cdfb098944c4af4a34dcb805ae99d53f8d1e3778e0
languageName: node
linkType: hard

Expand Down

0 comments on commit d059c67

Please sign in to comment.