Skip to content

Commit

Permalink
feat: newer testkit/sdr
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Aug 7, 2023
1 parent bee79d3 commit 0f621da
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions utils/write-dependencies.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@ const nonPjsonDependencyMinimums = new Map([
['@salesforce/sf-plugins-core', '^3.1.14'],
['@salesforce/core', '^5.2.0'],
['@salesforce/kit', '^3.0.9'],
['@salesforce/ts-types', '^2.0.2'],
['@salesforce/ts-types', '^2.0.6'],
['@oclif/core', '^2.11.7'],
['@salesforce/cli-plugins-testkit', '^4.0.1'],
['@salesforce/cli-plugins-testkit', '^4.2.9'],
['@salesforce/source-deploy-retrieve', '^9.7.2'],
['@salesforce/plugin-command-reference', '^3.0.2'],
['@oclif/plugin-command-snapshot', '^4.0.2'],
['eslint-plugin-sf-plugin', '^1.15.6'],
Expand Down

0 comments on commit 0f621da

Please sign in to comment.