chore(deps-dev): bump rollup from 1.11.2 to 1.11.3
Bumps [rollup](https://github.com/rollup/rollup) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v1.11.2...v1.11.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Michael Vines
parent
9db5f85156
commit
e276d2f17c
6
web3.js/package-lock.json
generated
6
web3.js/package-lock.json
generated
@ -17182,9 +17182,9 @@
|
||||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "1.11.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.11.2.tgz",
|
||||
"integrity": "sha512-H5sS7GZ/Rn0t119Et8mw0QXtg5HTOI/1FL57EKHk5oduRmGaraOf3KcEt6j+dXJ9tXxWQkG+/FBjPS4dzxo6EA==",
|
||||
"version": "1.11.3",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.11.3.tgz",
|
||||
"integrity": "sha512-81MR7alHcFKxgWzGfG7jSdv+JQxSOIOD/Fa3iNUmpzbd7p+V19e1l9uffqT8/7YAHgGOzmoPGN3Fx3L2ptOf5g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/estree": "0.0.39",
|
||||
|
@ -111,7 +111,7 @@
|
||||
"marked": "^0.6.0",
|
||||
"prettier": "^1.14.3",
|
||||
"rimraf": "2.6.3",
|
||||
"rollup": "1.11.2",
|
||||
"rollup": "1.11.3",
|
||||
"rollup-plugin-babel": "^4.3.2",
|
||||
"rollup-plugin-commonjs": "9.3.4",
|
||||
"rollup-plugin-json": "^4.0.0",
|
||||
|
Reference in New Issue
Block a user