Skip to content

Commit

Permalink
fix: bump deps (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
peternhale committed Dec 8, 2021
1 parent b65899d commit e21970d
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 437 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -5,10 +5,10 @@
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
"@oclif/core": "^1.0.8"
"@oclif/core": "^1.0.10"
},
"devDependencies": {
"@oclif/plugin-plugins": "^2.0.8",
"@oclif/plugin-plugins": "2.0.9",
"@oclif/test": "^2.0.2",
"@types/chai": "^4.1.7",
"@types/mocha": "^9.0.0",
Expand All @@ -17,7 +17,7 @@
"eslint-config-oclif": "^4.0.0",
"eslint-config-oclif-typescript": "^1.0.2",
"mocha": "^9.1.3",
"oclif": "^2.0.0-main.15",
"oclif": "2.0.0-main.18",
"shx": "^0.3.3",
"ts-node": "^9.1.1",
"typescript": "^4.3.5"
Expand Down

0 comments on commit e21970d

Please sign in to comment.