chore(deps-dev): bump rollup from 2.11.2 to 2.12.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.11.2 to 2.12.0. - [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/v2.11.2...v2.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c45e267973
commit
2c050eec39
6
web3.js/package-lock.json
generated
6
web3.js/package-lock.json
generated
@ -21207,9 +21207,9 @@
|
||||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "2.11.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.11.2.tgz",
|
||||
"integrity": "sha512-pJT6mfH+/gh1sOWyNMAWxjbYGL5x2AfsaR0SWLRwq2e7vxOKt/0mBjtYDTVYF8JXxVzmnuDzA+EpsPLWt/oyrg==",
|
||||
"version": "2.12.0",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.12.0.tgz",
|
||||
"integrity": "sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"fsevents": "~2.1.2"
|
||||
|
@ -124,7 +124,7 @@
|
||||
"marked": "^1.1.0",
|
||||
"prettier": "^2.0.0",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.11.2",
|
||||
"rollup": "2.12.0",
|
||||
"rollup-plugin-babel": "^4.3.2",
|
||||
"rollup-plugin-commonjs": "^10.0.0",
|
||||
"rollup-plugin-copy": "^3.3.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user