Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Jul 24, 2024
1 parent 8758a9b commit 972484f
Show file tree
Hide file tree
Showing 5 changed files with 929 additions and 965 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,29 +104,29 @@
"@types/inquirer": "^8.2.10",
"@types/lodash.kebabcase": "^4.1.9",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"@types/node": "^20.14.12",
"@types/update-notifier": "^5.1.0",
"@withfig/autocomplete-types": "^1.31.0",
"chai": "^4.4.1",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"lodash.kebabcase": "^4.1.1",
"mocha": "^10.5.2",
"mocha": "^10.7.0",
"nyc": "^15.1.0",
"oclif": "^4.13.10",
"oclif": "^4.14.9",
"semantic-release": "^24.0.0",
"tsx": "^4.15.7",
"typescript": "^5.5.2"
"tsx": "^4.16.2",
"typescript": "^5.5.4"
},
"dependencies": {
"@commercelayer/cli-core": "^5.1.0",
"@commercelayer/cli-core": "^5.1.1",
"@commercelayer/provisioning-sdk": "^2.1.0",
"@commercelayer/sdk": "^6.9.1",
"@commercelayer/sdk": "^6.11.0",
"@oclif/core": "^3.27.0",
"@oclif/plugin-autocomplete": "^3.1.4",
"@oclif/plugin-autocomplete": "^3.1.9",
"@oclif/plugin-help": "6.0.21",
"@oclif/plugin-not-found": "^3.2.6",
"@oclif/plugin-plugins": "^5.3.2",
"@oclif/plugin-not-found": "^3.2.13",
"@oclif/plugin-plugins": "^5.3.9",
"configstore": "^5.0.1",
"inquirer": "^8.2.6",
"tslib": "^2.6.3",
Expand Down
Loading

0 comments on commit 972484f

Please sign in to comment.