Skip to content

Commit 8527a13

Browse files
authoredDec 7, 2021
fix: bump deps (#236)
1 parent 18b1b31 commit 8527a13

File tree

2 files changed

+224
-110
lines changed

2 files changed

+224
-110
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",
77
"dependencies": {
8-
"@oclif/core": "^1.0.4",
8+
"@oclif/core": "^1.0.8",
99
"chalk": "^4.1.0",
1010
"debug": "^4.1.0",
1111
"fs-extra": "^9.0.1",
@@ -27,7 +27,7 @@
2727
"eslint-config-oclif-typescript": "^0.2.0",
2828
"globby": "^11.0.1",
2929
"mocha": "^8.0.1",
30-
"oclif": "^2.0.0-main.5",
30+
"oclif": "^2.0.0-main.14",
3131
"ts-node": "^9.1.1",
3232
"tslib": "^2.0.0",
3333
"typescript": "4.4.3"

0 commit comments

Comments
 (0)