Skip to content

Commit

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

chore(dev-deps): bump @oclif/test from 3.2.14 to 3.2.15
  • Loading branch information
svc-cli-bot authored May 19, 2024
2 parents 6f7c5c0 + 4004e5e commit c5ca022
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.1.9",
"@oclif/test": "^3.2.14",
"@oclif/test": "^3.2.15",
"@salesforce/cli-plugins-testkit": "^5.3.5",
"@salesforce/dev-scripts": "^9.1.2",
"@salesforce/plugin-command-reference": "^3.0.85",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1367,14 +1367,14 @@
http-call "^5.2.2"
lodash "^4.17.21"

"@oclif/test@^3.2.14":
version "3.2.14"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.14.tgz#fdc760969e84b56cdc9030a7f972e13484055da2"
integrity sha512-k0SmNoBLI76aJAfqhTye69gkv7TK3SBVptLkhbu+74/P44GXHxaxcCB727QpMpdFZeVqaPfKYz1ns7halBHaSw==
"@oclif/test@^3.2.15":
version "3.2.15"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.15.tgz#aaddb08dee841c3d6f86bfbea2a798cae0c3f499"
integrity sha512-XqG3RosozNqySkxSXInU12Xec2sPSOkqYHJDfdFZiWG3a8Cxu4dnPiAQvms+BJsOlLQmfEQlSHqiyVUKOMHhXA==
dependencies:
"@oclif/core" "^3.26.6"
chai "^4.4.1"
fancy-test "^3.0.14"
fancy-test "^3.0.15"

"@pkgjs/parseargs@^0.11.0":
version "0.11.0"
Expand Down Expand Up @@ -3998,10 +3998,10 @@ extend@^3.0.2:
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==

fancy-test@^3.0.14:
version "3.0.14"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.14.tgz#c5007291d7c36b07f0a8e7f235f2aa454bd66aac"
integrity sha512-FkiDltQA8PBZzw5tUnMrP1QtwIdNQWxxbZK5C22M9wu6HfFNciwkG3D9siT4l4s1fBTDaEG+Fdkbpi9FDTxtrg==
fancy-test@^3.0.15:
version "3.0.16"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.16.tgz#13f60771421ea93de94b1a1cac185c18021553bf"
integrity sha512-y1xZFpyYbE2TMiT+agOW2Emv8gr73zvDrKKbcXc8L+gMyIVJFn71cc4ICfzu2zEXjHirpHpdDJN0JBX99wwDXQ==
dependencies:
"@types/chai" "*"
"@types/lodash" "*"
Expand Down

0 comments on commit c5ca022

Please sign in to comment.