Skip to content

Commit

Permalink
fix: bump agents version
Browse files Browse the repository at this point in the history
  • Loading branch information
shetzel committed Dec 10, 2024
1 parent ae25d6e commit dd387bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@inquirer/select": "^4.0.1",
"@oclif/core": "^4",
"@oclif/multi-stage-output": "^0.7.12",
"@salesforce/agents": "^0.4.1",
"@salesforce/agents": "^0.4.2",
"@salesforce/core": "^8.8.0",
"@salesforce/kit": "^3.2.1",
"@salesforce/sf-plugins-core": "^12.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1389,10 +1389,10 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@salesforce/agents@^0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@salesforce/agents/-/agents-0.4.1.tgz#4c7ae6174be6e2924184301d90c860c3fe5f1211"
integrity sha512-MESMq0o+3SHLjXsePgegBoQ/OxmHBHV5rSchdRAM7ixyIdop42rfJir6YNd0VGusAzI1I7OT1l5/sCz1BoddVA==
"@salesforce/agents@^0.4.2":
version "0.4.2"
resolved "https://registry.yarnpkg.com/@salesforce/agents/-/agents-0.4.2.tgz#1caaf6a521cc3385a0411840876b77147aea880a"
integrity sha512-oTHEf3Dp6T8sYZzB/6V0HaZg7k/aZfTIFsoqYeewWpEa/KP0oopGHWTO9my15n1Guoq0qif6sWqX+RwWpqGgWw==
dependencies:
"@oclif/table" "^0.3.5"
"@salesforce/core" "^8.8.0"
Expand Down

0 comments on commit dd387bc

Please sign in to comment.