File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 50
50
"eslint" : " 8.29.0" ,
51
51
"eslint-config-prettier" : " 8.5.0" ,
52
52
"microbundle" : " 0.15.1" ,
53
- "typescript" : " 4.9.3 "
53
+ "typescript" : " 4.9.4 "
54
54
},
55
55
"type" : " module" ,
56
56
"source" : " src/extract-query-arg.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
- typescript@4.9.3, typescript@^4.1.3 :
3806
+ typescript@4.9.4 :
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