Skip to content

Commit 311dbb5

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

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.5.2"
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.5.2:
5672+
version "5.5.2"
5673+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
5674+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
56755675

56765676
typescript@^3.7.3:
56775677
version "3.7.3"

0 commit comments

Comments
 (0)