Skip to content

Commit e9d3ca2

Browse files
authored
chore: update dependencies for security and maintenance
1 parent 779e43c commit e9d3ca2

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

dependency-updates.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"@types/node": "^25.6.0",
3-
"@typescript-eslint/eslint-plugin": "^8.59.1",
4-
"@typescript-eslint/parser": "^8.59.1",
5-
"eslint": "^10.2.1",
3+
"@typescript-eslint/eslint-plugin": "^8.59.2",
4+
"@typescript-eslint/parser": "^8.59.2",
5+
"eslint": "^10.3.0",
66
"prettier": "^3.8.3",
77
"ts-jest": "^29.4.9",
88
"typescript": "^6.0.3"

dependency-updates.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Patch Backwards-compatible bug fixes
66

77
Minor Backwards-compatible features
88
@types/node ^25.5.0 → ^25.6.0
9-
@typescript-eslint/eslint-plugin ^8.57.1 → ^8.59.1
10-
@typescript-eslint/parser ^8.57.1 → ^8.59.1
11-
eslint ^10.0.3 → ^10.2.1
9+
@typescript-eslint/eslint-plugin ^8.57.1 → ^8.59.2
10+
@typescript-eslint/parser ^8.57.1 → ^8.59.2
11+
eslint ^10.0.3 → ^10.3.0
1212

1313
Major Potentially breaking API changes
1414
typescript ^5.9.3 → ^6.0.3

0 commit comments

Comments
 (0)