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

Commit cb3423c

Browse files
chore(deps): update dependency typescript to v5
1 parent b237f21 commit cb3423c

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.1.5",
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.1.5:
3527+
version "5.1.5"
3528+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671"
3529+
integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==
35303530

35313531
undefsafe@^2.0.5:
35323532
version "2.0.5"

0 commit comments

Comments
 (0)