Skip to content

Commit

Permalink
chore(dep) Upgrade to Ergo 0.20.5
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Simeon <[email protected]>
  • Loading branch information
jeromesimeon committed Dec 10, 2019
1 parent db31402 commit 2f159d0
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/cicero-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
},
"dependencies": {
"@accordproject/concerto-core": "0.82.6",
"@accordproject/ergo-compiler": "0.20.4",
"@accordproject/ergo-engine": "0.20.4",
"@accordproject/ergo-compiler": "0.20.5",
"@accordproject/ergo-engine": "0.20.5",
"@accordproject/markdown-common": "0.9.2",
"axios": "0.19.0",
"debug": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cicero-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@accordproject/cicero-core": "0.20.3",
"@accordproject/ergo-engine": "0.20.4",
"@accordproject/ergo-engine": "0.20.5",
"moment-mini": "2.22.1"
},
"license-check-config": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cicero-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@accordproject/cicero-core": "0.20.3",
"@accordproject/cicero-engine": "0.20.3",
"@accordproject/ergo-test": "0.20.4",
"@accordproject/ergo-test": "0.20.5",
"chai": "4.2.0",
"chai-things": "0.2.0",
"cucumber": "5.1.0"
Expand Down

0 comments on commit 2f159d0

Please sign in to comment.