Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1482ce3

Browse files
authored
Merge pull request#2225 from aryaemami59/chore/ts-5.8
chore: update TypeScript version to 5.8
2 parents7e2fdd4 +5f794fa commit1482ce3

File tree

3 files changed

+1441
-1121
lines changed

3 files changed

+1441
-1121
lines changed

‎.github/workflows/test.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
fail-fast:false
4747
matrix:
4848
node:['20.x']
49-
ts:['4.7', '4.8', '4.9', '5.0', '5.1', '5.2', '5.3', '5.4', '5.5']
49+
ts:['5.0', '5.1', '5.2', '5.3', '5.4', '5.5', '5.6', '5.7', '5.8']
5050
react:
5151
[
5252
{

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"redux":"^5.0.1",
9393
"rimraf":"^5.0.7",
9494
"tsup":"^8.3.5",
95-
"typescript":"^5.5.4",
95+
"typescript":"^5.8.2",
9696
"typescript-eslint":"^7.12.0",
9797
"vitest":"^1.6.0"
9898
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp