Skip to content

Commit

Permalink
fix(deps): bump apex-node (#1155)
Browse files Browse the repository at this point in the history
* fix(deps): bump apex-node

* chore: testkit esm chai issue
  • Loading branch information
mshanemc authored Apr 11, 2024
1 parent ef0fb22 commit ccd307b
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 384 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
"@oclif/core": "^3.26.2",
"@salesforce/apex-node": "^4.0.2",
"@salesforce/apex-node": "^5.0.0-beta.0",
"@salesforce/core": "^7.0.1",
"@salesforce/kit": "^3.1.0",
"@salesforce/sf-plugins-core": "^9.0.1",
Expand All @@ -22,8 +22,8 @@
"@oclif/plugin-help": "^6.0.20",
"@salesforce/cli-plugins-testkit": "^5.2.0",
"@salesforce/dev-scripts": "^9.0.0",
"@salesforce/plugin-command-reference": "^3.0.70",
"@salesforce/source-testkit": "^2.1.109",
"@salesforce/plugin-command-reference": "^3.0.76",
"@salesforce/source-testkit": "^2.2.1",
"@salesforce/ts-sinon": "1.4.19",
"@types/archiver": "^5.3.2",
"archiver": "^5.3.2",
Expand Down
Loading

0 comments on commit ccd307b

Please sign in to comment.