Skip to content

Commit c48bb5a

Browse files
Update dependency typescript to v5.6.3
1 parent 15aa866 commit c48bb5a

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.2"
47+
"typescript": "5.6.3"
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-
3927-
version "5.6.2"
3928-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
3929-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
3926+
3927+
version "5.6.3"
3928+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
3929+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
39303930

39313931
typescript@^4.1.3:
39323932
version "4.9.3"

0 commit comments

Comments
 (0)