Skip to content

Commit

Permalink
Merge pull request #595 from salesforcecli/devScripts2023-11-19
Browse files Browse the repository at this point in the history
refactor: devScripts update
  • Loading branch information
svc-cli-bot authored Nov 19, 2023
2 parents d7c68b2 + 47b8739 commit f522f88
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 143 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"!lib/**/*.map"
],
"dependencies": {
"@salesforce/core": "^5.3.20",
"@salesforce/core": "^6.1.3",
"@salesforce/kit": "^3.0.15",
"@salesforce/ts-types": "^2.0.6",
"@salesforce/ts-types": "^2.0.9",
"@types/shelljs": "^0.8.15",
"debug": "^4.3.1",
"jszip": "^3.10.1",
Expand All @@ -54,7 +54,7 @@
"ts-retry-promise": "^0.7.1"
},
"devDependencies": {
"@salesforce/dev-scripts": "^6.0.3",
"@salesforce/dev-scripts": "^7.1.1",
"@salesforce/ts-sinon": "^1.4.19",
"@types/debug": "^4.1.12",
"ts-node": "^10.9.1",
Expand Down
Loading

0 comments on commit f522f88

Please sign in to comment.