Skip to content

Commit

Permalink
fix(deps): update dependency @oclif/command to v1.8.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 17, 2021
1 parent aa6450a commit e5726f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
]
},
"dependencies": {
"@oclif/command": "1.8.15",
"@oclif/command": "1.8.16",
"@oclif/config": "1.18.2",
"@oclif/plugin-help": "5.1.10",
"cli-ux": "6.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -346,9 +346,9 @@ __metadata:
languageName: node
linkType: hard

"@oclif/command@npm:1.8.15":
version: 1.8.15
resolution: "@oclif/command@npm:1.8.15"
"@oclif/command@npm:1.8.16":
version: 1.8.16
resolution: "@oclif/command@npm:1.8.16"
dependencies:
"@oclif/config": ^1.18.2
"@oclif/errors": ^1.3.5
Expand All @@ -358,7 +358,7 @@ __metadata:
semver: ^7.3.2
peerDependencies:
"@oclif/config": ^1
checksum: 7e2fbd9ea9dcdb840754bd6088cd5c62a0b32d5675aa488f60bd2d916a13bc567656ad6301045071aec7e739ef62dfbd333ea5b9d8a8cda2cebb1140000a9d76
checksum: c7cac8e1f9a7e5d9d88a316becc6f7f3bc72fce1a2d583d39b0b08cd98c13f0fe71e256f90ac586d7bd21054c8e76c0fef0b823bb7d108977d777e10c2678e7d
languageName: node
linkType: hard

Expand Down Expand Up @@ -1306,7 +1306,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "create-javascript-project@workspace:."
dependencies:
"@oclif/command": 1.8.15
"@oclif/command": 1.8.16
"@oclif/config": 1.18.2
"@oclif/dev-cli": ^1
"@oclif/plugin-help": 5.1.10
Expand Down

0 comments on commit e5726f9

Please sign in to comment.