Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Sep 11, 2024
1 parent a0d4d28 commit 71787e8
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 179 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,27 +55,27 @@
"devDependencies": {
"@commercelayer/cli-dev": "^3.0.5",
"@commercelayer/eslint-config-ts": "^1.4.5",
"@oclif/plugin-help": "^6.2.10",
"@oclif/plugin-help": "^6.2.11",
"@oclif/test": "^3.2.15",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/chai": "^4.3.19",
"@types/mocha": "^10.0.7",
"@types/node": "^22.5.3",
"@types/node": "^22.5.4",
"@types/node-notifier": "^8.0.5",
"chai": "^4.5.0",
"eslint": "^8.57.0",
"mocha": "^10.7.3",
"nyc": "^15.1.0",
"oclif": "^4.14.29",
"oclif": "^4.14.31",
"semantic-release": "^24.1.0",
"tsx": "^4.19.0",
"typescript": "^5.5.4"
},
"dependencies": {
"@commercelayer/cli-core": "^5.2.4",
"@commercelayer/cli-ux": "^1.0.5",
"@commercelayer/sdk": "^6.14.1",
"@commercelayer/sdk": "^6.16.0",
"@oclif/core": "^3.27.0",
"axios": "^1.7.7",
"cli-table3": "^0.6.5",
Expand Down
Loading

0 comments on commit 71787e8

Please sign in to comment.