Skip to content

Commit

Permalink
fix: align deps (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
peternhale committed Dec 8, 2021
1 parent 42fe9be commit 379501c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 303 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@commitlint/config-conventional": "^12.1.4",
"@oclif/plugin-help": "5.1.9",
"@oclif/test": "^1.2.8",
"@oclif/test": "2.0.2",
"@types/chai": "^4.1.7",
"@types/fs-extra": "^9.0",
"@types/mocha": "^8.0.0",
Expand All @@ -38,7 +38,7 @@
"husky": "6",
"mocha": "^9.1.3",
"nock": "^13.0.3",
"oclif": "2.0.0-main.18",
"oclif": "2.0.0-main.19",
"ts-node": "^10.4.0",
"typescript": "4.4.3"
},
Expand Down
Loading

0 comments on commit 379501c

Please sign in to comment.