We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e0150d + 0a1c4d9 commit 16a1bd6Copy full SHA for 16a1bd6
package.json
@@ -5,13 +5,13 @@
5
"author": "Salesforce",
6
"bugs": "https://github.com/oclif/plugin-which/issues",
7
"dependencies": {
8
- "@oclif/core": "^1.0.7",
9
- "cli-ux": "^6.0.3",
+ "@oclif/core": "^1.0.10",
+ "cli-ux": "^6.0.6",
10
"tslib": "^2.0.0"
11
},
12
"devDependencies": {
13
- "@oclif/plugin-help": "^5.1.7",
14
- "@oclif/test": "^2.0.2",
+ "@oclif/plugin-help": "^5.1.10",
+ "@oclif/test": "^2.0.3",
15
"@types/chai": "^4.1.6",
16
"@types/mocha": "^9",
17
"@types/node": "^14.0.14",
@@ -22,7 +22,7 @@
22
"globby": "^11",
23
"mocha": "^9",
24
"nyc": "^15.1.0",
25
- "oclif": "2.0.0-main.11",
+ "oclif": "2.0.1",
26
"ts-node": "^9.0.0",
27
"typescript": "4.4.3"
28
0 commit comments