Skip to content

Commit 594d850

Browse files
authored
Merge pull request #870 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.38
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.37 to 3.1.38
2 parents 4a17d6a + d1d69db commit 594d850

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.2.23",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^10.2.11",
17-
"@salesforce/plugin-command-reference": "^3.1.37",
17+
"@salesforce/plugin-command-reference": "^3.1.38",
1818
"eslint-plugin-sf-plugin": "^1.20.13",
1919
"oclif": "^4.17.0",
2020
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1913,17 +1913,17 @@
19131913
dependencies:
19141914
"@salesforce/ts-types" "^2.0.12"
19151915

1916-
"@salesforce/plugin-command-reference@^3.1.37":
1917-
version "3.1.37"
1918-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.37.tgz#3a44388ef53ac16cd1b20ae45abb7b19a3addd71"
1919-
integrity sha512-337SfxYklboSaPlxcXrC7D54ZNo1umZvIjm68i+8pF3AfwwMjwraXXjJu1y2zIQPEvYkolK7tQzaoiO/3dPeZA==
1916+
"@salesforce/plugin-command-reference@^3.1.38":
1917+
version "3.1.38"
1918+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.38.tgz#aab557143f60a40e8d6324dc78f36c8667a154b7"
1919+
integrity sha512-4qc5dGyaN40anIWtkGX3Jy9ES2uAytyfpmrVfrKBQlif4OAHZP9wghUuc6mYifPrfXSm28NAPP2v99LR1XO50A==
19201920
dependencies:
19211921
"@oclif/core" "^4"
19221922
"@salesforce/core" "^8.6.4"
19231923
"@salesforce/kit" "^3.2.3"
19241924
"@salesforce/sf-plugins-core" "^11.3.12"
19251925
"@salesforce/ts-types" "^2.0.11"
1926-
chalk "^5.3.0"
1926+
chalk "^5.4.1"
19271927
debug "^4.4.0"
19281928
handlebars "^4.7.8"
19291929

@@ -3410,10 +3410,10 @@ chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
34103410
ansi-styles "^4.1.0"
34113411
supports-color "^7.1.0"
34123412

3413-
chalk@^5.0.0, chalk@^5.3.0:
3414-
version "5.3.0"
3415-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
3416-
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
3413+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.4.1:
3414+
version "5.4.1"
3415+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
3416+
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
34173417

34183418
change-case@^4, change-case@^4.1.2:
34193419
version "4.1.2"

0 commit comments

Comments
 (0)