Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Apr 23, 2024
1 parent 132eb46 commit 4986bdf
Show file tree
Hide file tree
Showing 2 changed files with 4,828 additions and 3,800 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
},
"types": "lib/index.d.ts",
"devDependencies": {
"@commercelayer/cli-dev": "^3.0.2",
"@commercelayer/cli-dev": "^3.0.3",
"@commercelayer/eslint-config-ts": "^1.4.5",
"@oclif/plugin-help": "^6.0.21",
"@oclif/test": "^3.2.10",
"@oclif/test": "^3.2.11",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/chai": "^4.3.14",
Expand All @@ -67,15 +67,15 @@
"eslint": "^8.57.0",
"mocha": "^10.4.0",
"nyc": "^15.1.0",
"oclif": "^4.8.5",
"oclif": "^4.8.8",
"semantic-release": "^23.0.8",
"tsx": "^4.7.2",
"typescript": "^5.4.5"
},
"dependencies": {
"@commercelayer/cli-core": "^5.0.0",
"@commercelayer/sdk": "prerelease",
"@oclif/core": "^3.26.3",
"@oclif/core": "^3.26.4",
"cli-table3": "0.6.3",
"lodash.isempty": "^4.4.0",
"open": "^8.4.2",
Expand Down

0 comments on commit 4986bdf

Please sign in to comment.