Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-n to v17.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent ee0c218 commit 50c051d
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 @@ -46,7 +46,7 @@
"eslint-config-next": "15.0.3",
"eslint-config-standard-with-typescript": "43.0.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "17.13.1",
"eslint-plugin-n": "17.13.2",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-react": "7.37.2",
"jsdom": "25.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4189,9 +4189,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 @@ -4203,7 +4203,7 @@ __metadata:
semver: "npm:^7.6.3"
peerDependencies:
eslint: ">=8.23.0"
checksum: 10c0/025c41aec2c71f3e8597ab28d3bc16b0669fff08ad6a52fc44ecb676bdff11eac50f17f89f18f86c1bbe4456316e0942353a10605e3ab4fa34ae1fba0584cf78
checksum: 10c0/3ecb7b4e1537b23af4eb270748a961f43010cda5a1dbd0e9e52f5c4e857f0ecc82d44c3d32ef76905e60f1bd46e6206d3df6ce430deae39cb075dcc2681cd1a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -6249,7 +6249,7 @@ __metadata:
eslint-config-next: "npm:15.0.3"
eslint-config-standard-with-typescript: "npm:43.0.1"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-n: "npm:17.13.1"
eslint-plugin-n: "npm:17.13.2"
eslint-plugin-promise: "npm:7.1.0"
eslint-plugin-react: "npm:7.37.2"
jsdom: "npm:25.0.1"
Expand Down

0 comments on commit 50c051d

Please sign in to comment.