From c677572aee18d259887796f09b280e2f05fa2588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Nov 2022 14:02:43 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 2.2.10 to 2.2.12 Bumps [@oclif/test](https://github.com/oclif/test) from 2.2.10 to 2.2.12. - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/test/compare/2.2.10...2.2.12) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 4d6ed2490..4ffc67a8e 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "@oclif/plugin-legacy": "^1.2.7", - "@oclif/test": "^2.2.10", + "@oclif/test": "^2.2.12", "@types/chai": "^4.3.4", "@types/execa": "^0.9.0", "@types/fs-extra": "^9.0", diff --git a/yarn.lock b/yarn.lock index 6d06f85ef..d3bbb128b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -506,7 +506,7 @@ is-wsl "^2.1.1" tslib "^2.0.0" -"@oclif/core@^1.16.1", "@oclif/core@^1.20.0", "@oclif/core@^1.20.3", "@oclif/core@^1.20.4": +"@oclif/core@^1.16.1", "@oclif/core@^1.20.0", "@oclif/core@^1.20.4": version "1.20.4" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.20.4.tgz#7378b52e1f1b502e383ffb07f95dffc9fd8588ff" integrity sha512-giug32M4YhSYNYKQwE1L57/+k5gp1+Bq3/0vKNQmzAY1tizFGhvBJc6GIRZasHjU+xtZLutQvrVrJo7chX3hxg== @@ -643,13 +643,13 @@ resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-3.0.3.tgz#e679ad10535e31d333f809f7a71335cc9aef1e55" integrity sha512-KX8gMYA9ujBPOd1HFsV9e0iEx7Uoj8AG/3YsW4TtWQTg4lJvr82qNm7o/cFQfYRIt+jw7Ew/4oL4A22zOT+IRA== -"@oclif/test@^2.2.10": - version "2.2.10" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.10.tgz#51b873df300bb7a4d2f24a30e3395cea7db95507" - integrity sha512-tz6tH79F0Kw1kWv/8BgTov+WtIeFDdq1PNUkW43U0Rh4HOA1SafPbXCpzhM9A6O7YXS+tq8ayuZdkyOXXJY6Ww== +"@oclif/test@^2.2.12": + version "2.2.12" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.12.tgz#bb97a8c678b349e0e323013be67d68f619e6aaf2" + integrity sha512-6s1XwvBTXHdVjVZY/qDgMl74NVvoy8MQoknqT/YfR9K3P/6fPW4xeZqemtvrvU4heM5kzSShta5sk0I28MXHMg== dependencies: - "@oclif/core" "^1.20.3" - fancy-test "^2.0.6" + "@oclif/core" "^1.20.4" + fancy-test "^2.0.7" "@octokit/auth-token@^2.4.4": version "2.5.0" @@ -2708,7 +2708,7 @@ fancy-test@^1.4.10: nock "^13.0.0" stdout-stderr "^0.1.9" -fancy-test@^2.0.6: +fancy-test@^2.0.7: version "2.0.7" resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.7.tgz#a5e8e23113384c5550914da4f429d10822622521" integrity sha512-E9qiHMi/Wf3y0PLwoRbgr8SRTcvQY+6gx9d/qaVNT6N5AQ79iZr08ftY2Ki5KRC5LS02GoVD/CYT4t/KwwC/Pw==