Skip to content

Commit

Permalink
Merge branch 'fix-oclif-test-cases' into fix/DX-1358
Browse files Browse the repository at this point in the history
  • Loading branch information
cs-raj authored Oct 30, 2024
2 parents 034e345 + 1478d02 commit 13e3660
Show file tree
Hide file tree
Showing 4 changed files with 750 additions and 577 deletions.
144 changes: 141 additions & 3 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions packages/contentstack-migrate-rte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@contentstack/cli-command": "~1.3.2",
"@contentstack/cli-utilities": "~1.8.0",
"@contentstack/json-rte-serializer": "~2.0.10",
"@contentstack/json-rte-serializer": "~2.0.11",
"collapse-whitespace": "^1.1.7",
"chalk": "^4.1.2",
"jsdom": "^20.0.3",
Expand All @@ -19,12 +19,12 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"@oclif/test": "^4.0.9",
"@oclif/test": "^4.1.0",
"chai": "^4.5.0",
"eslint": "^8.57.1",
"eslint-config-oclif": "^4.0.0",
"globby": "^10.0.2",
"mocha": "^10.7.3",
"mocha": "^10.8.1",
"nyc": "^15.1.0",
"oclif": "^3.17.2",
"tslib": "^1.14.1"
Expand Down
Loading

0 comments on commit 13e3660

Please sign in to comment.