Skip to content

Commit

Permalink
Merge pull request #206 from oclif/phale/bump-deps
Browse files Browse the repository at this point in the history
fix: bump deps
  • Loading branch information
peternhale authored Dec 17, 2021
2 parents 1e0150d + 0a1c4d9 commit 16a1bd6
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 229 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-which/issues",
"dependencies": {
"@oclif/core": "^1.0.7",
"cli-ux": "^6.0.3",
"@oclif/core": "^1.0.10",
"cli-ux": "^6.0.6",
"tslib": "^2.0.0"
},
"devDependencies": {
"@oclif/plugin-help": "^5.1.7",
"@oclif/test": "^2.0.2",
"@oclif/plugin-help": "^5.1.10",
"@oclif/test": "^2.0.3",
"@types/chai": "^4.1.6",
"@types/mocha": "^9",
"@types/node": "^14.0.14",
Expand All @@ -22,7 +22,7 @@
"globby": "^11",
"mocha": "^9",
"nyc": "^15.1.0",
"oclif": "2.0.0-main.11",
"oclif": "2.0.1",
"ts-node": "^9.0.0",
"typescript": "4.4.3"
},
Expand Down
Loading

0 comments on commit 16a1bd6

Please sign in to comment.