Skip to content

Commit

Permalink
Merge pull request #42 from amtrack/renovate/oclif-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency oclif to v3.2.24
  • Loading branch information
amtrack authored Oct 30, 2022
2 parents 0f21db2 + f136128 commit e0c4267
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"execa": "5.1.1",
"mocha": "10.1.0",
"nyc": "15.1.0",
"oclif": "3.2.22",
"oclif": "3.2.24",
"ts-node": "10.9.1",
"typescript": "4.8.4"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1779,10 +1779,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==

concurrently@^7.4.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.4.0.tgz#bb0e344964bc172673577c420db21e963f2f7368"
integrity sha512-M6AfrueDt/GEna/Vg9BqQ+93yuvzkSKmoTixnwEJkH0LlcGrRC2eCmjeG1tLLHIYfpYJABokqSGyMcXjm96AFA==
concurrently@^7.5.0:
version "7.5.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.5.0.tgz#4dd432d4634a8251f27ab000c4974e78e3906bd3"
integrity sha512-5E3mwiS+i2JYBzr5BpXkFxOnleZTMsG+WnE/dCG4/P+oiVXrbmrBwJ2ozn4SxwB2EZDrKR568X+puVohxz3/Mg==
dependencies:
chalk "^4.1.0"
date-fns "^2.29.1"
Expand Down Expand Up @@ -4370,17 +4370,17 @@ object.assign@^4.1.4:
has-symbols "^1.0.3"
object-keys "^1.1.1"

[email protected].22:
version "3.2.22"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.2.22.tgz#fedf7ad75fd4c02e081a3ac2fdd0903eec9a6b85"
integrity sha512-aYfC+feIOSMo9rAfSMnPaHFImSmL5gPs6CA0mD+LZuNTEyHjWr2VMk+flqs346rP9zIcZBjZJCnsdJndwefKQQ==
[email protected].24:
version "3.2.24"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.2.24.tgz#95bdb8285c590da6927152133af63e241fbe8ec3"
integrity sha512-vzcbfIHeGPb5WnV7DPczoIPvBe0Xp/P6ArR28sSKySkg6/SkDMzdD9IfmsyovvaqrBCDTNgw0yvMbuncCQlIdA==
dependencies:
"@oclif/core" "^1.18.0"
"@oclif/core" "^1.20.0"
"@oclif/plugin-help" "^5.1.16"
"@oclif/plugin-not-found" "^2.3.6"
"@oclif/plugin-warn-if-update-available" "^2.0.6"
aws-sdk "^2.1231.0"
concurrently "^7.4.0"
concurrently "^7.5.0"
debug "^4.3.3"
find-yarn-workspace-root "^2.0.0"
fs-extra "^8.1"
Expand Down

0 comments on commit e0c4267

Please sign in to comment.