Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2023
1 parent 88b1858 commit cb4a6ad
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 @@ -19,7 +19,7 @@
},
"devDependencies": {
"@oclif/plugin-help": "^5.2.4",
"@oclif/test": "^2.3.5",
"@oclif/test": "^2.3.6",
"@types/chai": "^4.3.4",
"@types/cross-spawn": "^6.0.2",
"@types/execa": "^0.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -540,12 +540,12 @@
resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-3.0.4.tgz#663db0ecaf23f3184e7f01886ed578060e4a7f1c"
integrity sha512-IMsTN1dXEXaOSre27j/ywGbBjrzx0FNd1XmuhCWCB9NTPrhWI1Ifbz+YLSEcstfQfocYsrbrIessxXb2oon4lA==

"@oclif/test@^2.3.5":
version "2.3.5"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.3.5.tgz#270ef891c3491dff4cc29df756deb776291602e5"
integrity sha512-LxmiatZV7Ph9K2F0Rs0u2d7BODxbfL7qfHE94HwqzaW8uRe20JbGMxH4iGBHFE5Gdod6XIV3o3jHyPXVlz7YZA==
"@oclif/test@^2.3.6":
version "2.3.6"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.3.6.tgz#b3c7594f04c2eb55fc6b6f8e61d825500debb85a"
integrity sha512-n1DGbLzGrrfn/Nm2f8829RcQ2iOd9EXDZxx0U9WswpJS75P4N9Py4tYBhfX+wGU7CaJDfYxnqQHB0YuRYDBwrw==
dependencies:
"@oclif/core" "^2.0.8"
"@oclif/core" "^2.1.2"
fancy-test "^2.0.12"

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

0 comments on commit cb4a6ad

Please sign in to comment.