Skip to content

Commit c866860

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent 4f9a138 commit c866860

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
"eslint": "8.43.0",
4949
"eslint-config-next": "13.4.7",
5050
"prettier": "2.8.8",
51-
"typescript": "5.1.6"
51+
"typescript": "5.8.3"
5252
}
5353
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5129,10 +5129,10 @@ typed-array-length@^1.0.4:
51295129
for-each "^0.3.3"
51305130
is-typed-array "^1.1.9"
51315131

5132-
typescript@5.1.6:
5133-
version "5.1.6"
5134-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
5135-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
5132+
typescript@5.8.3:
5133+
version "5.8.3"
5134+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
5135+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
51365136

51375137
ua-parser-js@^1.0.35:
51385138
version "1.0.35"

0 commit comments

Comments
 (0)