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 17, 2024
1 parent 725153c commit 006477f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.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
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1357,7 +1357,7 @@
node-gyp "^8.2.0"
read-package-json-fast "^2.0.1"

"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1":
"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.19.1":
version "3.19.1"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.1.tgz#18af989f4b086ba9b6dfac891fb27f8281664084"
integrity sha512-dd1h4Hz+LwpuYhKvgBjDmW3/HgUAm93JM95cnbzSv5VcmiBeC+utjLvY96PmPbYxxDoz7XazEOl8oOpSLSEgcg==
Expand Down Expand Up @@ -1432,12 +1432,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 006477f

Please sign in to comment.