Skip to content

Commit

Permalink
Merge pull request #836 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-test-3.1.15

chore(dev-deps): bump @oclif/test from 3.1.13 to 3.1.15
  • Loading branch information
svc-cli-bot authored Feb 11, 2024
2 parents fd3504d + 570d50a commit 4b33bff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.0.6",
"@oclif/test": "^3.1.13",
"@oclif/test": "^3.1.15",
"@salesforce/cli-plugins-testkit": "^5.1.8",
"@salesforce/dev-scripts": "^8.3.0",
"@salesforce/plugin-command-reference": "^3.0.64",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1744,14 +1744,14 @@
http-call "^5.2.2"
lodash.template "^4.5.0"

"@oclif/test@^3.1.13":
version "3.1.13"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.13.tgz#0e29a86c92b108bc379bb65f131a16b63deb1aae"
integrity sha512-ztjXyoN4D2qUIhRPiWp8fdaSCZ8e3tZ0hGGXUPRk0tWzGVfii3R5tjaJpn804HEzRJjbuRDmSscvU7iMVUro1A==
"@oclif/test@^3.1.15":
version "3.1.15"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.15.tgz#f04f88f7cf272045a380b1c60d46465006cdb972"
integrity sha512-/+MO813qxvu+LLHdC8iO/SPJi/z7IaDBPJi15hx6r3r9N5FEpoHR2NTgM8rS/wHuo/ITaafWEis/+pFkXs6CJg==
dependencies:
"@oclif/core" "^3.18.1"
"@oclif/core" "^3.18.2"
chai "^4.4.1"
fancy-test "^3.0.9"
fancy-test "^3.0.10"

"@octokit/auth-token@^2.4.4":
version "2.5.0"
Expand Down Expand Up @@ -4647,7 +4647,7 @@ external-editor@^3.0.3:
iconv-lite "^0.4.24"
tmp "^0.0.33"

fancy-test@^3.0.9:
fancy-test@^3.0.10:
version "3.0.10"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.10.tgz#341be69e6eb35fcf1be33c041bed978837502e84"
integrity sha512-6pwRQ7gqW57FKoTyRPPmcZktHLvrX+LS5ZQdXvQTMAq6vOVGCUrtJ4WP2BD4sZisRBnasaT4981L/8Q+qfh3wg==
Expand Down

0 comments on commit 4b33bff

Please sign in to comment.