Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v7
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] committed May 24, 2024
1 parent 9c801dd commit d71b529
Show file tree
Hide file tree
Showing 6 changed files with 43 additions and 253 deletions.
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 @@ -42,7 +42,7 @@
"@types/node": "20.12.12",
"@types/nodemailer": "6.4.15",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard-with-typescript": "43.0.1",
Expand Down
2 changes: 1 addition & 1 deletion node-services/cards-reminder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/jest": "29.5.12",
"@types/node": "20.12.12",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"eslint": "8.57.0",
"eslint-config-standard-with-typescript": "43.0.1",
"eslint-config-prettier": "9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion node-services/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/sinon": "17.0.3",
"@types/express": "4.17.21",
"@types/config": "3.3.4",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"eslint": "8.57.0",
"eslint-config-standard-with-typescript": "43.0.1",
"eslint-config-prettier": "9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion node-services/supervisor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/jest": "29.5.12",
"@types/node": "20.12.12",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"eslint": "8.57.0",
"eslint-config-standard-with-typescript": "43.0.1",
"eslint-config-prettier": "9.1.0",
Expand Down

0 comments on commit d71b529

Please sign in to comment.