1
0
Fork 0

update: update dependency typescript to v4.6.4

This commit is contained in:
Renovate Bot 2022-04-29 00:11:57 +00:00 committed by Sean Sube
parent 170bde19aa
commit b9e56fdff7
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.4.0",
"typescript": "4.6.3"
"typescript": "4.6.4"
},
"peerDependencies": {
"fast-check": "^2.0.0",

View File

@ -888,10 +888,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.6.3:
version "4.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
typescript@4.6.4:
version "4.6.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
v8-to-istanbul@^9.0.0:
version "9.0.0"