Skip to content

Commit 8fc3dd2

Browse files
authored
chore(ergo) : bump ergo version (#757)
Signed-off-by: Dan Selman <[email protected]> Signed-off-by: Dan Selman <[email protected]>
1 parent efc1ac5 commit 8fc3dd2

File tree

14 files changed

+50579
-18817
lines changed

14 files changed

+50579
-18817
lines changed

Diff for: package-lock.json

+43,998-18,784
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"colors": "1.4.0",
44
"coveralls": "3.1.0",
55
"dayjs": "1.10.8",
6-
"eslint": "8.2.0",
6+
"eslint": "^8.23.1",
77
"jsdoc": "^3.6.10",
88
"lerna": "^4.0.0",
99
"license-check-and-add": "2.3.6",

Diff for: packages/cicero-cli/package-lock.json

+296
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/cicero-cli/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@accordproject/cicero-engine": "0.23.0",
4747
"@accordproject/cicero-test": "0.23.0",
4848
"@accordproject/cicero-tools": "0.23.0",
49-
"@accordproject/concerto-util": "2.0.0",
49+
"@accordproject/concerto-util": "3.0.0",
5050
"mkdirp": "1.0.4",
5151
"yargs": "17.3.1"
5252
},
@@ -55,10 +55,10 @@
5555
"chai-as-promised": "7.1.1",
5656
"chai-things": "0.2.0",
5757
"cucumber": "5.1.0",
58-
"eslint": "8.2.0",
58+
"eslint": "^8.23.1",
5959
"jsdoc": "^3.6.10",
6060
"license-check": "1.1.5",
61-
"mocha": "8.3.2",
61+
"mocha": "^8.4.0",
6262
"nyc": "15.1.0",
6363
"tmp-promise": "2.0.2"
6464
},

0 commit comments

Comments
 (0)