File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11
11
],
12
12
"license" : " MIT" ,
13
13
"dependencies" : {
14
- "codemod-cli" : " ssutar/codemod-cli " ,
14
+ "codemod-cli" : " ^0.2.8 " ,
15
15
"minimatch" : " ^3.0.4" ,
16
16
"winston" : " ^3.1.0"
17
17
},
Original file line number Diff line number Diff line change @@ -1200,9 +1200,10 @@ code-point-at@^1.0.0:
1200
1200
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
1201
1201
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
1202
1202
1203
- codemod-cli@ssutar/codemod-cli :
1204
- version "0.2.7"
1205
- resolved "https://codeload.github.com/ssutar/codemod-cli/tar.gz/dd57dbaa2dade9f68aaeeed0410b9a2ae0d6046b"
1203
+ codemod-cli@^0.2.8 :
1204
+ version "0.2.8"
1205
+ resolved "https://registry.yarnpkg.com/codemod-cli/-/codemod-cli-0.2.8.tgz#b6ed0e13c3de65148f88c6d064c90d15817876e1"
1206
+ integrity sha512-hTqiUoDAF6k85rP/bnlX34ZI4CusShGNt2gDDvg3Yq4PLvjC5PC0eeS4Nb8m3HM+pmLfA2A6Ydv1BwFEB3ykqw==
1206
1207
dependencies :
1207
1208
" @babel/parser" " ^7.0.0-beta.53"
1208
1209
chalk "^2.4.1"
You can’t perform that action at this time.
0 commit comments