Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2023
1 parent ce98f32 commit b567f3b
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 @@ -19,7 +19,7 @@
},
"devDependencies": {
"@oclif/plugin-help": "^5.2.0",
"@oclif/test": "^2.2.20",
"@oclif/test": "^2.3.1",
"@types/chai": "^4.3.4",
"@types/cross-spawn": "^6.0.2",
"@types/execa": "^0.9.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
widest-line "^3.1.0"
wrap-ansi "^7.0.0"

"@oclif/core@^2.0.2-beta.6":
"@oclif/core@^2.0.2-beta.10", "@oclif/core@^2.0.2-beta.6":
version "2.0.2-beta.10"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.0.2-beta.10.tgz#5b459a91d653b8d5aa234e4324a4cc483747abd2"
integrity sha512-FgJ5XHE6MjE7DOyQAcOZPD5Xs5cNOzP91zAQBkut8xhOkZA1NRQjv+7BczJqOTerXccohhTlu09pd7OAyDuitw==
Expand Down 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.2.20":
version "2.2.20"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.20.tgz#c5c76f9ab3eeb6df3c1af81a95428c95fb0065e9"
integrity sha512-SaSMgeB9DKcfRRIvh461eK1eEkjgV/iYHWU5XhWli8psAnqKFgxar3ESpMfQKwYjVMxKdKSjOhEFHaHMOgPJOQ==
"@oclif/test@^2.3.1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.3.1.tgz#b91084ed14e67fe1ea388df3da79493b9369df81"
integrity sha512-NwOSbUmi3q6ZITfiZNTzRXslMs0ot2cIpCJb4d+yxYAlIfTuDBW7IudSF0EIuDdU7UhCB24vxRvSROYJC1/TcA==
dependencies:
"@oclif/core" "^1.23.1"
"@oclif/core" "^2.0.2-beta.10"
fancy-test "^2.0.11"

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

0 comments on commit b567f3b

Please sign in to comment.