Skip to content

Commit 2de72b5

Browse files
authored
Merge pull request #41 from adhocteam/automated-dependency-updates
Automated Dependency Updates
2 parents e4e9c0d + 02fb60a commit 2de72b5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

dependency-updates.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"@types/jest": "^30.0.0",
3-
"@types/node": "^25.0.10",
3+
"@types/node": "^25.2.0",
44
"@typescript-eslint/eslint-plugin": "^8.54.0",
55
"@typescript-eslint/parser": "^8.54.0",
66
"eslint": "^9.39.2",

dependency-updates.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Minor Backwards-compatible features
77
typescript ^5.1.6 → ^5.9.3
88

99
Major Potentially breaking API changes
10-
@types/jest ^29.5.5 → ^30.0.0
11-
@types/node ^20.5.0 → ^25.0.10
12-
@typescript-eslint/eslint-plugin ^6.4.0 → ^8.54.0
13-
@typescript-eslint/parser ^6.4.0 → ^8.54.0
14-
eslint ^8.47.0 → ^9.39.2
15-
eslint-config-prettier ^9.0.0 → ^10.1.8
16-
jest ^29.6.2 → ^30.2.0
10+
@types/jest ^29.5.5 → ^30.0.0
11+
@types/node ^20.5.0 → ^25.2.0
12+
@typescript-eslint/eslint-plugin ^6.4.0 → ^8.54.0
13+
@typescript-eslint/parser ^6.4.0 → ^8.54.0
14+
eslint ^8.47.0 → ^9.39.2
15+
eslint-config-prettier ^9.0.0 → ^10.1.8
16+
jest ^29.6.2 → ^30.2.0
1717

1818
Run ncu --format group -u to upgrade package.json

0 commit comments

Comments
 (0)