Skip to content

Commit

Permalink
fix: bump deps (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
peternhale authored Dec 8, 2021
1 parent b65e3a5 commit c067d57
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 150 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"bugs": "https://github.com/oclif/plugin-plugins/issues",
"dependencies": {
"@oclif/color": "^0.1.2",
"@oclif/core": "^1.0.7",
"@oclif/core": "1.0.10",
"chalk": "^4.1.2",
"cli-ux": "^6.0.3",
"cli-ux": "6.0.6",
"debug": "^4.1.0",
"fs-extra": "^9.0",
"http-call": "^5.2.2",
Expand Down Expand Up @@ -38,7 +38,7 @@
"husky": "6",
"mocha": "^9.1.3",
"nock": "^13.0.3",
"oclif": "2.0.0-main.11",
"oclif": "2.0.0-main.18",
"ts-node": "^10.4.0",
"typescript": "4.4.3"
},
Expand Down
Loading

0 comments on commit c067d57

Please sign in to comment.