Skip to content

Commit 93bae2c

Browse files
authored
Merge pull request #883 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 94e2219 + 7a8c888 commit 93bae2c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@oclif/plugin-command-snapshot": "^5.3.5",
2121
"@salesforce/cli-plugins-testkit": "^5.3.39",
2222
"@salesforce/dev-scripts": "^11.0.2",
23-
"@salesforce/plugin-command-reference": "^3.1.63",
23+
"@salesforce/plugin-command-reference": "^3.1.65",
2424
"@salesforce/types": "^1.4.0",
2525
"eslint-plugin-sf-plugin": "^1.20.30",
2626
"oclif": "^4.22.9",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1873,17 +1873,17 @@
18731873
dependencies:
18741874
"@salesforce/ts-types" "^2.0.12"
18751875

1876-
"@salesforce/plugin-command-reference@^3.1.63":
1877-
version "3.1.63"
1878-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.63.tgz#fd3d0c9577993035717ca3867767c66d7b8374f5"
1879-
integrity sha512-LWOdmRJqBzW0OexLkiJG1NEDWxvc9ejFeCT7YVBLTI8J0nCmY3bISX43RqRv1fOLrbjHqSb0hBvN/D9XLIdLnQ==
1876+
"@salesforce/plugin-command-reference@^3.1.65":
1877+
version "3.1.65"
1878+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.65.tgz#af6cd928b9d4e4abb80caed5f8522a78da80f4b8"
1879+
integrity sha512-OuUdv7oAfWyVKKeFAua7j5bpQNeBl25I5SDXnF56m4YHnHhEIgsLP3oj7Ukw291ucpLKkeBkyiBv170bAjJHgg==
18801880
dependencies:
18811881
"@oclif/core" "^4"
1882-
"@salesforce/core" "^8.18.5"
1882+
"@salesforce/core" "^8.19.1"
18831883
"@salesforce/kit" "^3.2.3"
18841884
"@salesforce/sf-plugins-core" "^11.3.12"
18851885
"@salesforce/ts-types" "^2.0.11"
1886-
chalk "^5.4.1"
1886+
chalk "^5.5.0"
18871887
debug "^4.4.1"
18881888
handlebars "^4.7.8"
18891889

@@ -3605,10 +3605,10 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
36053605
ansi-styles "^4.1.0"
36063606
supports-color "^7.1.0"
36073607

3608-
chalk@^5.0.0, chalk@^5.4.1:
3609-
version "5.4.1"
3610-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
3611-
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
3608+
chalk@^5.0.0, chalk@^5.5.0:
3609+
version "5.5.0"
3610+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.5.0.tgz#67ada1df5ca809dc84c9b819d76418ddcf128428"
3611+
integrity sha512-1tm8DTaJhPBG3bIkVeZt1iZM9GfSX2lzOeDVZH9R9ffRHpmHvxZ/QhgQH/aDTkswQVt+YHdXAdS/In/30OjCbg==
36123612

36133613
change-case@^4, change-case@^4.1.2:
36143614
version "4.1.2"

0 commit comments

Comments
 (0)