Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Jan 26, 2022
1 parent ad415b8 commit 3c346fd
Show file tree
Hide file tree
Showing 2 changed files with 1,465 additions and 1,500 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
"@oclif/core": "^1.0.11"
"@oclif/core": "^1.2.0"
},
"devDependencies": {
"@oclif/plugin-plugins": "2.0.11",
"@oclif/plugin-plugins": "^2.0.12",
"@oclif/test": "^2.0.3",
"@types/chai": "^4.3.0",
"@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.1.0",
"oclif": "^2.3.0",
"shx": "^0.3.3",
"ts-node": "^9.1.1",
"typescript": "^4.5.4"
Expand Down
Loading

0 comments on commit 3c346fd

Please sign in to comment.