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

Commit 2c6b047

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

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
@@ -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.3",
5353
"webpack": "5.76.2",
5454
"webpack-cli": "5.0.1",
5555
"webpack-node-externals": "3.0.0"

yarn.lock

+4-4
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.3:
3560+
version "5.4.3"
3561+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
3562+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
35633563

35643564
undefsafe@^2.0.5:
35653565
version "2.0.5"

0 commit comments

Comments
 (0)