Skip to content

Commit 48bb768

Browse files
authored
chore: update dependencies for security and maintenance
1 parent 736e422 commit 48bb768

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

dependency-updates.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"@types/node": "^25.7.0",
3-
"@typescript-eslint/eslint-plugin": "^8.59.3",
4-
"@typescript-eslint/parser": "^8.59.3",
5-
"eslint": "^10.3.0",
2+
"@types/node": "^25.9.0",
3+
"@typescript-eslint/eslint-plugin": "^8.59.4",
4+
"@typescript-eslint/parser": "^8.59.4",
5+
"eslint": "^10.4.0",
66
"jest": "^30.4.2",
77
"prettier": "^3.8.3",
8-
"ts-jest": "^29.4.9",
8+
"ts-jest": "^29.4.10",
99
"typescript": "^6.0.3"
1010
}

dependency-updates.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Checking /home/runner/work/usai-api/usai-api/package.json
22

33
Patch Backwards-compatible bug fixes
4-
prettier ^3.8.1 → ^3.8.3
5-
ts-jest ^29.4.6 → ^29.4.9
4+
prettier ^3.8.1 → ^3.8.3
5+
ts-jest ^29.4.6 → ^29.4.10
66

77
Minor Backwards-compatible features
8-
@types/node ^25.5.0 → ^25.7.0
9-
@typescript-eslint/eslint-plugin ^8.57.1 → ^8.59.3
10-
@typescript-eslint/parser ^8.57.1 → ^8.59.3
11-
eslint ^10.0.3 → ^10.3.0
8+
@types/node ^25.5.0 → ^25.9.0
9+
@typescript-eslint/eslint-plugin ^8.57.1 → ^8.59.4
10+
@typescript-eslint/parser ^8.57.1 → ^8.59.4
11+
eslint ^10.0.3 → ^10.4.0
1212
jest ^30.3.0 → ^30.4.2
1313

1414
Major Potentially breaking API changes

0 commit comments

Comments
 (0)