Skip to content

Commit

Permalink
fix: pin the truffle version to 5.0.37
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRBerg committed Dec 11, 2019
1 parent 74af9c5 commit 8331b2d
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 83 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"commitizen": "^3.1.2",
"coveralls": "^3.0.6",
"cz-conventional-changelog": "^2.1.0",
"fixpack": "^2.3.1",
"husky": "^1.3.1",
"lcov-result-merger": "^3.1.0",
"lerna": "^3.13.1",
Expand All @@ -23,7 +22,6 @@
"clean:node_modules": "lerna clean --yes; shx rm -rf node_modules",
"commit": "git-cz",
"coverage": "yarn wsrun --package $PKG --serial -c coverage",
"fixpack": "lerna exec --parallel -- yarn fixpack; fixpack",
"lerna": "lerna",
"lint": "yarn wsrun --package $PKG --parallel -c lint && yarn prettier:ci",
"prettier": "prettier --config .prettierrc --write '**/*.{js,json,jsx,md,sol,ts,tsx}'",
Expand Down
1 change: 0 additions & 1 deletion packages/dev-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-import": "^2.18.2",
"fixpack": "^2.3.1",
"mocha": "^6.2.0",
"shx": "^0.3.2"
},
Expand Down
5 changes: 2 additions & 3 deletions packages/payroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,15 @@
"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-import": "^2.18.2",
"fixpack": "^2.3.1",
"ganache-cli": "^6.5.1",
"ganache-cli": "6.5.1",
"ganache-time-traveler": "^1.0.5",
"istanbul": "^0.4.5",
"prettier-plugin-solidity": "^1.0.0-alpha.34",
"shx": "^0.3.2",
"solc": "0.5.11",
"solhint": "^2.1.2",
"solidity-coverage": "0.7.0-beta.0",
"truffle": "^5.0.37",
"truffle": "5.0.37",
"web3": "1.2.1",
"web3-utils": "1.2.1"
},
Expand Down
5 changes: 2 additions & 3 deletions packages/protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,15 @@
"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-import": "^2.18.2",
"fixpack": "^2.3.1",
"ganache-cli": "^6.6.0",
"ganache-cli": "6.5.1",
"ganache-time-traveler": "^1.0.5",
"istanbul": "^0.4.5",
"prettier-plugin-solidity": "^1.0.0-alpha.34",
"shx": "^0.3.2",
"solc": "0.5.11",
"solhint": "^2.1.2",
"solidity-coverage": "0.7.0-beta.0",
"truffle": "^5.0.37",
"truffle": "5.0.37",
"truffle-assertions": "^0.8.2",
"web3": "1.2.1",
"web3-utils": "1.2.1"
Expand Down
3 changes: 1 addition & 2 deletions packages/shared-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@
"@openzeppelin/contracts-ethereum-package": "2.2.3"
},
"devDependencies": {
"fixpack": "^2.3.1",
"solc": "0.5.11",
"solhint": "^2.1.2",
"truffle": "^5.0.35"
"truffle": "5.0.37"
},
"files": [
"/compound",
Expand Down
96 changes: 24 additions & 72 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1851,14 +1851,14 @@
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==

"@types/node@*", "@types/node@>= 8", "@types/node@^12.6.1":
version "12.12.16"
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.16.tgz#3ebcbd7bf978fa4c5120fee8be57083271a8b3ac"
integrity sha512-vRuMyoOr5yfNf8QWxXegOjeyjpWJxFePzHzmBOIzDIzo+rSqF94RW0PkS6y4T2+VjAWLXHWrfbIJY3E3aS7lUw==
version "12.12.17"
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.17.tgz#191b71e7f4c325ee0fb23bc4a996477d92b8c39b"
integrity sha512-Is+l3mcHvs47sKy+afn2O1rV4ldZFU7W8101cNlOd+MRbjM4Onida8jSZnJdTe/0Pcf25g9BNIUsuugmE6puHA==

"@types/node@^10.12.18", "@types/node@^10.3.2":
version "10.17.8"
resolved "https://registry.npmjs.org/@types/node/-/node-10.17.8.tgz#07c0819207b4bb46e5a509fe25f3232e76fa6683"
integrity sha512-FeTtEwXbQa187ABpeEQoO7pq3dHgE85FmAUExx2sKO6U1/MYrLTYv+BIMcgVbQ66WjI4w+Ni+5HJtY+gHgWnPg==
version "10.17.9"
resolved "https://registry.npmjs.org/@types/node/-/node-10.17.9.tgz#4f251a1ed77ac7ef09d456247d67fc8173f6b9da"
integrity sha512-+6VygF9LbG7Gaqeog2G7u1+RUcmo0q1rI+2ZxdIg2fAUngk5Vz9fOCHXdloNUOHEPd1EuuOpL5O0CdgN9Fx5UQ==

"@types/web3@^1.0.14":
version "1.2.2"
Expand Down Expand Up @@ -2005,14 +2005,6 @@ ajv@^6.10.0, ajv@^6.10.2, ajv@^6.5.5, ajv@^6.6.1, ajv@^6.9.1:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"

alce@1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/alce/-/alce-1.0.0.tgz#426184c98ee288d0eeac77fd63fed680b667cab6"
integrity sha1-QmGEyY7iiNDurHf9Y/7WgLZnyrY=
dependencies:
esprima "~1.0.4"
estraverse "~1.3.0"

amdefine@>=0.0.4:
version "1.0.1"
resolved "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
Expand Down Expand Up @@ -3732,11 +3724,6 @@ color-support@^1.1.3:
resolved "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==

colors@*:
version "1.4.0"
resolved "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==

columnify@^1.5.4:
version "1.5.4"
resolved "https://registry.npmjs.org/columnify/-/columnify-1.5.4.tgz#4737ddf1c7b69a8a7c340570782e947eec8e78bb"
Expand Down Expand Up @@ -4355,11 +4342,6 @@ deep-extend@^0.6.0:
resolved "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac"
integrity sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==

deep-extend@~0.2.5:
version "0.2.11"
resolved "https://registry.npmjs.org/deep-extend/-/deep-extend-0.2.11.tgz#7a16ba69729132340506170494bc83f7076fe08f"
integrity sha1-eha6aXKRMjQFBhcElLyD9wdv4I8=

deep-is@~0.1.3:
version "0.1.3"
resolved "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
Expand Down Expand Up @@ -5023,11 +5005,6 @@ esprima@^4.0.0:
resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==

esprima@~1.0.4:
version "1.0.4"
resolved "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz#9f557e08fc3b4d26ece9dd34f8fbf476b62585ad"
integrity sha1-n1V+CPw7TSbs6d00+Pv0drYlha0=

esquery@^1.0.1:
version "1.0.1"
resolved "https://registry.npmjs.org/esquery/-/esquery-1.0.1.tgz#406c51658b1f5991a5f9b62b1dc25b00e3e5c708"
Expand All @@ -5052,11 +5029,6 @@ estraverse@^4.0.0, estraverse@^4.1.0, estraverse@^4.1.1:
resolved "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==

estraverse@~1.3.0:
version "1.3.2"
resolved "https://registry.npmjs.org/estraverse/-/estraverse-1.3.2.tgz#37c2b893ef13d723f276d878d60d8535152a6c42"
integrity sha1-N8K4k+8T1yPydth41g2FNRUqbEI=

esutils@^2.0.2:
version "2.0.3"
resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
Expand Down Expand Up @@ -5610,11 +5582,6 @@ ext@^1.1.2:
dependencies:
type "^2.0.0"

extend-object@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/extend-object/-/extend-object-1.0.0.tgz#42514f84015d1356caf5187969dfb2bc1bda0823"
integrity sha1-QlFPhAFdE1bK9Rh5ad+yvBvaCCM=

extend-shallow@^2.0.1:
version "2.0.1"
resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
Expand Down Expand Up @@ -5899,16 +5866,6 @@ fined@^1.0.1:
object.pick "^1.2.0"
parse-filepath "^1.0.1"

fixpack@^2.3.1:
version "2.3.1"
resolved "https://registry.npmjs.org/fixpack/-/fixpack-2.3.1.tgz#53f03d88aab7d5123259282f0088a9a3b19836c2"
integrity sha1-U/A9iKq31RIyWSgvAIipo7GYNsI=
dependencies:
alce "1.0.0"
colors "*"
extend-object "^1.0.0"
rc "^0.6.0"

flagged-respawn@^1.0.0:
version "1.0.1"
resolved "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz#e7de6f1279ddd9ca9aac8a5971d618606b3aab41"
Expand Down Expand Up @@ -6137,7 +6094,16 @@ functional-red-black-tree@^1.0.1, functional-red-black-tree@~1.0.1:
resolved "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=

ganache-cli@^6.5.1, ganache-cli@^6.6.0:
ganache-cli@6.5.1:
version "6.5.1"
resolved "https://registry.npmjs.org/ganache-cli/-/ganache-cli-6.5.1.tgz#aaa1feaaa3d58f8ba488edd321a5c5522d1176bf"
integrity sha512-0+BoZmA/lrYVektfBTtn8CY/laEptrCl1LMtISLcNEEaLugxOrq0saXAtJTqvSpxdkCNdaTA92Dk8NKANyIuzw==
dependencies:
ethereumjs-util "6.1.0"
source-map-support "0.5.12"
yargs "13.2.4"

ganache-cli@^6.6.0:
version "6.7.0"
resolved "https://registry.npmjs.org/ganache-cli/-/ganache-cli-6.7.0.tgz#b59845578221bdf686cf124d007c5ee62e85a62f"
integrity sha512-9CZsClo9hl5MxGL7hkk14mie89Q94P0idh92jcV7LmppTYTCG7SHatuwcfqN7emFHArMt3fneN4QbH2do2N6Ow==
Expand Down Expand Up @@ -8587,7 +8553,7 @@ minimist@1.2.0, minimist@^1.1.3, minimist@^1.2.0, minimist@~1.2.0:
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=

minimist@~0.0.1, minimist@~0.0.7:
minimist@~0.0.1:
version "0.0.10"
resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
integrity sha1-3j+YVD2/lggr5IrRoMfNqDYwHc8=
Expand Down Expand Up @@ -9984,16 +9950,6 @@ raw-body@2.4.0:
iconv-lite "0.4.24"
unpipe "1.0.0"

rc@^0.6.0:
version "0.6.0"
resolved "https://registry.npmjs.org/rc/-/rc-0.6.0.tgz#e1c930059af831c85413fe275ae2f40f4e3c5371"
integrity sha1-4ckwBZr4MchUE/4nWuL0D048U3E=
dependencies:
deep-extend "~0.2.5"
ini "~1.3.0"
minimist "~0.0.7"
strip-json-comments "0.1.x"

rc@^1.2.7:
version "1.2.8"
resolved "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed"
Expand Down Expand Up @@ -11398,11 +11354,6 @@ strip-indent@^2.0.0:
resolved "https://registry.npmjs.org/strip-indent/-/strip-indent-2.0.0.tgz#5ef8db295d01e6ed6cbf7aab96998d7822527b68"
integrity sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g=

strip-json-comments@0.1.x:
version "0.1.3"
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-0.1.3.tgz#164c64e370a8a3cc00c9e01b539e569823f0ee54"
integrity sha1-Fkxk43Coo8wAyeAbU55WmCPw7lQ=

strip-json-comments@2.0.1, strip-json-comments@^2.0.1, strip-json-comments@~2.0.1:
version "2.0.1"
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
Expand Down Expand Up @@ -11798,10 +11749,10 @@ truffle-flattener@^1.4.0:
solidity-parser-antlr "^0.4.11"
tsort "0.0.1"

truffle@^5.0.35, truffle@^5.0.37:
version "5.1.3"
resolved "https://registry.npmjs.org/truffle/-/truffle-5.1.3.tgz#e3e44ca7c0fe25708c421993f993a3de4883411f"
integrity sha512-fCL0pGCvBWPboyl3dzgAZFSgpBsgb5NdaaIXbouuqGxFjfgq5+JK2PZLEgN/GYBF+uEzcYg83hFOHCHlZJZINw==
truffle@5.0.37:
version "5.0.37"
resolved "https://registry.npmjs.org/truffle/-/truffle-5.0.37.tgz#10da6f1bb9e661c4ccec75c295554bc4434f6b18"
integrity sha512-od3mnu6sCV7sYbJCLSDV66RZ4bYeuLQ1QDpjGQHyJMB5AIw+u8GnxBmj6MKBOWHC+zixnwkRwS9yTYpj5IObFg==
dependencies:
app-module-path "^2.2.0"
mocha "5.2.0"
Expand Down Expand Up @@ -13111,9 +13062,9 @@ web3-provider-engine@14.2.0:
xhr "^2.2.0"
xtend "^4.0.1"

"web3-provider-engine@https://github.com/trufflesuite/provider-engine#web3-one":
"web3-provider-engine@git+https://github.com/trufflesuite/provider-engine.git#web3-one":
version "14.0.6"
resolved "https://github.com/trufflesuite/provider-engine#3538c60bc4836b73ccae1ac3f64c8fed8ef19c1a"
resolved "git+https://github.com/trufflesuite/provider-engine.git#3538c60bc4836b73ccae1ac3f64c8fed8ef19c1a"
dependencies:
async "^2.5.0"
backoff "^2.5.0"
Expand Down Expand Up @@ -13477,6 +13428,7 @@ websocket@1.0.29:

"websocket@github:frozeman/WebSocket-Node#browserifyCompatible":
version "1.0.26"
uid "6c72925e3f8aaaea8dc8450f97627e85263999f2"
resolved "https://codeload.github.com/frozeman/WebSocket-Node/tar.gz/6c72925e3f8aaaea8dc8450f97627e85263999f2"
dependencies:
debug "^2.2.0"
Expand Down

0 comments on commit 8331b2d

Please sign in to comment.