Skip to content

Commit

Permalink
fix: bump deps (#331)
Browse files Browse the repository at this point in the history
* fix: bump deps

* chore: more bumps

* chore: bumps
  • Loading branch information
peternhale committed Dec 1, 2021
1 parent e2d17dd commit 61cd38c
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 229 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -5,19 +5,19 @@
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
"@oclif/core": "^1.0.4"
"@oclif/core": "^1.0.5"
},
"devDependencies": {
"@oclif/plugin-plugins": "^2.0.2",
"@oclif/test": "core-v1",
"@types/chai": "^4.1.7",
"@types/mocha": "^8.0.0",
"@types/mocha": "^9.0.0",
"chai": "^4.2.0",
"eslint": "^7.3.1",
"eslint-config-oclif": "^4.0.0",
"eslint-config-oclif-typescript": "^1.0.2",
"mocha": "^8.2.1",
"oclif": "^2.0.0-main.10",
"mocha": "^9.1.3",
"oclif": "^2.0.0-main.11",
"shx": "^0.3.3",
"ts-node": "^9.1.1",
"typescript": "^4.3.5"
Expand Down

0 comments on commit 61cd38c

Please sign in to comment.