Skip to content

Commit a64c9dc

Browse files
build(deps): update dependency typescript to v5.7.2
1 parent 3f1061a commit a64c9dc

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
@@ -51,7 +51,7 @@
5151
"prettier": "3.4.1",
5252
"semantic-release": "22.0.12",
5353
"ts-node": "10.9.2",
54-
"typescript": "5.5.4"
54+
"typescript": "5.7.2"
5555
},
5656
"eslintConfig": {
5757
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5621,10 +5621,10 @@ typedarray.prototype.slice@^1.0.3:
56215621
typed-array-buffer "^1.0.2"
56225622
typed-array-byte-offset "^1.0.2"
56235623

5624-
typescript@5.5.4:
5625-
version "5.5.4"
5626-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5627-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
5624+
typescript@5.7.2:
5625+
version "5.7.2"
5626+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
5627+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
56285628

56295629
uglify-js@^3.1.4:
56305630
version "3.17.4"

0 commit comments

Comments
 (0)