Skip to content

Commit

Permalink
Update dependency eslint-plugin-n to ^17.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Sep 18, 2024
1 parent 04a9814 commit d08c7fa
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.0",
"eslint-plugin-monorepo": "^0.3.2",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-n": "^17.10.3",
"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.0"
eslint-plugin-monorepo: "npm:^0.3.2"
eslint-plugin-n: "npm:^17.10.2"
eslint-plugin-n: "npm:^17.10.3"
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 @@ -10745,9 +10745,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:^17.10.2":
version: 17.10.2
resolution: "eslint-plugin-n@npm:17.10.2"
"eslint-plugin-n@npm:^17.10.3":
version: 17.10.3
resolution: "eslint-plugin-n@npm:17.10.3"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
enhanced-resolve: "npm:^5.17.0"
Expand All @@ -10759,7 +10759,7 @@ __metadata:
semver: "npm:^7.5.3"
peerDependencies:
eslint: ">=8.23.0"
checksum: 10c0/cd1e089a5243e923a0f79f688b69d27c8a6513deb7c4b2e687e8c476893e512f6a97ecf5ed595e489b583675002126065e3864c0102a606b857ec93c69f6da6a
checksum: 10c0/4da20f824327f244361dcc61d061e5621baafe48998e17fea5d749d9d96bd80fc39991effc39eb62fdbedddc04eac4e519a60adab4480f404469961ce888797d
languageName: node
linkType: hard

Expand Down

0 comments on commit d08c7fa

Please sign in to comment.