Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency eslint-plugin-n to v17.2.0 (#496)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent 308e6e5 commit 3ad0d87
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "17.1.0",
"eslint-plugin-n": "17.2.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "52.0.0",
"mysql2": "3.9.4",
Expand Down
14 changes: 7 additions & 7 deletions logger/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "17.1.0",
"eslint-plugin-n": "17.2.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "52.0.0",
"express": "4.19.2",
Expand Down
14 changes: 7 additions & 7 deletions viewer/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3ad0d87

Please sign in to comment.