Skip to content

Commit 7a578ba

Browse files
Bump @oclif/test from 2.0.3 to 2.1.1
Bumps [@oclif/test](https://github.com/oclif/test) from 2.0.3 to 2.1.1. - [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.1) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8603d51 commit 7a578ba

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@
610610
supports-color "^8.1.1"
611611
tslib "^2"
612612

613-
"@oclif/core@1.0.10", "@oclif/core@^1.0.10", "@oclif/core@^1.0.8":
613+
"@oclif/core@1.0.10":
614614
version "1.0.10"
615615
resolved "https://registry.npmjs.org/@oclif/core/-/core-1.0.10.tgz"
616616
integrity sha512-L+IcNU3NoYxwz5hmHfcUlOJ3dpgHRsIj1kAmI9CKEJHq5gBVKlP44Ot179Jke1jKRKX2g9N42izbmlh0SNpkkw==
@@ -633,10 +633,10 @@
633633
widest-line "^3.1.0"
634634
wrap-ansi "^7.0.0"
635635

636-
"@oclif/core@^1.13.10", "@oclif/core@^1.2.1", "@oclif/core@^1.3.6", "@oclif/core@^1.9.9":
637-
version "1.13.10"
638-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.13.10.tgz#d2014cd75efcd8529d78f1eda5ddc2a4d07c860e"
639-
integrity sha512-nwpjXwWscETdvO+/z94V1zd95vnzmCB6VRaobR4BdBllwWU6jHF/eCi1Ud2Tk9RSedChoLneZuDCkKnRCmxyng==
636+
"@oclif/core@^1.0.10", "@oclif/core@^1.0.8", "@oclif/core@^1.13.10", "@oclif/core@^1.2.1", "@oclif/core@^1.3.6", "@oclif/core@^1.6.4", "@oclif/core@^1.9.9":
637+
version "1.16.3"
638+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.16.3.tgz#03683f685b790a2d37868013f382f57a70ba4110"
639+
integrity sha512-SWrU/eGgN5kLyuZ+TqtKz2z2HTSrgaNEwkawNj4B31VXDrPv7aULS3ntVCboAKRldX/6J+Af+70BV07Rr5c5oA==
640640
dependencies:
641641
"@oclif/linewrap" "^1.0.0"
642642
"@oclif/screen" "^3.0.2"
@@ -738,10 +738,11 @@
738738
integrity sha512-S/SF/XYJeevwIgHFmVDAFRUvM3m+OjhvCAYMk78ZJQCYCQ5wS7j+LTt1ZEv2jpEEGg2tx/F6TYYWxddNAYHrFQ==
739739

740740
"@oclif/test@^2":
741-
version "2.0.3"
742-
resolved "https://registry.npmjs.org/@oclif/test/-/test-2.0.3.tgz"
743-
integrity sha512-8mN/cmfrPQKc9+3I6Dj6HNgmPqRVKe4P7gU61pLUz220oFUxhuP0EHLzY3ARFx8ecUZAJZdWJwh+dne/1GfTcA==
741+
version "2.1.1"
742+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.1.1.tgz#140ed05ece651cdf427306b5c878826e273a1722"
743+
integrity sha512-vuBDXnXbnU073xNUqj+V4Fbrp+6Xhs1sgeWUIMj69SP9qC3pUBPfEPzIoK00ga6/WxZ+2qUgqCBAOPGz3nmTEg==
744744
dependencies:
745+
"@oclif/core" "^1.6.4"
745746
fancy-test "^2.0.0"
746747

747748
"@octokit/auth-token@^2.4.4":

0 commit comments

Comments
 (0)