Skip to content

Commit

Permalink
Update dependency eslint-plugin-n to ^17.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Oct 17, 2024
1 parent 6944f9f commit 73e91db
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.3",
"eslint-plugin-n": "^17.11.1",
"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.3"
eslint-plugin-n: "npm:^17.11.1"
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 @@ -10007,9 +10007,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 73e91db

Please sign in to comment.