Skip to content

Commit bd171ff

Browse files
chore(dev-deps): bump @salesforce/plugin-command-reference
Bumps [@salesforce/plugin-command-reference](https://github.com/salesforcecli/plugin-command-reference) from 3.1.68 to 3.1.72. - [Release notes](https://github.com/salesforcecli/plugin-command-reference/releases) - [Changelog](https://github.com/salesforcecli/plugin-command-reference/blob/main/CHANGELOG.md) - [Commits](salesforcecli/plugin-command-reference@3.1.68...3.1.72) --- updated-dependencies: - dependency-name: "@salesforce/plugin-command-reference" dependency-version: 3.1.72 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0282eb commit bd171ff

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

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.3.6",
1616
"@salesforce/cli-plugins-testkit": "^5.3.41",
1717
"@salesforce/dev-scripts": "^11.0.4",
18-
"@salesforce/plugin-command-reference": "^3.1.68",
18+
"@salesforce/plugin-command-reference": "^3.1.72",
1919
"chai-each": "^0.0.1",
2020
"eslint-plugin-sf-plugin": "^1.20.32",
2121
"oclif": "^4.22.24",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1906,18 +1906,18 @@
19061906
dependencies:
19071907
"@salesforce/ts-types" "^2.0.12"
19081908

1909-
"@salesforce/plugin-command-reference@^3.1.68":
1910-
version "3.1.68"
1911-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.68.tgz#4d95f3f76d6fd1e0009f08cef143b8614a0943a6"
1912-
integrity sha512-ifQleQRr5TBrQMsazPXZlDgU3mpO9rozFCjlrcO2mhg0SqXvlr8Q2P3zh7YOHg5x26SYFB7Ok0PtkLmCsXxoXw==
1909+
"@salesforce/plugin-command-reference@^3.1.72":
1910+
version "3.1.72"
1911+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.72.tgz#cfd03311c2a0d1dc3083d1ebf59ce9b9175626c3"
1912+
integrity sha512-/i4F7u16M3IT4oh3w7uYQM6Lk6cGsHldtcz+sV+uNKdFoYK3ikcEt1dX/RSXhm9SHMFGzcbhvDwGFZpGrHvplw==
19131913
dependencies:
19141914
"@oclif/core" "^4"
19151915
"@salesforce/core" "^8.22.0"
19161916
"@salesforce/kit" "^3.2.4"
19171917
"@salesforce/sf-plugins-core" "^11.3.12"
19181918
"@salesforce/ts-types" "^2.0.11"
1919-
chalk "^5.6.0"
1920-
debug "^4.4.1"
1919+
chalk "^5.6.2"
1920+
debug "^4.4.3"
19211921
handlebars "^4.7.8"
19221922

19231923
"@salesforce/prettier-config@^0.0.3":
@@ -3656,10 +3656,10 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
36563656
ansi-styles "^4.1.0"
36573657
supports-color "^7.1.0"
36583658

3659-
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.0:
3660-
version "5.6.0"
3661-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
3662-
integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
3659+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.2:
3660+
version "5.6.2"
3661+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
3662+
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
36633663

36643664
change-case@^4, change-case@^4.1.2:
36653665
version "4.1.2"

0 commit comments

Comments
 (0)