Skip to content

Commit 91b7848

Browse files
committed
Merge branch 'main' into repo-update-2026
2 parents 230c9b5 + ae5a4ca commit 91b7848

3 files changed

Lines changed: 13 additions & 9 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ updates:
1010
target-branch: "main"
1111
schedule:
1212
interval: monthly
13+
- package-ecosystem: "npm"
14+
directory: "/"
15+
target-branch: "main"
16+
schedule:
17+
interval: weekly

package-lock.json

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"@types/parsimmon": "^1.10.9",
4343
"axios": "^1.8.4",
4444
"parsimmon": "^1.18.1",
45-
"typescript": "^5.8.2"
45+
"typescript": "^6.0.3"
4646
}
4747
}

0 commit comments

Comments
 (0)