Skip to content

Commit

Permalink
chore: bump typescript (#2628)
Browse files Browse the repository at this point in the history
  • Loading branch information
himself65 authored Jun 21, 2024
1 parent 8f2f97d commit cb877f2
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-old-typescript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
typescript:
- 5.4.4
- 5.4.5
- 5.3.3
- 5.2.2
- 5.1.6
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"ts-expect": "^1.3.0",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"vitest": "^1.6.0",
"wonka": "^6.3.4"
},
Expand Down
84 changes: 42 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cb877f2

Please sign in to comment.