File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed
Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 109109 },
110110 "dependencies" : {
111111 "@babel/traverse" : " ^7.4.5" ,
112- "jscodeshift-find-imports" : " ^2.0.2" ,
113- "p-timeout" : " ^3.2.0"
112+ "jscodeshift-find-imports" : " ^2.0.2"
114113 },
115114 "peerDependencies" : {
116115 "jscodeshift" : " ^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0"
Original file line number Diff line number Diff line change @@ -6817,13 +6817,6 @@ p-retry@^4.0.0:
68176817 " @types/retry" " ^0.12.0"
68186818 retry "^0.12.0"
68196819
6820- p-timeout@^3.2.0 :
6821- version "3.2.0"
6822- resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-3.2.0.tgz#c7e17abc971d2a7962ef83626b35d635acf23dfe"
6823- integrity sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==
6824- dependencies :
6825- p-finally "^1.0.0"
6826-
68276820p-try@^1.0.0 :
68286821 version "1.0.0"
68296822 resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"
You can’t perform that action at this time.
0 commit comments