Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/test from 3.1.15 to 3.1.16
Browse files Browse the repository at this point in the history
Bumps [@oclif/test](https://github.com/oclif/test) from 3.1.15 to 3.1.16.
- [Release notes](https://github.com/oclif/test/releases)
- [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
- [Commits](oclif/test@3.1.15...3.1.16)

---
updated-dependencies:
- dependency-name: "@oclif/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 18, 2024
1 parent 5e58ef1 commit b288b79
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 @@ -13,7 +13,7 @@
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.0.8",
"@oclif/test": "^3.1.15",
"@oclif/test": "^3.1.16",
"@salesforce/cli-plugins-testkit": "^5.1.9",
"@salesforce/dev-scripts": "^8.3.0",
"@salesforce/plugin-command-reference": "^3.0.66",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1775,12 +1775,12 @@
http-call "^5.2.2"
lodash.template "^4.5.0"

"@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==
"@oclif/test@^3.1.16":
version "3.1.16"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.16.tgz#acb66688a0caf08b5089da3d8f05201e1cf75819"
integrity sha512-LeoojG2tD8XDN9HzEt1j+JUKSyYz7qGp55SfvnXCa8d7k4Hq9jTzTiubu+s2mE4Nq9Ns5X40NZNSm85COxbsqw==
dependencies:
"@oclif/core" "^3.18.2"
"@oclif/core" "^3.19.1"
chai "^4.4.1"
fancy-test "^3.0.10"

Expand Down

0 comments on commit b288b79

Please sign in to comment.