Skip to content

Commit bbd2872

Browse files
Update dependency typescript to v5.7.2
1 parent f20ab25 commit bbd2872

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
@@ -119,7 +119,7 @@
119119
"ts-jest": "29.2.5",
120120
"ts-node": "10.9.2",
121121
"tslib": "2.8.1",
122-
"typescript": "5.6.3",
122+
"typescript": "5.7.2",
123123
"vite": "5.4.11",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.20.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9951,10 +9951,10 @@ typescript-tuple@^2.2.1:
99519951
dependencies:
99529952
typescript-compare "^0.0.2"
99539953

9954-
typescript@5.6.3:
9955-
version "5.6.3"
9956-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
9957-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
9954+
typescript@5.7.2:
9955+
version "5.7.2"
9956+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
9957+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
99589958

99599959
99609960
version "3.4.10"

0 commit comments

Comments
 (0)