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

Commit ce36778

Browse files
chore(deps): update dependency typescript to v5
1 parent 6a45a44 commit ce36778

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"ts-loader": "9.4.2",
4747
"ts-node": "10.9.1",
4848
"tsconfig-paths-webpack-plugin": "4.0.1",
49-
"typescript": "4.9.5",
49+
"typescript": "5.0.3",
5050
"webpack": "5.76.2",
5151
"webpack-cli": "5.0.1",
5252
"webpack-node-externals": "3.0.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3523,10 +3523,10 @@ type-is@~1.6.18:
35233523
media-typer "0.3.0"
35243524
mime-types "~2.1.24"
35253525

3526-
typescript@4.9.5:
3527-
version "4.9.5"
3528-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3529-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
3526+
typescript@5.0.3:
3527+
version "5.0.3"
3528+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
3529+
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
35303530

35313531
undefsafe@^2.0.5:
35323532
version "2.0.5"

0 commit comments

Comments
 (0)