Skip to content

Commit 3def238

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

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
@@ -47,7 +47,7 @@
4747
"eslint-plugin-sonarjs": "0.23.0",
4848
"prettier": "2.8.8",
4949
"semantic-release": "19.0.5",
50-
"typescript": "5.5.4"
50+
"typescript": "5.7.2"
5151
},
5252
"eslintConfig": {
5353
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4964,10 +4964,10 @@ typedarray.prototype.slice@^1.0.3:
49644964
typed-array-buffer "^1.0.2"
49654965
typed-array-byte-offset "^1.0.2"
49664966

4967-
typescript@5.5.4:
4968-
version "5.5.4"
4969-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
4970-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
4967+
typescript@5.7.2:
4968+
version "5.7.2"
4969+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
4970+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
49714971

49724972
uglify-js@^3.1.4:
49734973
version "3.17.4"

0 commit comments

Comments
 (0)