Skip to content

Commit deb8f65

Browse files
Bump truffle from 5.1.18 to 5.1.19 in /workspace-blockchain
Bumps [truffle](https://github.com/trufflesuite/truffle) from 5.1.18 to 5.1.19. - [Release notes](https://github.com/trufflesuite/truffle/releases) - [Commits](https://github.com/trufflesuite/truffle/compare/[email protected]@5.1.19) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 051358f commit deb8f65

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

workspace-blockchain/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@openzeppelin/cli": "2.8.0",
45-
"truffle": "5.1.18",
45+
"truffle": "5.1.19",
4646
"@codechecks/client": "0.1.10",
4747
"@truffle/hdwallet-provider": "1.0.33",
4848
"@types/bignumber.js": "5.0.0",

workspace-blockchain/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8147,10 +8147,10 @@ [email protected]:
81478147
"@types/mocha" "^5.2.5"
81488148
"@types/web3" "^1.0.18"
81498149

8150-
8151-
version "5.1.18"
8152-
resolved "https://registry.yarnpkg.com/truffle/-/truffle-5.1.18.tgz#2fefaed849698b7fb865b417a197d1b6d9229db3"
8153-
integrity sha512-9oxmLmyTXML5Auxl8adPd3kLcOZVhYNapCmPUcMnYCOXthxa3NEOW9y3PTcoDnwFyuIOETGIiJp4Ew9bmY8v6Q==
8150+
8151+
version "5.1.19"
8152+
resolved "https://registry.yarnpkg.com/truffle/-/truffle-5.1.19.tgz#daf0aca071b9e2cdd88f456f10c1a81e840794aa"
8153+
integrity sha512-H4S7GbKCN56eW5ftLo+l160c+SLyF8C205hUF9VRfulxFBdXvmTIeHdRO/zcnBWiKfEbXzuHWSI9gyFkPtkvmw==
81548154
dependencies:
81558155
app-module-path "^2.2.0"
81568156
mocha "5.2.0"

0 commit comments

Comments
 (0)