Skip to content

Commit

Permalink
fix(deps): updates from devScripts and core v6
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot authored Nov 15, 2023
1 parent 14ceca7 commit 22fa38a
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 160 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
"@oclif/core": "^3.10.1",
"@salesforce/core": "^5.3.20",
"@salesforce/sf-plugins-core": "^4.0.0",
"@salesforce/core": "^6.1.0",
"@salesforce/sf-plugins-core": "^5.0.1",
"got": "^13.0.0",
"npm": "9.8.1",
"npm-run-path": "^4.0.1",
Expand All @@ -20,13 +20,13 @@
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.0.1",
"@salesforce/cli-plugins-testkit": "^5.0.3",
"@salesforce/dev-scripts": "^6.0.3",
"@salesforce/dev-scripts": "^7.1.0",
"@salesforce/plugin-command-reference": "^3.0.43",
"@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.16.14",
"eslint-plugin-sf-plugin": "^1.16.15",
"oclif": "^4.0.3",
"shx": "0.3.4",
"sinon-chai": "^3.7.0",
Expand Down
Loading

0 comments on commit 22fa38a

Please sign in to comment.