Skip to content

Commit

Permalink
Bump @oclif/test from 2.0.3 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [@oclif/test](https://github.com/oclif/test) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/oclif/test/releases)
- [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
- [Commits](oclif/test@v2.0.3...v2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2022
1 parent 6951ae1 commit a5fa04d
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@
supports-color "^8.1.1"
tslib "^2"

"@oclif/[email protected]", "@oclif/core@^1", "@oclif/core@^1.0.10", "@oclif/core@^1.0.8":
"@oclif/[email protected]":
version "1.0.10"
resolved "https://registry.npmjs.org/@oclif/core/-/core-1.0.10.tgz"
integrity sha512-L+IcNU3NoYxwz5hmHfcUlOJ3dpgHRsIj1kAmI9CKEJHq5gBVKlP44Ot179Jke1jKRKX2g9N42izbmlh0SNpkkw==
Expand All @@ -480,7 +480,7 @@
widest-line "^3.1.0"
wrap-ansi "^7.0.0"

"@oclif/core@^1.2.1", "@oclif/core@^1.3.6", "@oclif/core@^1.6.4":
"@oclif/core@^1", "@oclif/core@^1.0.10", "@oclif/core@^1.0.8", "@oclif/core@^1.2.1", "@oclif/core@^1.3.1", "@oclif/core@^1.3.6", "@oclif/core@^1.6.4":
version "1.9.5"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.9.5.tgz#4dd00f35fceb89906245da791b14bd503103771a"
integrity sha512-C605Cr4RhHTMXYApLxdVt/PL6IA5cguN6MPvsMjxkvBppk2Fvcsj05dtRdDqShskRpZzHtu65emG1tHy8TWPWQ==
Expand Down Expand Up @@ -585,10 +585,11 @@
integrity sha512-S/SF/XYJeevwIgHFmVDAFRUvM3m+OjhvCAYMk78ZJQCYCQ5wS7j+LTt1ZEv2jpEEGg2tx/F6TYYWxddNAYHrFQ==

"@oclif/test@^2":
version "2.0.3"
resolved "https://registry.npmjs.org/@oclif/test/-/test-2.0.3.tgz"
integrity sha512-8mN/cmfrPQKc9+3I6Dj6HNgmPqRVKe4P7gU61pLUz220oFUxhuP0EHLzY3ARFx8ecUZAJZdWJwh+dne/1GfTcA==
version "2.1.0"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.1.0.tgz#e5a0ba619c890770782e48c82d18f5921e2d2b9f"
integrity sha512-o+JTv3k28aMUxywJUlJY1/DORLqumoZFRII492phOmtXM16rD6Luy3z1qinT4BvEtPj2BzOPd2whr/VdYszaYw==
dependencies:
"@oclif/core" "^1.3.1"
fancy-test "^2.0.0"

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

0 comments on commit a5fa04d

Please sign in to comment.