Skip to content

Commit a5b1226

Browse files
authored
Merge pull request #1945 from contentstack/fix/cli-message-issue
fix: message error code issue
2 parents 67f3924 + df2497d commit a5b1226

File tree

4 files changed

+12
-173
lines changed

4 files changed

+12
-173
lines changed

package-lock.json

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

packages/contentstack-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@contentstack/cli-command": "~1.5.0",
26-
"@contentstack/cli-utilities": "~1.11.1"
26+
"@contentstack/cli-utilities": "~1.12.0"
2727
},
2828
"devDependencies": {
2929
"@fancy-test/nock": "^0.1.1",

packages/contentstack-variants/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"typescript": "^5.8.3"
2727
},
2828
"dependencies": {
29-
"@contentstack/cli-utilities": "~1.11.1",
29+
"@contentstack/cli-utilities": "~1.12.0",
3030
"lodash": "^4.17.21",
3131
"mkdirp": "^1.0.4",
3232
"winston": "^3.17.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)