Skip to content

Commit 0c2b793

Browse files
chore(dev-deps): bump @oclif/test from 2.2.13 to 2.2.15
Bumps [@oclif/test](https://github.com/oclif/test) from 2.2.13 to 2.2.15. - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](oclif/test@2.2.13...2.2.15) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49e2051 commit 0c2b793

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@oclif/plugin-command-snapshot": "^3.2.11",
18-
"@oclif/test": "^2.2.13",
18+
"@oclif/test": "^2.2.15",
1919
"@salesforce/cli-plugins-testkit": "^3.2.6",
2020
"@salesforce/dev-config": "^3.1.0",
2121
"@salesforce/dev-scripts": "^3.1.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -724,10 +724,10 @@
724724
is-wsl "^2.1.1"
725725
tslib "^2.3.1"
726726

727-
"@oclif/core@^1.19.1", "@oclif/core@^1.20.3", "@oclif/core@^1.20.4":
728-
version "1.20.4"
729-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.20.4.tgz#7378b52e1f1b502e383ffb07f95dffc9fd8588ff"
730-
integrity sha512-giug32M4YhSYNYKQwE1L57/+k5gp1+Bq3/0vKNQmzAY1tizFGhvBJc6GIRZasHjU+xtZLutQvrVrJo7chX3hxg==
727+
"@oclif/core@^1.19.1", "@oclif/core@^1.20.3", "@oclif/core@^1.20.4", "@oclif/core@^1.21.0":
728+
version "1.22.0"
729+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.22.0.tgz#dfdd76db6435cc1be2de7bbe25c23302332b9297"
730+
integrity sha512-Bvyi6uFbmpkFl9XUATsGMlqEDGfqMKWL0Mu5VQTuPg7/NIyfygYkaburn11uGkOp0a8yG6fPpyVBfGmztjNPGA==
731731
dependencies:
732732
"@oclif/linewrap" "^1.0.0"
733733
"@oclif/screen" "^3.0.3"
@@ -888,13 +888,13 @@
888888
resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-3.0.3.tgz#e679ad10535e31d333f809f7a71335cc9aef1e55"
889889
integrity sha512-KX8gMYA9ujBPOd1HFsV9e0iEx7Uoj8AG/3YsW4TtWQTg4lJvr82qNm7o/cFQfYRIt+jw7Ew/4oL4A22zOT+IRA==
890890

891-
"@oclif/test@^2.2.13":
892-
version "2.2.13"
893-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.13.tgz#bd926584440bd81bc359c7f209421c0a914099e6"
894-
integrity sha512-BnVvLbfd3noDZKKkncapCmGXnqvjHJYn1Nybs3QQA1Tu7u68EHWPWB6r64fge/O0xSM1FtTN+ICGcmGfxQYZqg==
891+
"@oclif/test@^2.2.13", "@oclif/test@^2.2.15":
892+
version "2.2.15"
893+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.15.tgz#9f5a4477eb6f32ea361cae781c7f28ce5697d1e1"
894+
integrity sha512-IItdu34/nIn46qYg2PxeAA7fgW+y3KTUM+UCEaRvaFxEfQiHG173ohFJu7HPVsMfAS+RuTQfmAd/c0xKVQLGUQ==
895895
dependencies:
896-
"@oclif/core" "^1.20.4"
897-
fancy-test "^2.0.7"
896+
"@oclif/core" "^1.21.0"
897+
fancy-test "^2.0.9"
898898

899899
"@octokit/auth-token@^2.4.4":
900900
version "2.5.0"
@@ -3355,10 +3355,10 @@ extract-stack@^2.0.0:
33553355
resolved "https://registry.yarnpkg.com/extract-stack/-/extract-stack-2.0.0.tgz#11367bc865bfcd9bc0db3123e5edb57786f11f9b"
33563356
integrity sha512-AEo4zm+TenK7zQorGK1f9mJ8L14hnTDi2ZQPR+Mub1NX8zimka1mXpV5LpH8x9HoUmFSHZCfLHqWvp0Y4FxxzQ==
33573357

3358-
fancy-test@^2.0.7:
3359-
version "2.0.7"
3360-
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.7.tgz#a5e8e23113384c5550914da4f429d10822622521"
3361-
integrity sha512-E9qiHMi/Wf3y0PLwoRbgr8SRTcvQY+6gx9d/qaVNT6N5AQ79iZr08ftY2Ki5KRC5LS02GoVD/CYT4t/KwwC/Pw==
3358+
fancy-test@^2.0.9:
3359+
version "2.0.9"
3360+
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.9.tgz#c3145c8024802404baf1dfcc19711198ee74a012"
3361+
integrity sha512-sQ/tAoUiEcNkwg454GCCGWZaERQ48AV6WJZDJzRLwBI4k5M0OrzWME98Cqv3Vribnbe9rJlVb5hOcQmyZjrOBg==
33623362
dependencies:
33633363
"@types/chai" "*"
33643364
"@types/lodash" "*"

0 commit comments

Comments
 (0)