Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v8.19.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 Jan 13, 2025
1 parent 0f02094 commit 6025318
Show file tree
Hide file tree
Showing 10 changed files with 382 additions and 488 deletions.
178 changes: 78 additions & 100 deletions node-services/cards-external-diffusion/package-lock.json

Large diffs are not rendered by default.

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 @@ -56,6 +56,6 @@
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.4.5",
"typescript-eslint": "8.16.0"
"typescript-eslint": "8.19.1"
}
}
178 changes: 78 additions & 100 deletions node-services/cards-reminder/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion node-services/cards-reminder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.4.5",
"typescript-eslint": "8.16.0"
"typescript-eslint": "8.19.1"
}
}
178 changes: 78 additions & 100 deletions node-services/common/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion node-services/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.4.5",
"typescript-eslint": "8.16.0"
"typescript-eslint": "8.19.1"
}
}
178 changes: 78 additions & 100 deletions node-services/supervisor/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion node-services/supervisor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.4.5",
"typescript-eslint": "8.16.0"
"typescript-eslint": "8.19.1"
}
}
146 changes: 64 additions & 82 deletions ui/main/package-lock.json

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

4 changes: 2 additions & 2 deletions ui/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"@fortawesome/fontawesome-free": "6.7.2",
"@types/geojson": "^7946.0.10",
"@types/jasmine": "5.1.5",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"eslint": "8.57.1",
"eslint-plugin-jest": "28.10.0",
"jasmine-core": "5.5.0",
Expand Down

0 comments on commit 6025318

Please sign in to comment.