Skip to content

Commit

Permalink
Merge pull request #180 from skalenetwork/dependabot/npm_and_yarn/tru…
Browse files Browse the repository at this point in the history
…ffle-5.1.23

Bump truffle from 5.1.22 to 5.1.23
  • Loading branch information
DimaStebaev authored Apr 24, 2020
2 parents 79ce7c5 + 41170f8 commit b523bd7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ethereumjs-tx": "2.1.2",
"solc": "^0.6.6",
"solium": "^1.2.5",
"truffle": "5.1.22",
"truffle": "5.1.23",
"truffle-typings": "^1.0.8",
"ts-node": "8.9.0",
"typechain": "^1.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9268,10 +9268,10 @@ truffle-typings@^1.0.8:
"@types/mocha" "^5.2.5"
"@types/web3" "^1.0.18"

[email protected].22:
version "5.1.22"
resolved "https://registry.yarnpkg.com/truffle/-/truffle-5.1.22.tgz#564e3e245b9b5ceb53ad1075e00ec68682bd3509"
integrity sha512-E1Kz7b2y1ApxytKmEDL04Xdmz+zEjTqWNTbp0DLFh928yzxL47xzDmuZyinx4pPNrt9vnnhoHMHqeh36IFkK1Q==
[email protected].23:
version "5.1.23"
resolved "https://registry.yarnpkg.com/truffle/-/truffle-5.1.23.tgz#6c48b5921ae937cfbf2a6f5d5e593bf177b8b86c"
integrity sha512-ovdkrAgF/6cGiVtoiGzSTUheEBowoFcBuPY3wOjdlICW8VsASuT+kYuWLG/bPAJSg9QFrFLwqgUcnA9MOwi6yg==
dependencies:
app-module-path "^2.2.0"
mocha "5.2.0"
Expand Down

0 comments on commit b523bd7

Please sign in to comment.