Skip to content

Commit

Permalink
fix: bump deps (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
peternhale authored Dec 7, 2021
1 parent 18b1b31 commit 8527a13
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 110 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",
"dependencies": {
"@oclif/core": "^1.0.4",
"@oclif/core": "^1.0.8",
"chalk": "^4.1.0",
"debug": "^4.1.0",
"fs-extra": "^9.0.1",
Expand All @@ -27,7 +27,7 @@
"eslint-config-oclif-typescript": "^0.2.0",
"globby": "^11.0.1",
"mocha": "^8.0.1",
"oclif": "^2.0.0-main.5",
"oclif": "^2.0.0-main.14",
"ts-node": "^9.1.1",
"tslib": "^2.0.0",
"typescript": "4.4.3"
Expand Down
Loading

0 comments on commit 8527a13

Please sign in to comment.