Skip to content

Commit

Permalink
cli: add missing dep jscodeshift (#9823)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe authored Jan 12, 2024
1 parent 8a51c67 commit 2a69e04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"fast-glob": "3.3.2",
"fs-extra": "11.2.0",
"humanize-string": "2.1.0",
"jscodeshift": "0.15.0",
"latest-version": "5.1.0",
"listr2": "6.6.1",
"lodash": "4.17.21",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8794,6 +8794,7 @@ __metadata:
fs-extra: "npm:11.2.0"
humanize-string: "npm:2.1.0"
jest: "npm:29.7.0"
jscodeshift: "npm:0.15.0"
latest-version: "npm:5.1.0"
listr2: "npm:6.6.1"
lodash: "npm:4.17.21"
Expand Down

0 comments on commit 2a69e04

Please sign in to comment.