Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Commit 3d4126c

Browse files
chore(deps): update dependency typescript to v5
1 parent 5143aea commit 3d4126c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ts-node": "10.9.1",
5454
"tsdx": "0.14.1",
5555
"tslib": "2.5.0",
56-
"typescript": "4.9.5"
56+
"typescript": "5.0.4"
5757
},
5858
"dependencies": {
5959
"axios": "^0.27.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9477,10 +9477,10 @@ typedarray@^0.0.6:
94779477
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
94789478
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
94799479

9480-
typescript@4.9.5:
9481-
version "4.9.5"
9482-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
9483-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
9480+
typescript@5.0.4:
9481+
version "5.0.4"
9482+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
9483+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
94849484

94859485
typescript@^3.7.3:
94869486
version "3.9.5"

0 commit comments

Comments
 (0)