File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
"native-promise-pool" : " ^3.16.0" ,
16
16
"recursive-readdir" : " ^2.2.2" ,
17
17
"string-format" : " ^2.0.0" ,
18
- "typescript-is" : " ^0.17.0 "
18
+ "typescript-is" : " ^0.17.1 "
19
19
},
20
20
"devDependencies" : {
21
21
"@types/node" : " ^14.14.14" ,
Original file line number Diff line number Diff line change @@ -480,10 +480,10 @@ tunnel@0.0.6, tunnel@^0.0.6:
480
480
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
481
481
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
482
482
483
- typescript-is@^0.17.0 :
484
- version "0.17.0 "
485
- resolved "https://registry.yarnpkg.com/typescript-is/-/typescript-is-0.17.0 .tgz#b810e240463739d212d7e91f92b275f3a285ef29 "
486
- integrity sha512-Tq0b/tcw0khcKFY3V8Md4x2np9LGNvFu5KUlPEZMx1ryUyzhSF+u4gqF9EleiH60g8UFJFzG4w4Aj5ISslxvKg ==
483
+ typescript-is@^0.17.1 :
484
+ version "0.17.1 "
485
+ resolved "https://registry.yarnpkg.com/typescript-is/-/typescript-is-0.17.1 .tgz#d1308dc9a318cc800fc86ec4843a4c8f853a17f7 "
486
+ integrity sha512-RIz2hSJO5LPh5URMMf+5BTES+kfggk47qQ+Jez0Vg02LYT499OHsHr3V+GUsmvrkWQKd3Jgu6qo3C9Jz2N4wLQ ==
487
487
dependencies :
488
488
nested-error-stacks "^2"
489
489
tsutils "^3.17.1"
You can’t perform that action at this time.
0 commit comments