Skip to content

Commit 13a9117

Browse files
authored
Merge pull request #1490 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 7a45b3b + c450ddd commit 13a9117

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

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1909,17 +1909,17 @@
19091909
dependencies:
19101910
"@salesforce/ts-types" "^2.0.12"
19111911

1912-
"@salesforce/plugin-command-reference@^3.1.63":
1913-
version "3.1.63"
1914-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.63.tgz#fd3d0c9577993035717ca3867767c66d7b8374f5"
1915-
integrity sha512-LWOdmRJqBzW0OexLkiJG1NEDWxvc9ejFeCT7YVBLTI8J0nCmY3bISX43RqRv1fOLrbjHqSb0hBvN/D9XLIdLnQ==
1912+
"@salesforce/plugin-command-reference@^3.1.65":
1913+
version "3.1.65"
1914+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.65.tgz#af6cd928b9d4e4abb80caed5f8522a78da80f4b8"
1915+
integrity sha512-OuUdv7oAfWyVKKeFAua7j5bpQNeBl25I5SDXnF56m4YHnHhEIgsLP3oj7Ukw291ucpLKkeBkyiBv170bAjJHgg==
19161916
dependencies:
19171917
"@oclif/core" "^4"
1918-
"@salesforce/core" "^8.18.5"
1918+
"@salesforce/core" "^8.19.1"
19191919
"@salesforce/kit" "^3.2.3"
19201920
"@salesforce/sf-plugins-core" "^11.3.12"
19211921
"@salesforce/ts-types" "^2.0.11"
1922-
chalk "^5.4.1"
1922+
chalk "^5.5.0"
19231923
debug "^4.4.1"
19241924
handlebars "^4.7.8"
19251925

@@ -3829,10 +3829,10 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
38293829
ansi-styles "^4.1.0"
38303830
supports-color "^7.1.0"
38313831

3832-
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.4.1:
3833-
version "5.4.1"
3834-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
3835-
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
3832+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.5.0:
3833+
version "5.5.0"
3834+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.5.0.tgz#67ada1df5ca809dc84c9b819d76418ddcf128428"
3835+
integrity sha512-1tm8DTaJhPBG3bIkVeZt1iZM9GfSX2lzOeDVZH9R9ffRHpmHvxZ/QhgQH/aDTkswQVt+YHdXAdS/In/30OjCbg==
38363836

38373837
change-case@^4, change-case@^4.1.2:
38383838
version "4.1.2"

0 commit comments

Comments
 (0)