Skip to content

Commit 8c902e8

Browse files
build(deps): bump codemod-cli from 3.1.0 to 3.1.1 (#411)
1 parent 9bdea63 commit 8c902e8

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
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",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)