Skip to content

Commit 5897215

Browse files
authored
Merge pull request #960 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.57
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.56 to 3.1.57
2 parents be0984d + 31c7212 commit 5897215

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
@@ -14,7 +14,7 @@
1414
"@oclif/plugin-command-snapshot": "^5.3.2",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^11.0.2",
17-
"@salesforce/plugin-command-reference": "^3.1.56",
17+
"@salesforce/plugin-command-reference": "^3.1.57",
1818
"eslint-plugin-sf-plugin": "^1.20.25",
1919
"oclif": "^4.18.1",
2020
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1742,13 +1742,13 @@
17421742
dependencies:
17431743
"@salesforce/ts-types" "^2.0.12"
17441744

1745-
"@salesforce/plugin-command-reference@^3.1.56":
1746-
version "3.1.56"
1747-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.56.tgz#648bb75ea629b046ca868dda443aff779a5c67a4"
1748-
integrity sha512-rBslUjAZSWNf6dUS9ZB29KfzdoTBTx+A5PW12ZPXTL17kJb/iRNgJV8g1FQLq0yLKRvmhjHcQODXrH3YluZxWg==
1745+
"@salesforce/plugin-command-reference@^3.1.57":
1746+
version "3.1.57"
1747+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.57.tgz#ae1a5606efb71d259b3e581877c7cebf10bde826"
1748+
integrity sha512-S6NpHHBTi/ckGGUPpy415o4miy5bYV8GY8a7erWx5Sd/Ajml/G7KQbcaKaJt2GZNiUVoGU6pzNbNQQ0keQgqRA==
17491749
dependencies:
17501750
"@oclif/core" "^4"
1751-
"@salesforce/core" "^8.12.0"
1751+
"@salesforce/core" "^8.14.0"
17521752
"@salesforce/kit" "^3.2.3"
17531753
"@salesforce/sf-plugins-core" "^11.3.12"
17541754
"@salesforce/ts-types" "^2.0.11"

0 commit comments

Comments
 (0)