We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b1b31 commit 8527a13Copy full SHA for 8527a13
package.json
@@ -5,7 +5,7 @@
5
"author": "Jeff Dickey @jdxcode",
6
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",
7
"dependencies": {
8
- "@oclif/core": "^1.0.4",
+ "@oclif/core": "^1.0.8",
9
"chalk": "^4.1.0",
10
"debug": "^4.1.0",
11
"fs-extra": "^9.0.1",
@@ -27,7 +27,7 @@
27
"eslint-config-oclif-typescript": "^0.2.0",
28
"globby": "^11.0.1",
29
"mocha": "^8.0.1",
30
- "oclif": "^2.0.0-main.5",
+ "oclif": "^2.0.0-main.14",
31
"ts-node": "^9.1.1",
32
"tslib": "^2.0.0",
33
"typescript": "4.4.3"
0 commit comments