1
0
Fork 0

Update dependency typescript to v4.5.5

This commit is contained in:
Renovate Bot 2022-01-20 20:10:45 +00:00 committed by Sean Sube
parent afa35c9de5
commit b4fdffde62
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"sinon-chai": "3.7.0",
"source-map-support": "0.5.21",
"tslib": "2.3.1",
"typescript": "4.4.3"
"typescript": "4.5.5"
},
"peerDependencies": {
"fast-check": "^2.0.0",

View File

@ -856,10 +856,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.3:
version "4.4.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
typescript@4.5.5:
version "4.5.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
v8-to-istanbul@^8.0.0:
version "8.0.0"