Skip to content

Commit

Permalink
Merge branch 'development' into fix/CS-43247
Browse files Browse the repository at this point in the history
  • Loading branch information
aman19K authored Jan 8, 2024
2 parents 2763ddf + b32032c commit 97f39de
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 33 deletions.
19 changes: 9 additions & 10 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions packages/contentstack-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"@contentstack/cli-utilities": "~1.5.10",
"@contentstack/management": "~1.13.0",
"@oclif/core": "^2.9.3",
"axios": "^1.6.3",
"big-json": "^3.2.0",
"bluebird": "^3.7.2",
"chalk": "^4.1.2",
Expand Down Expand Up @@ -99,4 +98,4 @@
}
},
"repository": "https://github.com/contentstack/cli"
}
}
4 changes: 2 additions & 2 deletions packages/contentstack-seed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/node": "^14.14.32",
"@types/tar": "^6.1.3",
"@types/tmp": "^0.2.0",
"axios": "^1.6.3",
"axios": "^1.6.4",
"eslint": "^8.18.0",
"eslint-config-oclif": "^4.0.0",
"eslint-config-oclif-typescript": "^3.0.8",
Expand Down Expand Up @@ -73,4 +73,4 @@
"version": "oclif readme && git add README.md",
"clean": "rm -rf ./node_modules tsconfig.build.tsbuildinfo"
}
}
}
4 changes: 2 additions & 2 deletions packages/contentstack-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@contentstack/management": "~1.13.0",
"@contentstack/marketplace-sdk": "^1.0.1",
"@oclif/core": "^2.9.3",
"axios": "^1.6.3",
"axios": "^1.6.4",
"chalk": "^4.0.0",
"cli-cursor": "^3.1.0",
"cli-table": "^0.3.11",
Expand Down Expand Up @@ -83,4 +83,4 @@
"tslib": "^1.13.0",
"typescript": "^4.9.3"
}
}
}
43 changes: 26 additions & 17 deletions pnpm-lock.yaml

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

0 comments on commit 97f39de

Please sign in to comment.