Skip to content

Commit

Permalink
Update dependency eslint-plugin-n to ^16.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Aug 22, 2023
1 parent 5fd1d45 commit 83e6f0a
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.0.2",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-monorepo": "^0.3.2",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-n": "^16.0.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: ^5.0.2
eslint-plugin-jsx-a11y: ^6.7.1
eslint-plugin-monorepo: ^0.3.2
eslint-plugin-n: ^16.0.1
eslint-plugin-n: ^16.0.2
eslint-plugin-prettier: ^4.2.1
eslint-plugin-promise: ^6.1.1
eslint-plugin-react: ^7.33.2
Expand Down Expand Up @@ -11811,9 +11811,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:^16.0.1":
version: 16.0.1
resolution: "eslint-plugin-n@npm:16.0.1"
"eslint-plugin-n@npm:^16.0.2":
version: 16.0.2
resolution: "eslint-plugin-n@npm:16.0.2"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
builtins: ^5.0.1
Expand All @@ -11825,7 +11825,7 @@ __metadata:
semver: ^7.5.3
peerDependencies:
eslint: ">=7.0.0"
checksum: 407002bb06c2e4cefd5b1fb582a5e000ed190a47144edc7d7910afc32b4b0e76e4a72773207837ab73b0797f4a84f9ea83f8979d0bcab0225bfe672cd7e0e295
checksum: 44cffe32a3a3cd2a706e82f45fedf79e0af7cae20e7c5f3185707233d941de1058373a27b90e86a8f0e5f9830b02c90116deaa05f139a67556954de72bc4935d
languageName: node
linkType: hard

Expand Down

0 comments on commit 83e6f0a

Please sign in to comment.