Skip to content

Commit

Permalink
Update dependency eslint-plugin-n to ^16.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Jan 9, 2024
1 parent 679edc7 commit 7196e4d
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 @@ -27,7 +27,7 @@
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-monorepo": "^0.3.2",
"eslint-plugin-n": "^16.6.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ __metadata:
eslint-plugin-jest-dom: "npm:^5.1.0"
eslint-plugin-jsx-a11y: "npm:^6.8.0"
eslint-plugin-monorepo: "npm:^0.3.2"
eslint-plugin-n: "npm:^16.6.1"
eslint-plugin-n: "npm:^16.6.2"
eslint-plugin-prettier: "npm:^4.2.1"
eslint-plugin-promise: "npm:^6.1.1"
eslint-plugin-react: "npm:^7.33.2"
Expand Down Expand Up @@ -12387,9 +12387,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:^16.6.1":
version: 16.6.1
resolution: "eslint-plugin-n@npm:16.6.1"
"eslint-plugin-n@npm:^16.6.2":
version: 16.6.2
resolution: "eslint-plugin-n@npm:16.6.2"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
builtins: "npm:^5.0.1"
Expand All @@ -12404,7 +12404,7 @@ __metadata:
semver: "npm:^7.5.3"
peerDependencies:
eslint: ">=7.0.0"
checksum: c971fd07dca7cbd07993c118b1d3cc901a48b0893d41fad294eb994f7076698514a31581a6425412feeebad2ed008ecaf6c9b9a6f96d9cc9d4db1c91dd44e6ee
checksum: 6008493754b51c6b9ce18c17e7c3d455b69444d2c454dd399a5c2f1b833bb5a649992052f141a5dd695d22e3946a518063b2dd01e872c67dc0294eb143b80633
languageName: node
linkType: hard

Expand Down

0 comments on commit 7196e4d

Please sign in to comment.