Skip to content

Commit

Permalink
Merge fda045f into d70da9a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 3, 2020
2 parents d70da9a + fda045f commit d21268c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/console-reporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"npm": ">= 5"
},
"dependencies": {
"chalk": "^3.0.0",
"chalk": "^4.0.0",
"tiny-types": "^1.12.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/serenity-bdd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"axios": "^0.19.2",
"chalk": "^3.0.0",
"chalk": "^4.0.0",
"find-java-home": "^1.1.0",
"progress": "^2.0.3",
"tiny-types": "^1.12.2",
Expand Down

0 comments on commit d21268c

Please sign in to comment.