Skip to content

Commit

Permalink
fix: bump cmd-ref (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Jun 20, 2024
1 parent 728db86 commit fa97b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/write-dependencies.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const nonPjsonDependencyMinimums = new Map([
['@salesforce/cli-plugins-testkit', '^5.3.15'],
['@salesforce/source-deploy-retrieve', '^12.0.1'],
['@salesforce/source-tracking', '^7.0.1'],
['@salesforce/plugin-command-reference', '^3.1.4'],
['@salesforce/plugin-command-reference', '^3.1.5'],
['@oclif/plugin-command-snapshot', '^5.2.3'],
['eslint-plugin-sf-plugin', '^1.18.8'],
['@salesforce/telemetry', '^6.0.14'],
Expand Down

0 comments on commit fa97b57

Please sign in to comment.