Skip to content

Commit c1e76b7

Browse files
authored
chore: Sync Endo versions (merge #1240)
2 parents 3b40b16 + 6e57c15 commit c1e76b7

File tree

2 files changed

+262
-22
lines changed

2 files changed

+262
-22
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
"@agoric/ertp": "community-dev",
3838
"@agoric/zoe": "community-dev",
3939
"@agoric/zone": "community-dev",
40-
"@endo/errors": "^1.2.5",
41-
"@endo/far": "^1.1.5",
42-
"@endo/marshal": "^1.5.3",
43-
"@endo/pass-style": "^1.4.3",
44-
"@endo/patterns": "^1.4.3",
40+
"@endo/errors": "^1.2.6",
41+
"@endo/far": "^1.1.6",
42+
"@endo/marshal": "^1.5.4",
43+
"@endo/pass-style": "^1.4.4",
44+
"@endo/patterns": "^1.4.4",
4545
"typescript": "^4.9.5"
4646
},
4747
"devDependencies": {
@@ -51,11 +51,11 @@
5151
"@agoric/solo": "community-dev",
5252
"@agoric/store": "community-dev",
5353
"@agoric/vats": "community-dev",
54-
"@endo/bundle-source": "^3.4.0",
55-
"@endo/eventual-send": "^1.2.5",
56-
"@endo/init": "^1.1.4",
57-
"@endo/promise-kit": "^1.1.5",
58-
"@endo/ses-ava": "^1.2.5",
54+
"@endo/bundle-source": "^3.4.1",
55+
"@endo/eventual-send": "^1.2.6",
56+
"@endo/init": "^1.1.5",
57+
"@endo/promise-kit": "^1.1.6",
58+
"@endo/ses-ava": "^1.2.6",
5959
"@typescript-eslint/parser": "^4.33.0",
6060
"ava": "^4.3.3",
6161
"eslint": "^7.32.0",
@@ -68,7 +68,7 @@
6868
"glob": "7.1.7",
6969
"import-meta-resolve": "^2.2.2",
7070
"prettier": "^3.3.3",
71-
"ses": "^1.8.0",
71+
"ses": "^1.9.0",
7272
"stylus": "^0.62.0",
7373
"vitepress": "1.3.4"
7474
},

0 commit comments

Comments
 (0)