Skip to content

Commit 3b6ece6

Browse files
committed
fix: bump agents library
1 parent e035400 commit 3b6ece6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@inquirer/input": "^4.0.1",
1010
"@inquirer/select": "^4.0.1",
1111
"@oclif/core": "^4",
12-
"@salesforce/agents": "^0.1.3",
12+
"@salesforce/agents": "^0.1.4",
1313
"@oclif/multi-stage-output": "^0.7.12",
1414
"@salesforce/core": "^8.5.2",
1515
"@salesforce/kit": "^3.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1370,10 +1370,10 @@
13701370
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
13711371
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
13721372

1373-
"@salesforce/agents@^0.1.3":
1374-
version "0.1.3"
1375-
resolved "https://registry.yarnpkg.com/@salesforce/agents/-/agents-0.1.3.tgz#bd57d65e7708646efd082e22a40082e1b7049cdf"
1376-
integrity sha512-bvpSbGO0w7ZHwWX+GrLbWFBluEfJ6oLfalBSEry+O4ENZIDwu2mnw9xbLX0twwz02tsJyB8XibClSZZRL0RB0w==
1373+
"@salesforce/agents@^0.1.4":
1374+
version "0.1.4"
1375+
resolved "https://registry.yarnpkg.com/@salesforce/agents/-/agents-0.1.4.tgz#8a1660dbcf613401ba3a564038611a278b49ac2a"
1376+
integrity sha512-lUK1h13B93IGI6+mLbFBbM07kI0Yj5qmLuHaguGLU88/tsgLLMq2gpoENNBJXKxtg+0h9uwjt0/i44KwSxc75A==
13771377
dependencies:
13781378
"@salesforce/core" "^8.5.2"
13791379
"@salesforce/kit" "^3.2.3"

0 commit comments

Comments
 (0)