Skip to content

Commit

Permalink
Update dependency eslint to v8.57.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 8aa16d2 commit 22aec5c
Show file tree
Hide file tree
Showing 10 changed files with 110 additions and 72 deletions.
31 changes: 18 additions & 13 deletions node-services/cards-external-diffusion/package-lock.json

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

2 changes: 1 addition & 1 deletion node-services/cards-external-diffusion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/nodemailer": "6.4.16",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "6.21.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-config-love": "43.1.0",
"eslint-plugin-ban": "^1.6.0",
Expand Down
31 changes: 18 additions & 13 deletions node-services/cards-reminder/package-lock.json

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

2 changes: 1 addition & 1 deletion node-services/cards-reminder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/node": "20.16.5",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "6.21.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-love": "43.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ban": "^1.6.0",
Expand Down
31 changes: 18 additions & 13 deletions node-services/common/package-lock.json

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

2 changes: 1 addition & 1 deletion node-services/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/express": "4.17.21",
"@types/config": "3.3.5",
"@typescript-eslint/eslint-plugin": "6.21.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-love": "43.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.30.0",
Expand Down
31 changes: 18 additions & 13 deletions node-services/supervisor/package-lock.json

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

2 changes: 1 addition & 1 deletion node-services/supervisor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/node": "20.16.5",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "6.21.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-love": "43.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ban": "^1.6.0",
Expand Down
Loading

0 comments on commit 22aec5c

Please sign in to comment.