Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit fa6b570

Browse files
authored
Merge pull request #2746 from ethereum/issue/2744
build and test tools updated
2 parents 07af2e0 + b7acba8 commit fa6b570

File tree

20 files changed

+2674
-7698
lines changed

20 files changed

+2674
-7698
lines changed

package-lock.json

Lines changed: 2503 additions & 5009 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,18 +73,18 @@
7373
}
7474
],
7575
"devDependencies": {
76-
"@babel/core": "^7.4.0",
76+
"@babel/core": "^7.4.4",
7777
"@babel/plugin-proposal-export-default-from": "^7.2.0",
7878
"@babel/plugin-proposal-export-namespace-from": "^7.2.0",
7979
"@babel/plugin-transform-runtime": "^7.4.0",
8080
"@babel/polyfill": "^7.4.0",
81-
"@babel/preset-env": "^7.4.2",
81+
"@babel/preset-env": "^7.4.4",
8282
"@babel/runtime": "^7.4.2",
8383
"@types/bn.js": "^4.11.5",
8484
"@types/node": "^11.13.0",
8585
"babel-core": "^7.0.0-bridge.0",
8686
"babel-eslint": "^10.0.1",
87-
"babel-jest": "^24.6.0",
87+
"babel-jest": "^24.7.1",
8888
"babel-plugin-istanbul": "^5.1.1",
8989
"coveralls": "^3.0.3",
9090
"eslint": "^5.16.0",
@@ -98,8 +98,8 @@
9898
"eslint-plugin-standard": "^4.0.0",
9999
"eslint-plugin-unicorn": "^8.0.1",
100100
"istanbul-combine": "^0.3.0",
101-
"jest": "^24.6.0",
102-
"lerna": "^3.13.1",
101+
"jest": "^24.7.1",
102+
"lerna": "^3.13.4",
103103
"prettier": "^1.16.4",
104104
"regenerator-runtime": "^0.13.2",
105105
"rollup": "^1.8.0",

packages/web3-bzz/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/web3-core-helpers/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/web3-core-method/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/web3-core-subscriptions/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/web3-core/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/web3-eth-abi/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/web3-eth-accounts/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)