Skip to content

Commit

Permalink
fix: bump versions of kit and core
Browse files Browse the repository at this point in the history
  • Loading branch information
shetzel committed Jun 13, 2023
1 parent 2ce7882 commit 0dfdabd
Show file tree
Hide file tree
Showing 2 changed files with 1,285 additions and 1,291 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"node": ">=16.0.0"
},
"dependencies": {
"@oclif/core": "^2.8.2",
"@salesforce/core": "^4.1.2",
"@salesforce/kit": "^3.0.2",
"@oclif/core": "^2.8.6",
"@salesforce/core": "^4.3.0",
"@salesforce/kit": "^3.0.3",
"@salesforce/ts-types": "^2.0.2",
"chalk": "^4",
"inquirer": "^8.2.5"
Expand Down Expand Up @@ -148,4 +148,4 @@
"output": []
}
}
}
}
Loading

0 comments on commit 0dfdabd

Please sign in to comment.