Skip to content

Commit

Permalink
Update dependency eslint-plugin-n to ^17.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Nov 15, 2024
1 parent 40f905a commit e6642c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/eslint-config-adeira/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-monorepo": "^0.3.2",
"eslint-plugin-n": "^17.13.1",
"eslint-plugin-n": "^17.13.2",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-react": "^7.34.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ __metadata:
eslint-plugin-jest-dom: "npm:^5.4.0"
eslint-plugin-jsx-a11y: "npm:^6.10.2"
eslint-plugin-monorepo: "npm:^0.3.2"
eslint-plugin-n: "npm:^17.13.1"
eslint-plugin-n: "npm:^17.13.2"
eslint-plugin-prettier: "npm:^4.2.1"
eslint-plugin-promise: "npm:^7.0.0"
eslint-plugin-react: "npm:^7.34.4"
Expand Down Expand Up @@ -9892,9 +9892,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 @@ -9906,7 +9906,7 @@ __metadata:
semver: "npm:^7.6.3"
peerDependencies:
eslint: ">=8.23.0"
checksum: 10c0/025c41aec2c71f3e8597ab28d3bc16b0669fff08ad6a52fc44ecb676bdff11eac50f17f89f18f86c1bbe4456316e0942353a10605e3ab4fa34ae1fba0584cf78
checksum: 10c0/3ecb7b4e1537b23af4eb270748a961f43010cda5a1dbd0e9e52f5c4e857f0ecc82d44c3d32ef76905e60f1bd46e6206d3df6ce430deae39cb075dcc2681cd1a3
languageName: node
linkType: hard

Expand Down

0 comments on commit e6642c8

Please sign in to comment.