Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 5, 2022
1 parent 723b612 commit af6ff49
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@oclif/plugin-help": "^5.1.17",
"@oclif/test": "^2.2.6",
"@oclif/test": "^2.2.8",
"@types/chai": "^4.2.15",
"@types/cross-spawn": "^6.0.2",
"@types/execa": "^0.9.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -432,7 +432,7 @@
supports-color "^8.1.1"
tslib "^2"

"@oclif/core@^1.0.8", "@oclif/core@^1.18.0", "@oclif/core@^1.19.1", "@oclif/core@^1.2.1", "@oclif/core@^1.20.0", "@oclif/core@^1.3.0":
"@oclif/core@^1.0.8", "@oclif/core@^1.18.0", "@oclif/core@^1.2.1", "@oclif/core@^1.20.0", "@oclif/core@^1.3.0":
version "1.20.0"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.20.0.tgz#04a37b66cedeeb21630b91095466641bc499f706"
integrity sha512-yByf6w5JOFsbIeyYEF8rSbvN4uCI/7O9lGNg0kY0N+HH6edtpCtGHe6p/4+5yPNEmGL6P8IEKi+9s0Ys774mgw==
Expand Down Expand Up @@ -506,12 +506,12 @@
resolved "https://registry.npmjs.org/@oclif/screen/-/screen-3.0.2.tgz#969054308fe98d130c02844a45cc792199b75670"
integrity sha512-S/SF/XYJeevwIgHFmVDAFRUvM3m+OjhvCAYMk78ZJQCYCQ5wS7j+LTt1ZEv2jpEEGg2tx/F6TYYWxddNAYHrFQ==

"@oclif/test@^2.2.6":
version "2.2.6"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.6.tgz#2c98bb1ecab3ddf6b01b51f8a3489c9105353d67"
integrity sha512-rf67rTBkEeulpomdeBYm0D+Q0e1uMqTPUNPhY2/G6guAJhmu3M+78HvSKpLdG7WqpbfQJ68D5Dh5HnauO+MY2g==
"@oclif/test@^2.2.8":
version "2.2.8"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.8.tgz#c4114922428f90f94e3775b596876a88830a91c2"
integrity sha512-VPVR1XLiTYqKToXlU7TPRnp5WMZvzfjyyPDH2sqKVCuEj9ZdEsK8m4woTK1n9aX1HI1Yv0tyyvg2a8HbUJOwhw==
dependencies:
"@oclif/core" "^1.19.1"
"@oclif/core" "^1.20.0"
fancy-test "^2.0.5"

"@octokit/auth-token@^2.4.4":
Expand Down

0 comments on commit af6ff49

Please sign in to comment.