chore(deps-dev): bump rollup from 2.3.0 to 2.3.1

Bumps [rollup](https://github.com/rollup/rollup) from 2.3.0 to 2.3.1.
- [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.3.0...v2.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-30 21:17:12 +00:00 committed by Michael Vines
parent cc77cbc0a0
commit 352f296c09
2 changed files with 4 additions and 4 deletions

View File

@ -19894,9 +19894,9 @@
}
},
"rollup": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.3.0.tgz",
"integrity": "sha512-nIq2Z9YwNbEfqTlAXe/tVl8CwUsjX/8Q5Jxlx+JRoYCu5keKLc6k0zyt11sM6WtCDxhmmJEIosFy9y26ZFRx6w==",
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.3.1.tgz",
"integrity": "sha512-BRjzOauORe+R0U0I6SkMTSG22nYmtztR/TaBl0SvbXgc3VAxBDrZoB6HROiK0S5px1pUBnLnjBkbzmVuwC9Q1Q==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"

View File

@ -120,7 +120,7 @@
"marked": "^0.8.0",
"prettier": "^2.0.0",
"rimraf": "3.0.2",
"rollup": "2.3.0",
"rollup": "2.3.1",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^10.0.0",
"rollup-plugin-copy": "^3.3.0",