Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-n to v16.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent f4b4fdc commit 4e0a22d
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 @@ -49,7 +49,7 @@
"eslint": "8.50.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-n": "16.1.0",
"eslint-plugin-n": "16.2.0",
"eslint-plugin-promise": "6.1.1",
"html-webpack-plugin": "5.5.3",
"istanbul-instrumenter-loader": "3.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -933,7 +933,7 @@ __metadata:
eslint: 8.50.0
eslint-config-standard: 17.1.0
eslint-plugin-import: 2.28.1
eslint-plugin-n: 16.1.0
eslint-plugin-n: 16.2.0
eslint-plugin-promise: 6.1.1
html-webpack-plugin: 5.5.3
istanbul-instrumenter-loader: 3.0.1
Expand Down Expand Up @@ -4343,9 +4343,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 4e0a22d

Please sign in to comment.