Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-n to ^16.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 7, 2023
1 parent 2061878 commit 33d7bf5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard-with-typescript": "^37.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-n": "^16.3.0",
"eslint-plugin-prettier": "^5.0.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 @@ -3392,9 +3392,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:^16.2.0":
version: 16.2.0
resolution: "eslint-plugin-n@npm:16.2.0"
"eslint-plugin-n@npm:^16.3.0":
version: 16.3.0
resolution: "eslint-plugin-n@npm:16.3.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
builtins: ^5.0.1
Expand All @@ -3407,7 +3407,7 @@ __metadata:
semver: ^7.5.3
peerDependencies:
eslint: ">=7.0.0"
checksum: 124ba4f418c895d81201ddc0c61cdca246c8aaa652e572653fad0dd66701aaef30598956fbe676726ab1037e600eddeaba52cd1a71b86f41e50a97f6e725055e
checksum: 1463618c4935203d86f7ebe5076b2a9b5da9a7b57db588527e21243190a4aa2a0a401d74bd5cb9b8b3d39ca40741996a35d9e891c29c8c876fa1185af46ac7cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -6574,7 +6574,7 @@ __metadata:
eslint-config-prettier: ^9.0.0
eslint-config-standard-with-typescript: ^37.0.0
eslint-plugin-import: ^2.29.0
eslint-plugin-n: ^16.2.0
eslint-plugin-n: ^16.3.0
eslint-plugin-prettier: ^5.0.1
eslint-plugin-promise: ^6.1.1
eslint-plugin-react: ^7.33.2
Expand Down

0 comments on commit 33d7bf5

Please sign in to comment.