Skip to content

Commit 10c4619

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent e42eb23 commit 10c4619

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
@@ -40,7 +40,7 @@
4040
"tslint": "6.1.3",
4141
"tslint-config-prettier": "1.18.0",
4242
"tslint-no-focused-test": "0.5.0",
43-
"typescript": "5.2.2",
43+
"typescript": "5.8.3",
4444
"webpack": "5.94.0",
4545
"webpack-node-externals": "3.0.0"
4646
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7803,10 +7803,10 @@ type@^2.1.0, type@^2.5.0, type@^2.6.0, type@^2.7.2:
78037803
resolved "https://registry.yarnpkg.com/type/-/type-2.7.2.tgz#2376a15a3a28b1efa0f5350dcf72d24df6ef98d0"
78047804
integrity sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==
78057805

7806-
typescript@5.2.2:
7807-
version "5.2.2"
7808-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
7809-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
7806+
typescript@5.8.3:
7807+
version "5.8.3"
7808+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
7809+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
78107810

78117811
unbzip2-stream@^1.0.9:
78127812
version "1.4.3"

0 commit comments

Comments
 (0)