Skip to content

Commit 0a8acf5

Browse files
authored
Merge pull request #768 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.65
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.63 to 3.1.65
2 parents 163818e + aca233b commit 0a8acf5

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
@@ -13,7 +13,7 @@
1313
"@oclif/plugin-command-snapshot": "^5.3.5",
1414
"@salesforce/cli-plugins-testkit": "^5.3.39",
1515
"@salesforce/dev-scripts": "^11.0.2",
16-
"@salesforce/plugin-command-reference": "^3.1.63",
16+
"@salesforce/plugin-command-reference": "^3.1.65",
1717
"@types/yeoman-assert": "^3.1.4",
1818
"eslint-plugin-sf-plugin": "^1.20.30",
1919
"oclif": "^4.22.9",

yarn.lock

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

1906-
"@salesforce/plugin-command-reference@^3.1.63":
1907-
version "3.1.63"
1908-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.63.tgz#fd3d0c9577993035717ca3867767c66d7b8374f5"
1909-
integrity sha512-LWOdmRJqBzW0OexLkiJG1NEDWxvc9ejFeCT7YVBLTI8J0nCmY3bISX43RqRv1fOLrbjHqSb0hBvN/D9XLIdLnQ==
1906+
"@salesforce/plugin-command-reference@^3.1.65":
1907+
version "3.1.65"
1908+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.65.tgz#af6cd928b9d4e4abb80caed5f8522a78da80f4b8"
1909+
integrity sha512-OuUdv7oAfWyVKKeFAua7j5bpQNeBl25I5SDXnF56m4YHnHhEIgsLP3oj7Ukw291ucpLKkeBkyiBv170bAjJHgg==
19101910
dependencies:
19111911
"@oclif/core" "^4"
1912-
"@salesforce/core" "^8.18.5"
1912+
"@salesforce/core" "^8.19.1"
19131913
"@salesforce/kit" "^3.2.3"
19141914
"@salesforce/sf-plugins-core" "^11.3.12"
19151915
"@salesforce/ts-types" "^2.0.11"
1916-
chalk "^5.4.1"
1916+
chalk "^5.5.0"
19171917
debug "^4.4.1"
19181918
handlebars "^4.7.8"
19191919

@@ -3756,10 +3756,10 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
37563756
ansi-styles "^4.1.0"
37573757
supports-color "^7.1.0"
37583758

3759-
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.4.1:
3760-
version "5.4.1"
3761-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
3762-
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
3759+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.5.0:
3760+
version "5.5.0"
3761+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.5.0.tgz#67ada1df5ca809dc84c9b819d76418ddcf128428"
3762+
integrity sha512-1tm8DTaJhPBG3bIkVeZt1iZM9GfSX2lzOeDVZH9R9ffRHpmHvxZ/QhgQH/aDTkswQVt+YHdXAdS/In/30OjCbg==
37633763

37643764
change-case@^4, change-case@^4.1.2:
37653765
version "4.1.2"

0 commit comments

Comments
 (0)