Skip to content

Commit 6775248

Browse files
authored
Merge pull request #206 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.58
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.57 to 3.1.58
2 parents 6a0a059 + 134cc73 commit 6775248

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@oclif/plugin-command-snapshot": "^5.3.2",
1818
"@salesforce/cli-plugins-testkit": "^5.3.39",
1919
"@salesforce/dev-scripts": "^10.2.9",
20-
"@salesforce/plugin-command-reference": "^3.1.57",
20+
"@salesforce/plugin-command-reference": "^3.1.58",
2121
"@types/tough-cookie": "^4.0.5",
2222
"eslint-plugin-sf-plugin": "^1.20.26",
2323
"oclif": "^4.20.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1904,10 +1904,10 @@
19041904
dependencies:
19051905
"@salesforce/ts-types" "^2.0.12"
19061906

1907-
"@salesforce/plugin-command-reference@^3.1.57":
1908-
version "3.1.57"
1909-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.57.tgz#ae1a5606efb71d259b3e581877c7cebf10bde826"
1910-
integrity sha512-S6NpHHBTi/ckGGUPpy415o4miy5bYV8GY8a7erWx5Sd/Ajml/G7KQbcaKaJt2GZNiUVoGU6pzNbNQQ0keQgqRA==
1907+
"@salesforce/plugin-command-reference@^3.1.58":
1908+
version "3.1.58"
1909+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.58.tgz#4cef5ee3db0e9e6d6f722c18d627053ff42c73c3"
1910+
integrity sha512-dr8f7TEhUZ88/euXfiQXlpj488G89XEEl4IrpU+H4qk5lrIGhy9OWuSxLBCc/UHTwxirFq7+H6vRVzNTLYqgXQ==
19111911
dependencies:
19121912
"@oclif/core" "^4"
19131913
"@salesforce/core" "^8.14.0"

0 commit comments

Comments
 (0)