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

Commit bd4a4fe

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

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.5.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.5.4:
3560+
version "5.5.4"
3561+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
3562+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
35633563

35643564
undefsafe@^2.0.5:
35653565
version "2.0.5"

0 commit comments

Comments
 (0)