diff --git a/package.json b/package.json index 8aec169..d958491 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "sinon-chai": "3.7.0", "source-map-support": "0.5.21", "tslib": "2.3.1", - "typescript": "4.5.5" + "typescript": "4.6.3" }, "peerDependencies": { "fast-check": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index c91ed26..62090b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -868,10 +868,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.5.5: - version "4.5.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3" - integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA== +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== v8-to-istanbul@^8.0.0: version "8.0.0"