Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 8d3de2d

Browse files
chore(deps): update dependency typescript to v5
1 parent 499b581 commit 8d3de2d

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
@@ -49,7 +49,7 @@
4949
"ts-loader": "9.4.2",
5050
"ts-node": "10.9.1",
5151
"tsconfig-paths-webpack-plugin": "4.0.1",
52-
"typescript": "4.9.5",
52+
"typescript": "5.4.4",
5353
"webpack": "5.76.2",
5454
"webpack-cli": "5.0.1",
5555
"webpack-node-externals": "3.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3556,10 +3556,10 @@ type-is@~1.6.18:
35563556
media-typer "0.3.0"
35573557
mime-types "~2.1.24"
35583558

3559-
typescript@4.9.5:
3560-
version "4.9.5"
3561-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3562-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
3559+
typescript@5.4.4:
3560+
version "5.4.4"
3561+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
3562+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
35633563

35643564
undefsafe@^2.0.5:
35653565
version "2.0.5"

0 commit comments

Comments
 (0)