Skip to content

Commit c2eb3cd

Browse files
chore(dev-deps): bump @oclif/test from 2.3.16 to 2.3.17 (#661)
Bumps [@oclif/test](https://github.com/oclif/test) from 2.3.16 to 2.3.17. - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](oclif/test@2.3.16...2.3.17) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d59da79 commit c2eb3cd

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1023,12 +1023,12 @@
10231023
integrity sha512-IMsTN1dXEXaOSre27j/ywGbBjrzx0FNd1XmuhCWCB9NTPrhWI1Ifbz+YLSEcstfQfocYsrbrIessxXb2oon4lA==
10241024

10251025
"@oclif/test@^2", "@oclif/test@^2.2.21":
1026-
version "2.3.16"
1027-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.3.16.tgz#f6a8898218dcc499e70338f715430788b6ee54c3"
1028-
integrity sha512-uL6pTh6700MAkmpXYaerADgcHuTWRhF3IFZhzY/fgSMw1E57BiUojYs+nCnLZRP+KeFsSC0gkqZWJkFYx71dIA==
1026+
version "2.3.17"
1027+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.3.17.tgz#adb16facb7ea21f77aa82580ca56eedfc28238ea"
1028+
integrity sha512-Ph3Gg1n7Sz2JHsoLHNifzwbeDs8kKlBK+JcFikkoH7Fc+FoNXOsEBY6HTF0/8P3SeVK3H3MyBEvGNsGbeClhtg==
10291029
dependencies:
10301030
"@oclif/core" "^2.8.2"
1031-
fancy-test "^2.0.18"
1031+
fancy-test "^2.0.19"
10321032

10331033
"@octokit/auth-token@^2.4.4":
10341034
version "2.5.0"
@@ -3878,10 +3878,10 @@ extsprintf@^1.2.0:
38783878
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.1.tgz#8d172c064867f235c0c84a596806d279bf4bcc07"
38793879
integrity sha512-Wrk35e8ydCKDj/ArClo1VrPVmN8zph5V4AtHwIuHhvMXsKf73UT3BOD+azBIW+3wOJ4FhEH7zyaJCFvChjYvMA==
38803880

3881-
fancy-test@^2.0.18:
3882-
version "2.0.18"
3883-
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.18.tgz#36f938a7207c90b2bf2f85b9c7d0cb6de8444635"
3884-
integrity sha512-wA9xzWMJ4L51Jcr9k06koPwi58bbUkTZrqqNYd6z7DHky1jW+D5jc/q86zPmkVdnjOrCg91VOeEzyOjTLIlD8A==
3881+
fancy-test@^2.0.19:
3882+
version "2.0.19"
3883+
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.19.tgz#f30251ef89ec135df6dffffa7445b5ca4b366a2b"
3884+
integrity sha512-Zlj9GadzSXMLT11227FvkPOlM7wtzElRRJnUbwmC4tScbRUZx04PrS30fSuQCGT4hjaT8ZHQrEGea8S3xYrwsg==
38853885
dependencies:
38863886
"@types/chai" "*"
38873887
"@types/lodash" "*"

0 commit comments

Comments
 (0)