Skip to content

Commit

Permalink
Update chisel-shared-utils packages (xfiveco#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
edenizk committed Jun 27, 2021
1 parent 551b36b commit a5ea047
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/chisel-shared-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"node": ">=10"
},
"dependencies": {
"chalk": "^4.1.0",
"chalk": "^4.1.1",
"command-exists": "^1.2.9",
"execa": "^4.0.2",
"fs-extra": "^9.0.1",
"globby": "^11.0.1",
"lodash": "^4.17.15"
"execa": "^5.1.1",
"fs-extra": "^10.0.0",
"globby": "^11.0.4",
"lodash": "^4.17.21"
}
}

0 comments on commit a5ea047

Please sign in to comment.