File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 ]
3636 },
3737 "dependencies" : {
38- "codemod-cli" : " ^3.1.0 " ,
38+ "codemod-cli" : " ^3.1.1 " ,
3939 "debug" : " ^4.3.1" ,
4040 "ember-codemods-telemetry-helpers" : " ^1.2.1" ,
4141 "ember-template-recast" : " ^4.3.0" ,
Original file line number Diff line number Diff line change @@ -2475,16 +2475,16 @@ co@^4.6.0:
24752475 resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
24762476 integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=
24772477
2478- codemod-cli@^3.1.0 :
2479- version "3.1.0 "
2480- resolved "https://registry.yarnpkg.com/codemod-cli/-/codemod-cli-3.1.0 .tgz#0697bb99aaaf2316529595954e2148c2e962d999 "
2481- integrity sha512-5nqkLddU7Seu9H2I8xBhCAiYZDV/ZRG1o3eZZbuFX/i8SGp6FlkJ5JtZCpjOlO3VEpqMjx+RJtiP0MS2FcIBjw ==
2478+ codemod-cli@^3.1.1 :
2479+ version "3.1.1 "
2480+ resolved "https://registry.yarnpkg.com/codemod-cli/-/codemod-cli-3.1.1 .tgz#568d7af51bc97bafd3cca987fb604c2ff03fad18 "
2481+ integrity sha512-lEadlcV4qyWGLDnNUIwmDc0+KOHvxHcp1FGNYreDpN3D7QQvJM+l5L+fKD76K1WOpzpCxr+xDmoptIQDaPHTjw ==
24822482 dependencies :
24832483 " @babel/parser" " ^7.11.5"
24842484 chalk "^4.1.0"
24852485 common-tags "^1.8.0"
24862486 ember-template-recast "^4.1.4"
2487- execa "^4.0.3 "
2487+ execa "^4.1.0 "
24882488 fs-extra "^8.1.0"
24892489 globby "^11.0.1"
24902490 import-cwd "^3.0.0"
You can’t perform that action at this time.
0 commit comments