Skip to content

Commit 320ba0a

Browse files
authored
Merge pull request #829 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.0.56
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.0.55 to 3.0.56
2 parents 796b3d8 + 7927343 commit 320ba0a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@oclif/plugin-command-snapshot": "^5.0.4",
1616
"@salesforce/cli-plugins-testkit": "^5.1.3",
1717
"@salesforce/dev-scripts": "^8.1.2",
18-
"@salesforce/plugin-command-reference": "^3.0.55",
18+
"@salesforce/plugin-command-reference": "^3.0.56",
1919
"chai-each": "^0.0.1",
2020
"eslint-plugin-sf-plugin": "^1.16.15",
2121
"oclif": "^4.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,13 +1037,13 @@
10371037
"@salesforce/ts-types" "^2.0.9"
10381038
tslib "^2.6.2"
10391039

1040-
"@salesforce/plugin-command-reference@^3.0.55":
1041-
version "3.0.55"
1042-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.55.tgz#2a32f72761c83d1025a758b212c19872c071bfa9"
1043-
integrity sha512-V20KbXIJ5lXHq78kyF4e2TLbQ8Y5HVGa0XFj8k5QwY7O4m12zIo/B4QDKrr67zxtYHfZ58/2t4up6tfkvzPPYw==
1040+
"@salesforce/plugin-command-reference@^3.0.56":
1041+
version "3.0.56"
1042+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.56.tgz#538a9ad005cae322c43848e69952a7cc9474dd57"
1043+
integrity sha512-4+C8GwXpl7jlyEsJXiMPFG4QTk3Y6N+H+58AZ50RB7qIzXcWROLeIazuvRyZedPvzAdze02hVHPBAO+pltdh4w==
10441044
dependencies:
10451045
"@oclif/core" "^3.15.0"
1046-
"@salesforce/core" "^6.4.0"
1046+
"@salesforce/core" "^6.4.1"
10471047
"@salesforce/kit" "^3.0.15"
10481048
"@salesforce/sf-plugins-core" "^5.0.8"
10491049
"@salesforce/ts-types" "^2.0.9"

0 commit comments

Comments
 (0)