Skip to content

Commit

Permalink
feat: core7 and jsforce-node
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot authored Apr 10, 2024
1 parent 32357bd commit 4350cfc
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 67 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
},
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
"@oclif/core": "^3.26.0",
"@salesforce/core": "^6.7.6",
"@oclif/core": "^3.26.2",
"@salesforce/core": "^7.0.1",
"@salesforce/kit": "^3.1.0",
"@salesforce/sf-plugins-core": "^8.0.3",
"@salesforce/sf-plugins-core": "^9.0.0",
"got": "^13.0.0",
"npm": "10.2.3",
"npm-run-path": "^4.0.1",
Expand All @@ -21,14 +21,14 @@
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.1.4",
"@salesforce/cli-plugins-testkit": "^5.1.13",
"@salesforce/dev-scripts": "^8.5.0",
"@salesforce/cli-plugins-testkit": "^5.2.0",
"@salesforce/dev-scripts": "^9.0.0",
"@salesforce/plugin-command-reference": "^3.0.74",
"@salesforce/plugin-telemetry": "^2.3.8",
"@salesforce/ts-sinon": "^1.4.18",
"@types/shelljs": "^0.8.15",
"@types/sinon-chai": "^3.2.12",
"eslint-plugin-sf-plugin": "^1.17.5",
"eslint-plugin-sf-plugin": "^1.18.0",
"oclif": "^4.7.6",
"sinon-chai": "^3.7.0",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit 4350cfc

Please sign in to comment.