Skip to content

Commit 04fe46c

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent 542f0cb commit 04fe46c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"ts-jest": "28.0.8",
6060
"ts-node": "10.9.2",
6161
"tslib": "2.8.1",
62-
"typescript": "5.8.2"
62+
"typescript": "5.8.3"
6363
},
6464
"resolutions": {
6565
"babel-jest": "28.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7510,10 +7510,10 @@ typed-array-length@^1.0.7:
75107510
possible-typed-array-names "^1.0.0"
75117511
reflect.getprototypeof "^1.0.6"
75127512

7513-
7514-
version "5.8.2"
7515-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
7516-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
7513+
7514+
version "5.8.3"
7515+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
7516+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
75177517

75187518
ua-parser-js@^1.0.35:
75197519
version "1.0.40"

0 commit comments

Comments
 (0)