Update dependency typescript to v4.4.3 (#10)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c219058c9b
commit
32cfa68a65
|
@ -31,7 +31,7 @@
|
|||
"sinon-chai": "3.7.0",
|
||||
"source-map-support": "0.5.20",
|
||||
"tslib": "2.3.1",
|
||||
"typescript": "4.4.2"
|
||||
"typescript": "4.4.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"fast-check": "^2.0.0",
|
||||
|
|
|
@ -843,10 +843,10 @@ type-detect@4.0.8, type-detect@^4.0.0, type-detect@^4.0.5, type-detect@^4.0.8:
|
|||
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
|
||||
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
|
||||
|
||||
typescript@4.4.2:
|
||||
version "4.4.2"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
|
||||
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
|
||||
typescript@4.4.3:
|
||||
version "4.4.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
|
||||
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
|
||||
|
||||
v8-to-istanbul@^8.0.0:
|
||||
version "8.0.0"
|
||||
|
|
Loading…
Reference in New Issue