Skip to content

Commit 3b9d480

Browse files
author
Your Name
committed
Merge branch 'development' into feat/org-plan-key-check-v1
2 parents 635f176 + 3414018 commit 3b9d480

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/contentstack-command/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"lint": "eslint src/**/*.ts"
1515
},
1616
"dependencies": {
17-
"@contentstack/cli-utilities": "~1.18.5",
17+
"@contentstack/cli-utilities": "~1.19.0",
1818
"contentstack": "^3.27.0",
1919
"@oclif/core": "^4.11.4"
2020
},

packages/contentstack-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@contentstack/cli-command": "~1.8.4",
18-
"@contentstack/cli-utilities": "~1.18.5",
18+
"@contentstack/cli-utilities": "~1.19.0",
1919
"@contentstack/utils": "~1.9.1",
2020
"@oclif/core": "^4.11.4"
2121
},

0 commit comments

Comments
 (0)