Skip to content

Commit

Permalink
Merge pull request #77 from contentstack/fix/CS-42608
Browse files Browse the repository at this point in the history
Update cli-command & cli-utilities version
  • Loading branch information
aman19K authored Nov 27, 2023
2 parents 2dcca28 + 589b10b commit f6c4cac
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 44 deletions.
77 changes: 36 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,16 @@
"version": "oclif-dev readme && git add README.md"
},
"dependencies": {
"@contentstack/cli-command": "^1.2.12",
"@contentstack/cli-utilities": "^1.5.2",
"@contentstack/cli-command": "^1.2.16",
"@contentstack/cli-utilities": "^1.5.7",
"@contentstack/management": "^1.10.2",
"cli-table3": "^0.6.0",
"cli-ux": "^6.0.9",
"inquirer": "^8.2.4",
"jest": "^29.7.0",
"jsonexport": "^3.2.0",
"tslib": "^2.6.2",
"safe-regex": "^2.1.1",
"tslib": "^2.6.2",
"uuid": "^9.0.0"
},
"csdxConfig": {
Expand Down

0 comments on commit f6c4cac

Please sign in to comment.