Skip to content

Commit

Permalink
Merge pull request #515 from oclif/dependabot-npm_and_yarn-oclif-test…
Browse files Browse the repository at this point in the history
…-2.2.13

chore(dev-deps): bump @oclif/test from 2.2.12 to 2.2.13
  • Loading branch information
svc-cli-bot committed Dec 10, 2022
2 parents 45a3f37 + 9ada362 commit d324df5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@commitlint/config-conventional": "^12.1.4",
"@oclif/plugin-help": "^5.1.19",
"@oclif/test": "^2.2.12",
"@oclif/test": "^2.2.13",
"@types/chai": "^4.3.4",
"@types/fs-extra": "^9.0",
"@types/mocha": "^8.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -687,10 +687,10 @@
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.12":
version "2.2.12"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.12.tgz#bb97a8c678b349e0e323013be67d68f619e6aaf2"
integrity sha512-6s1XwvBTXHdVjVZY/qDgMl74NVvoy8MQoknqT/YfR9K3P/6fPW4xeZqemtvrvU4heM5kzSShta5sk0I28MXHMg==
"@oclif/test@^2.2.13":
version "2.2.13"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.13.tgz#bd926584440bd81bc359c7f209421c0a914099e6"
integrity sha512-BnVvLbfd3noDZKKkncapCmGXnqvjHJYn1Nybs3QQA1Tu7u68EHWPWB6r64fge/O0xSM1FtTN+ICGcmGfxQYZqg==
dependencies:
"@oclif/core" "^1.20.4"
fancy-test "^2.0.7"
Expand Down

0 comments on commit d324df5

Please sign in to comment.