Skip to content

Commit 9df4269

Browse files
authored
Merge pull request #59 from adhocteam/automated-dependency-updates
Automated Dependency Updates
2 parents 12480a9 + d2d5f0e commit 9df4269

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

dependency-updates.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
2-
"@types/node": "^25.6.0",
3-
"@typescript-eslint/eslint-plugin": "^8.59.2",
4-
"@typescript-eslint/parser": "^8.59.2",
2+
"@types/node": "^25.7.0",
3+
"@typescript-eslint/eslint-plugin": "^8.59.3",
4+
"@typescript-eslint/parser": "^8.59.3",
55
"eslint": "^10.3.0",
6+
"jest": "^30.4.2",
67
"prettier": "^3.8.3",
78
"ts-jest": "^29.4.9",
89
"typescript": "^6.0.3"

dependency-updates.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ Patch Backwards-compatible bug fixes
55
ts-jest ^29.4.6 → ^29.4.9
66

77
Minor Backwards-compatible features
8-
@types/node ^25.5.0 → ^25.6.0
9-
@typescript-eslint/eslint-plugin ^8.57.1 → ^8.59.2
10-
@typescript-eslint/parser ^8.57.1 → ^8.59.2
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
1111
eslint ^10.0.3 → ^10.3.0
12+
jest ^30.3.0 → ^30.4.2
1213

1314
Major Potentially breaking API changes
1415
typescript ^5.9.3 → ^6.0.3

0 commit comments

Comments
 (0)