Skip to content

Commit 6c5eaf8

Browse files
authored
Merge pull request #89 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.72
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.70 to 3.1.72
2 parents 37611fa + 9cb9bb6 commit 6c5eaf8

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
@@ -16,7 +16,7 @@
1616
"@oclif/plugin-command-snapshot": "^5.3.6",
1717
"@salesforce/cli-plugins-testkit": "^5.3.41",
1818
"@salesforce/dev-scripts": "^11.0.2",
19-
"@salesforce/plugin-command-reference": "^3.1.70",
19+
"@salesforce/plugin-command-reference": "^3.1.72",
2020
"eslint-config-salesforce-license": "^1.0.1",
2121
"eslint-plugin-sf-plugin": "^1.20.31",
2222
"oclif": "^4.22.22",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1627,18 +1627,18 @@
16271627
dependencies:
16281628
"@salesforce/ts-types" "^2.0.12"
16291629

1630-
"@salesforce/plugin-command-reference@^3.1.70":
1631-
version "3.1.70"
1632-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.70.tgz#223698ad2be017806381727075ae17740f81ac73"
1633-
integrity sha512-o2jDAkQAy+nelwACeXLQBQvfFk7QiRvraap04A7NYUnkkDpZ7KhsGPXEOXFDRV/FGQhxuvOCEoQegpxmX7yLqw==
1630+
"@salesforce/plugin-command-reference@^3.1.72":
1631+
version "3.1.72"
1632+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.72.tgz#cfd03311c2a0d1dc3083d1ebf59ce9b9175626c3"
1633+
integrity sha512-/i4F7u16M3IT4oh3w7uYQM6Lk6cGsHldtcz+sV+uNKdFoYK3ikcEt1dX/RSXhm9SHMFGzcbhvDwGFZpGrHvplw==
16341634
dependencies:
16351635
"@oclif/core" "^4"
16361636
"@salesforce/core" "^8.22.0"
16371637
"@salesforce/kit" "^3.2.4"
16381638
"@salesforce/sf-plugins-core" "^11.3.12"
16391639
"@salesforce/ts-types" "^2.0.11"
16401640
chalk "^5.6.2"
1641-
debug "^4.4.1"
1641+
debug "^4.4.3"
16421642
handlebars "^4.7.8"
16431643

16441644
"@salesforce/prettier-config@^0.0.3":

0 commit comments

Comments
 (0)