Skip to content

Commit 8219b8b

Browse files
authored
Merge pull request #1462 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.59
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.58 to 3.1.59
2 parents 9fc0579 + 9b1096b commit 8219b8b

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
@@ -22,7 +22,7 @@
2222
"@oclif/plugin-command-snapshot": "^5.3.3",
2323
"@salesforce/cli-plugins-testkit": "^5.3.39",
2424
"@salesforce/dev-scripts": "^11.0.2",
25-
"@salesforce/plugin-command-reference": "^3.1.58",
25+
"@salesforce/plugin-command-reference": "^3.1.59",
2626
"@salesforce/ts-sinon": "^1.4.30",
2727
"eslint-plugin-sf-plugin": "^1.20.27",
2828
"moment": "^2.30.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1758,10 +1758,10 @@
17581758
dependencies:
17591759
"@salesforce/ts-types" "^2.0.12"
17601760

1761-
"@salesforce/plugin-command-reference@^3.1.58":
1762-
version "3.1.58"
1763-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.58.tgz#4cef5ee3db0e9e6d6f722c18d627053ff42c73c3"
1764-
integrity sha512-dr8f7TEhUZ88/euXfiQXlpj488G89XEEl4IrpU+H4qk5lrIGhy9OWuSxLBCc/UHTwxirFq7+H6vRVzNTLYqgXQ==
1761+
"@salesforce/plugin-command-reference@^3.1.59":
1762+
version "3.1.59"
1763+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.59.tgz#c97247af1863f61611523c4098f2f334df0fae68"
1764+
integrity sha512-hZz3G+LYrGCkqOIAOVxDSrjeGWxjv+EB6OW0rRk53HB9LNNSmo47rI/k2UaWBVbSwGqUdTqlDgUKezmiKIpTsw==
17651765
dependencies:
17661766
"@oclif/core" "^4"
17671767
"@salesforce/core" "^8.14.0"

0 commit comments

Comments
 (0)