Skip to content

Commit

Permalink
chore(dep) Upgrade for 0.20.7
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Simeon <[email protected]>
  • Loading branch information
jeromesimeon committed Dec 20, 2019
1 parent c0f7a90 commit e4c1285
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 30 deletions.
50 changes: 25 additions & 25 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions packages/cicero-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@
},
"dependencies": {
"@accordproject/concerto-core": "0.82.6",
"@accordproject/ergo-compiler": "0.20.5",
"@accordproject/ergo-engine": "0.20.5",
"@accordproject/markdown-common": "0.9.2",
"@accordproject/ergo-compiler": "0.20.7",
"@accordproject/ergo-engine": "0.20.7",
"@accordproject/markdown-common": "0.9.4",
"axios": "0.19.0",
"debug": "4.1.0",
"ietf-language-tag-regex": "0.0.5",
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.6",
"@accordproject/ergo-engine": "0.20.5",
"@accordproject/ergo-engine": "0.20.7",
"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.6",
"@accordproject/cicero-engine": "0.20.6",
"@accordproject/ergo-test": "0.20.5",
"@accordproject/ergo-test": "0.20.7",
"chai": "4.2.0",
"chai-things": "0.2.0",
"cucumber": "5.1.0"
Expand Down

0 comments on commit e4c1285

Please sign in to comment.