Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2022
1 parent 2ee6f47 commit 9704dac
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 @@ -36,7 +36,7 @@
],
"dependencies": {
"@oclif/core": "^1.19.1",
"@oclif/test": "^2.2.0",
"@oclif/test": "^2.2.4",
"@salesforce/core": "^3.31.16",
"@salesforce/kit": "^1.6.1",
"@salesforce/ts-types": "^1.5.21",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@
is-wsl "^2.1.1"
tslib "^2.3.1"

"@oclif/core@^1.16.5", "@oclif/core@^1.19.1":
"@oclif/core@^1.18.0", "@oclif/core@^1.19.1":
version "1.19.1"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.19.1.tgz#6dba92cfb7f1412e43068db3e9716215786f85a3"
integrity sha512-+LtMYQNzfLoYUcBTsWSFQ/4mqiA70XRU6tP+lDNmQQTrB5FHzDoBbyYvdjvMeS42izg78gjlN++rLUaAUCloNw==
Expand Down Expand Up @@ -702,12 +702,12 @@
resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-3.0.2.tgz#969054308fe98d130c02844a45cc792199b75670"
integrity sha512-S/SF/XYJeevwIgHFmVDAFRUvM3m+OjhvCAYMk78ZJQCYCQ5wS7j+LTt1ZEv2jpEEGg2tx/F6TYYWxddNAYHrFQ==

"@oclif/test@^2.2.0":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.3.tgz#9b5b3915639452826f9bc6326bf668c8748052c4"
integrity sha512-a46bZ72YYWSwEvfEnjSAZplBpwJi6v7pQfKAJbDNFTgrnD0cdDrTwH6P/y9FPGbC3SdcULOZYt/qIvFMpjYBLA==
"@oclif/test@^2.2.4":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.4.tgz#30c29cb4a0cd370e8d95280fe40097473edbd884"
integrity sha512-bLaapIKHWyeuWCbD64uUCJCH+OJHFlEi6u/3sRPgi00kEyP95mM23IvkggDWEzQNh92IFj1xx5Bg8qnp0E2tjw==
dependencies:
"@oclif/core" "^1.16.5"
"@oclif/core" "^1.18.0"
fancy-test "^2.0.4"

"@salesforce/bunyan@^2.0.0":
Expand Down

0 comments on commit 9704dac

Please sign in to comment.