update: update dependency typescript to v4.7.3
This commit is contained in:
parent
04cd9fa49d
commit
472e233b3a
|
@ -31,7 +31,7 @@
|
|||
"sinon-chai": "3.7.0",
|
||||
"source-map-support": "0.5.21",
|
||||
"tslib": "2.4.0",
|
||||
"typescript": "4.7.2"
|
||||
"typescript": "4.7.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"fast-check": "^2.0.0",
|
||||
|
|
|
@ -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.7.2:
|
||||
version "4.7.2"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
|
||||
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
|
||||
typescript@4.7.3:
|
||||
version "4.7.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
|
||||
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
|
||||
|
||||
v8-to-istanbul@^9.0.0:
|
||||
version "9.0.0"
|
||||
|
|
Loading…
Reference in New Issue