Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit e37c7d7

Browse files
Merge pull request #833 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.6.3 to 5.7.2
2 parents 1d99184 + b9d2a3e commit e37c7d7

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
@@ -41,7 +41,7 @@
4141
"jest": "29.7.0",
4242
"prettier": "3.3.3",
4343
"ts-node": "10.9.2",
44-
"typescript": "5.6.3"
44+
"typescript": "5.7.2"
4545
},
4646
"publishConfig": {
4747
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4020,10 +4020,10 @@ typed-array-length@^1.0.4:
40204020
for-each "^0.3.3"
40214021
is-typed-array "^1.1.9"
40224022

4023-
typescript@5.6.3:
4024-
version "5.6.3"
4025-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
4026-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
4023+
typescript@5.7.2:
4024+
version "5.7.2"
4025+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
4026+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
40274027

40284028
unbox-primitive@^1.0.2:
40294029
version "1.0.2"

0 commit comments

Comments
 (0)