Skip to content

Commit 16a1bd6

Browse files
authored
Merge pull request #206 from oclif/phale/bump-deps
fix: bump deps
2 parents 1e0150d + 0a1c4d9 commit 16a1bd6

File tree

2 files changed

+87
-229
lines changed

2 files changed

+87
-229
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-which/issues",
77
"dependencies": {
8-
"@oclif/core": "^1.0.7",
9-
"cli-ux": "^6.0.3",
8+
"@oclif/core": "^1.0.10",
9+
"cli-ux": "^6.0.6",
1010
"tslib": "^2.0.0"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-help": "^5.1.7",
14-
"@oclif/test": "^2.0.2",
13+
"@oclif/plugin-help": "^5.1.10",
14+
"@oclif/test": "^2.0.3",
1515
"@types/chai": "^4.1.6",
1616
"@types/mocha": "^9",
1717
"@types/node": "^14.0.14",
@@ -22,7 +22,7 @@
2222
"globby": "^11",
2323
"mocha": "^9",
2424
"nyc": "^15.1.0",
25-
"oclif": "2.0.0-main.11",
25+
"oclif": "2.0.1",
2626
"ts-node": "^9.0.0",
2727
"typescript": "4.4.3"
2828
},

0 commit comments

Comments
 (0)