Skip to content

Commit

Permalink
Merge pull request #437 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-plugin-command-reference-3.0.44

chore(dev-deps): bump @salesforce/plugin-command-reference from 3.0.43 to 3.0.44
  • Loading branch information
svc-cli-bot authored Oct 29, 2023
2 parents e590145 + bca8a41 commit 6b351b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@salesforce/cli-plugins-testkit": "^4.4.10",
"@salesforce/dev-config": "^4.0.1",
"@salesforce/dev-scripts": "^5.11.0",
"@salesforce/plugin-command-reference": "^3.0.43",
"@salesforce/plugin-command-reference": "^3.0.44",
"@salesforce/prettier-config": "^0.0.3",
"@salesforce/ts-sinon": "1.4.18",
"@swc/core": "^1.3.37",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1010,16 +1010,16 @@
"@salesforce/ts-types" "^2.0.9"
tslib "^2.6.2"

"@salesforce/plugin-command-reference@^3.0.43":
version "3.0.43"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.43.tgz#3eb1d8d580637b3c48adb15dfdd246109df7de69"
integrity sha512-tYBJWvQVRwoxJiMXITUtPuO8C4a+H6mG+5cB2pdozRyJJhbzAxeTYr8mhm8RfbkwvUxe66IhlQcRkjNfV8kOQw==
"@salesforce/plugin-command-reference@^3.0.44":
version "3.0.44"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.44.tgz#ee6b79ca8d7d3d59787f0247049dc451e5bd374d"
integrity sha512-x+5l0BpAbGL3UCpNlMrIsLd5+M55Vn+cCxuL2VqDO1cG6gVi5NO/3vnJ4O/8kfM4fA7vgA6J5euZMoFXc/qM/A==
dependencies:
"@oclif/core" "^2.15.0"
"@salesforce/core" "^5.3.10"
"@salesforce/kit" "^3.0.13"
"@salesforce/sf-plugins-core" "^3.1.28"
"@salesforce/ts-types" "^2.0.7"
"@salesforce/ts-types" "^2.0.9"
chalk "^4"
handlebars "^4.7.8"
tslib "^2"
Expand Down

0 comments on commit 6b351b2

Please sign in to comment.