Skip to content

Commit

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

* fix: bump deps

* chore: add automerge cron

* chore: update yarn.lock
  • Loading branch information
peternhale committed Dec 6, 2021
1 parent acf801f commit e6155a1
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 137 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-plugins/issues",
"dependencies": {
"@oclif/color": "^1.0.0",
"@oclif/color": "^0.1.2",
"@oclif/core": "^1.0.7",
"chalk": "^4.1.0",
"chalk": "^4.1.2",
"cli-ux": "^6.0.3",
"debug": "^4.1.0",
"fs-extra": "^9.0",
Expand All @@ -21,7 +21,7 @@
"devDependencies": {
"@commitlint/config-conventional": "^12.1.4",
"@oclif/plugin-help": "^5.1.7",
"@oclif/test": "^2.0.2",
"@oclif/test": "^1.2.8",
"@types/chai": "^4.1.7",
"@types/fs-extra": "^9.0",
"@types/mocha": "^8.0.0",
Expand Down
Loading

0 comments on commit e6155a1

Please sign in to comment.