Skip to content

Commit cfb885a

Browse files
Update dependency typescript to v5.7.2
1 parent c48bb5a commit cfb885a

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
@@ -44,7 +44,7 @@
4444
"eslint": "8.57.1",
4545
"eslint-config-prettier": "9.1.0",
4646
"microbundle": "0.15.1",
47-
"typescript": "5.6.3"
47+
"typescript": "5.7.2"
4848
},
4949
"type": "module",
5050
"source": "src/dom-helpers.ts",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3923,10 +3923,10 @@ type-fest@^0.20.2:
39233923
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
39243924
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
39253925

3926-
typescript@5.6.3:
3927-
version "5.6.3"
3928-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
3929-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
3926+
typescript@5.7.2:
3927+
version "5.7.2"
3928+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
3929+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
39303930

39313931
typescript@^4.1.3:
39323932
version "4.9.3"

0 commit comments

Comments
 (0)