Skip to content

Commit 43926ea

Browse files
Update dependency typescript to v5
1 parent 9cafbef commit 43926ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"husky": "7.0.2",
3333
"tsdx": "0.14.1",
3434
"tslib": "2.3.1",
35-
"typescript": "4.4.4"
35+
"typescript": "5.7.2"
3636
}
3737
}

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5972,10 +5972,10 @@ typedarray-to-buffer@^3.1.5:
59725972
dependencies:
59735973
is-typedarray "^1.0.0"
59745974

5975-
typescript@4.4.4:
5976-
version "4.4.4"
5977-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
5978-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
5975+
typescript@5.7.2:
5976+
version "5.7.2"
5977+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
5978+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
59795979

59805980
typescript@^3.7.3:
59815981
version "3.9.7"

0 commit comments

Comments
 (0)