Skip to content

Commit 250eff7

Browse files
authored
Update typescript 5.6.3 → 5.7.2 (minor) (#644)
1 parent a5a6a82 commit 250eff7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@
7979
"react": "18.3.1",
8080
"react-dom": "18.3.1",
8181
"rimraf": "6.0.1",
82-
"typescript": "5.6.3"
82+
"typescript": "5.7.2"
8383
}
8484
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5541,10 +5541,10 @@ typedarray@^0.0.6:
55415541
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
55425542
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
55435543

5544-
typescript@5.6.3:
5545-
version "5.6.3"
5546-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
5547-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
5544+
typescript@5.7.2:
5545+
version "5.7.2"
5546+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
5547+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
55485548

55495549
unbox-primitive@^1.0.2:
55505550
version "1.0.2"

0 commit comments

Comments
 (0)