Skip to content

Commit b7e8f31

Browse files
chore(deps): update dependency typescript to v5
1 parent 025b3d6 commit b7e8f31

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
@@ -38,7 +38,7 @@
3838
"husky": "8.0.3",
3939
"tsdx": "0.14.1",
4040
"tslib": "2.5.0",
41-
"typescript": "4.9.5"
41+
"typescript": "5.0.4"
4242
},
4343
"dependencies": {}
4444
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5668,10 +5668,10 @@ typedarray-to-buffer@^3.1.5:
56685668
dependencies:
56695669
is-typedarray "^1.0.0"
56705670

5671-
typescript@4.9.5:
5672-
version "4.9.5"
5673-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
5674-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
5671+
typescript@5.0.4:
5672+
version "5.0.4"
5673+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
5674+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
56755675

56765676
typescript@^3.7.3:
56775677
version "3.7.3"

0 commit comments

Comments
 (0)