Skip to content

Commit 5f5faec

Browse files
chore(deps): update dependency typescript to v5.7.2 (#348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e45dd6a commit 5f5faec

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
@@ -105,7 +105,7 @@
105105
"ts-jest": "^29.2.5",
106106
"ts-node": "^10.9.2",
107107
"typedoc": "^0.26.10",
108-
"typescript": "5.6.3"
108+
"typescript": "5.7.2"
109109
},
110110
"repository": {
111111
"type": "git",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5860,10 +5860,10 @@ typedoc@^0.26.10:
58605860
shiki "^1.16.2"
58615861
yaml "^2.5.1"
58625862

5863-
typescript@5.6.3:
5864-
version "5.6.3"
5865-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
5866-
integrity "sha1-XzRJ4xydlP67F94DzAgd1W2B21s= sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw=="
5863+
typescript@5.7.2:
5864+
version "5.7.2"
5865+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
5866+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
58675867

58685868
uc.micro@^2.0.0, uc.micro@^2.1.0:
58695869
version "2.1.0"

0 commit comments

Comments
 (0)