Skip to content

Commit f6c4cac

Browse files
authored
Merge pull request #77 from contentstack/fix/CS-42608
Update cli-command & cli-utilities version
2 parents 2dcca28 + 589b10b commit f6c4cac

File tree

2 files changed

+39
-44
lines changed

2 files changed

+39
-44
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,16 +61,16 @@
6161
"version": "oclif-dev readme && git add README.md"
6262
},
6363
"dependencies": {
64-
"@contentstack/cli-command": "^1.2.12",
65-
"@contentstack/cli-utilities": "^1.5.2",
64+
"@contentstack/cli-command": "^1.2.16",
65+
"@contentstack/cli-utilities": "^1.5.7",
6666
"@contentstack/management": "^1.10.2",
6767
"cli-table3": "^0.6.0",
6868
"cli-ux": "^6.0.9",
6969
"inquirer": "^8.2.4",
7070
"jest": "^29.7.0",
7171
"jsonexport": "^3.2.0",
72-
"tslib": "^2.6.2",
7372
"safe-regex": "^2.1.1",
73+
"tslib": "^2.6.2",
7474
"uuid": "^9.0.0"
7575
},
7676
"csdxConfig": {

0 commit comments

Comments
 (0)