Skip to content

Commit 7ddc829

Browse files
chore(deps): update dependency typescript to v5.7.2
1 parent 64bade4 commit 7ddc829

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
@@ -138,6 +138,6 @@
138138
"ts-node": "10.9.2",
139139
"tslint": "6.1.3",
140140
"type-fest": "4.26.1",
141-
"typescript": "5.5.4"
141+
"typescript": "5.7.2"
142142
}
143143
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11077,10 +11077,10 @@ typedarray@^0.0.6:
1107711077
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1107811078
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1107911079

11080-
typescript@5.5.4:
11081-
version "5.5.4"
11082-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
11083-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
11080+
typescript@5.7.2:
11081+
version "5.7.2"
11082+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
11083+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
1108411084

1108511085
typescript@~5.4.2:
1108611086
version "5.4.5"

0 commit comments

Comments
 (0)