Skip to content

Commit 28cda4e

Browse files
committed
cli-command version bump
1 parent db9e9ff commit 28cda4e

File tree

18 files changed

+95
-98
lines changed

18 files changed

+95
-98
lines changed

package-lock.json

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

packages/contentstack-audit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"/oclif.manifest.json"
1919
],
2020
"dependencies": {
21-
"@contentstack/cli-command": "~1.2.16",
21+
"@contentstack/cli-command": "~1.2.18",
2222
"@contentstack/cli-utilities": "~1.6.1",
2323
"@oclif/plugin-help": "^5",
2424
"@oclif/plugin-plugins": "^5.0.0",

packages/contentstack-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"test:unit:report": "nyc --extension .ts mocha --forbid-only \"test/unit/**/*.test.ts\""
2323
},
2424
"dependencies": {
25-
"@contentstack/cli-command": "~1.2.16",
25+
"@contentstack/cli-command": "~1.2.18",
2626
"@contentstack/cli-utilities": "~1.6.1",
2727
"chalk": "^4.0.0",
2828
"debug": "^4.1.1",

packages/contentstack-bootstrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@contentstack/cli-cm-seed": "~1.7.4",
21-
"@contentstack/cli-command": "~1.2.16",
21+
"@contentstack/cli-command": "~1.2.18",
2222
"@contentstack/cli-utilities": "~1.6.1",
2323
"inquirer": "8.2.4",
2424
"mkdirp": "^1.0.4",

packages/contentstack-branches/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
8-
"@contentstack/cli-command": "~1.2.16",
8+
"@contentstack/cli-command": "~1.2.18",
99
"@contentstack/cli-utilities": "~1.6.1",
1010
"@oclif/core": "^2.9.3",
1111
"async": "^3.2.4",

packages/contentstack-bulk-publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
8-
"@contentstack/cli-command": "~1.2.16",
8+
"@contentstack/cli-command": "~1.2.18",
99
"@contentstack/cli-utilities": "~1.6.1",
1010
"bluebird": "^3.7.2",
1111
"chalk": "^4.1.2",

0 commit comments

Comments
 (0)