We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9532269 commit cb3de0eCopy full SHA for cb3de0e
package.json
@@ -5,7 +5,7 @@
5
"author": "Salesforce",
6
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",
7
"dependencies": {
8
- "@oclif/core": "^1.25.0",
+ "@oclif/core": "^2.0.3",
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.1.0",
+ "oclif": "^3.6.1",
31
"ts-node": "^9.1.1",
32
"tslib": "^2.4.1",
33
"typescript": "4.4.3"
@@ -66,4 +66,4 @@
66
"version": "oclif readme && git add README.md"
67
},
68
"main": "lib/index.js"
69
-}
+}
yarn.lock
0 commit comments