Skip to content

Commit b768187

Browse files
authored
fix(deps): add missing ci-info dependency (#4263)
1 parent 4c3cc69 commit b768187

3 files changed

Lines changed: 34 additions & 0 deletions

File tree

package-lock.json

Lines changed: 32 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/legacy-structure/commands/create/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"aproba": "2.0.0",
4141
"byte-size": "8.1.1",
4242
"chalk": "4.1.0",
43+
"ci-info": "4.3.1",
4344
"cmd-shim": "6.0.3",
4445
"color-support": "1.1.3",
4546
"columnify": "1.6.0",

packages/lerna/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"aproba": "2.0.0",
4949
"byte-size": "8.1.1",
5050
"chalk": "4.1.0",
51+
"ci-info": "4.3.1",
5152
"cmd-shim": "6.0.3",
5253
"color-support": "1.1.3",
5354
"columnify": "1.6.0",

0 commit comments

Comments
 (0)