Skip to content

Commit

Permalink
Merge pull request #6808 from Agoric/ta/deps
Browse files Browse the repository at this point in the history
bump deps
  • Loading branch information
mergify[bot] authored Jan 20, 2023
2 parents 56e33c5 + 4c335b7 commit bdf9cc9
Show file tree
Hide file tree
Showing 15 changed files with 130 additions and 98 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-plugin-react-hooks": "^4.3.0",
"lerna": "^3.22.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.1",
"prettier": "^2.8.3",
"typescript": "~4.7.4"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/SwingSet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@endo/promise-kit": "^0.2.52",
"@endo/zip": "^0.2.28",
"anylogger": "^0.21.0",
"import-meta-resolve": "^1.1.1",
"import-meta-resolve": "^2.2.1",
"microtime": "^3.1.0",
"semver": "^6.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cosmic-swingset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"agoric": "^0.18.2",
"anylogger": "^0.21.0",
"deterministic-json": "^1.0.5",
"import-meta-resolve": "^1.1.1",
"import-meta-resolve": "^2.2.1",
"tmp": "^0.2.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/deploy-script-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@agoric/swingset-vat": "^0.30.2",
"ava": "^5.1.0",
"import-meta-resolve": "^1.1.1"
"import-meta-resolve": "^2.2.1"
},
"files": [
"src",
Expand Down
3 changes: 1 addition & 2 deletions packages/governance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@
"@endo/init": "^0.5.52",
"ava": "^5.1.0",
"c8": "^7.12.0",
"import-meta-resolve": "^1.1.1",
"ses": "^0.18.0"
"import-meta-resolve": "^2.2.1"
},
"files": [
"README.md",
Expand Down
2 changes: 1 addition & 1 deletion packages/inter-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"ava": "^5.1.0",
"c8": "^7.12.0",
"deep-object-diff": "^1.1.9",
"import-meta-resolve": "^1.1.1"
"import-meta-resolve": "^2.2.1"
},
"files": [
"bundles/",
Expand Down
2 changes: 1 addition & 1 deletion packages/pegasus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@agoric/deploy-script-support": "^0.9.4",
"ava": "^5.1.0",
"c8": "^7.12.0",
"import-meta-resolve": "^1.1.1"
"import-meta-resolve": "^2.2.1"
},
"files": [
"scripts/",
Expand Down
2 changes: 1 addition & 1 deletion packages/solo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"esm": "agoric-labs/esm#Agoric-built",
"express": "^4.17.1",
"http-proxy-middleware": "^2.0.6",
"import-meta-resolve": "^1.1.1",
"import-meta-resolve": "^2.2.1",
"minimist": "^1.2.0",
"morgan": "^1.9.1",
"node-fetch": "^2.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/swingset-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"ava": "^5.1.0",
"c8": "^7.12.0",
"import-meta-resolve": "^1.1.1"
"import-meta-resolve": "^2.2.1"
},
"eslintIgnore": [
"bundle-*.js"
Expand Down
2 changes: 1 addition & 1 deletion packages/vats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@endo/captp": "^2.0.18",
"ava": "^5.1.0",
"c8": "^7.12.0",
"import-meta-resolve": "^1.1.1"
"import-meta-resolve": "^2.2.1"
},
"files": [
"CHANGELOG.md",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@endo/eventual-send": "^0.16.8",
"@endo/marshal": "^0.8.1",
"@endo/promise-kit": "^0.2.52",
"import-meta-resolve": "^1.1.1"
"import-meta-resolve": "^2.2.1"
},
"keywords": [],
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"agoric": "^0.18.2",
"babel-eslint": "^10.0.3",
"eslint-plugin-eslint-comments": "^3.1.2",
"import-meta-resolve": "^1.1.1"
"import-meta-resolve": "^2.2.1"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/zoe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@endo/init": "^0.5.52",
"ava": "^5.1.0",
"c8": "^7.12.0",
"import-meta-resolve": "^1.1.1"
"import-meta-resolve": "^2.2.1"
},
"files": [
"bundles/",
Expand Down
File renamed without changes.
Loading

0 comments on commit bdf9cc9

Please sign in to comment.