Skip to content

Commit 779e43c

Browse files
authored
Merge pull request #57 from adhocteam/automated-dependency-updates
Automated Dependency Updates
2 parents 7551063 + 4dd4376 commit 779e43c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

dependency-updates.json

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

dependency-updates.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ 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.0
10-
@typescript-eslint/parser ^8.57.1 → ^8.59.0
9+
@typescript-eslint/eslint-plugin ^8.57.1 → ^8.59.1
10+
@typescript-eslint/parser ^8.57.1 → ^8.59.1
1111
eslint ^10.0.3 → ^10.2.1
1212

1313
Major Potentially breaking API changes

0 commit comments

Comments
 (0)