Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Apr 8, 2024
1 parent b68e368 commit 2df6ef3
Show file tree
Hide file tree
Showing 2 changed files with 408 additions and 294 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,17 +103,17 @@
"@types/inquirer": "^8.2.10",
"@types/lodash": "^4.17.0",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.3",
"@types/node": "^20.12.5",
"@types/update-notifier": "^5.1.0",
"chai": "^4.4.1",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"mocha": "^10.4.0",
"nyc": "^15.1.0",
"oclif": "^4.7.5",
"semantic-release": "^23.0.6",
"oclif": "^4.7.7",
"semantic-release": "^23.0.7",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
},
"dependencies": {
"@commercelayer/cli-core": "beta",
Expand All @@ -122,7 +122,7 @@
"@oclif/core": "^3.26.0",
"@oclif/plugin-autocomplete": "^3.0.13",
"@oclif/plugin-help": "6.0.12",
"@oclif/plugin-not-found": "^3.1.1",
"@oclif/plugin-not-found": "^3.1.2",
"@oclif/plugin-plugins": "^4.3.10",
"configstore": "^5.0.1",
"inquirer": "^8.2.6",
Expand Down
Loading

0 comments on commit 2df6ef3

Please sign in to comment.