File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 44
44
"eslint" : " 8.29.0" ,
45
45
"eslint-config-prettier" : " 8.5.0" ,
46
46
"microbundle" : " 0.15.1" ,
47
- "typescript" : " 4.9.3 "
47
+ "typescript" : " 4.9.4 "
48
48
},
49
49
"type" : " module" ,
50
50
"source" : " src/dom-helpers.ts" ,
Original file line number Diff line number Diff line change @@ -3803,7 +3803,12 @@ type-fest@^0.20.2:
3803
3803
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
3804
3804
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
3805
3805
3806
- [email protected] , typescript@^4.1.3:
3806
+
3807
+ version "4.9.4"
3808
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
3809
+ integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
3810
+
3811
+ typescript@^4.1.3 :
3807
3812
version "4.9.3"
3808
3813
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
3809
3814
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
You can’t perform that action at this time.
0 commit comments