8000 Update to the latest TypeScript (#1377) · ocdex/pyscript@d3902f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit d3902f5

Browse files
authored
Update to the latest TypeScript (pyscript#1377)
1 parent c886f88 commit d3902f5

File tree

3 files changed

+172
-101
lines changed

3 files changed

+172
-101
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ repos:
5555
types: [file]
5656
additional_dependencies:
5757
- eslint@8.25.0
58-
- typescript@4.8.4
59-
- "@typescript-eslint/eslint-plugin@5.39.0"
60-
- "@typescript-eslint/parser@5.39.0"
58+
- typescript@5.0.4
59+
- "@typescript-eslint/eslint-plugin@5.58.0"
60+
- "@typescript-eslint/parser@5.58.0"

0 commit comments

Comments
 (0)
0