chore(deps-dev): bump rollup-plugin-commonjs from 9.3.2 to 9.3.3

Bumps [rollup-plugin-commonjs](https://github.com/rollup/rollup-plugin-commonjs) from 9.3.2 to 9.3.3.
- [Release notes](https://github.com/rollup/rollup-plugin-commonjs/releases)
- [Changelog](https://github.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup-plugin-commonjs/compare/v9.3.2...v9.3.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-04 07:12:41 +00:00 committed by Michael Vines
parent 065a3933c9
commit faefb2ebb4
2 changed files with 4 additions and 4 deletions

View File

@ -17158,9 +17158,9 @@
}
},
"rollup-plugin-commonjs": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.3.2.tgz",
"integrity": "sha512-5ZbeKgp2S7Fq8MedYruC5p1bIaRQYoMADXMzNi1J2BWaHtwLL6+/vbdjLFTMXe/VWZEGZHkZOiGxN2DB0Sv6Lw==",
"version": "9.3.3",
"resolved": "https://registry.npmjs.org/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.3.3.tgz",
"integrity": "sha512-p/zVsRv/Vp67CRuDjtpF7LTlRze+CZFSwdDJFUtWfk4Pd6HLypZHRm/XuxmsBKUJ8cjgDSgE0bVymAn2kg5mvg==",
"dev": true,
"requires": {
"estree-walker": "^0.6.0",

View File

@ -113,7 +113,7 @@
"rimraf": "2.6.3",
"rollup": "1.8.0",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "9.3.2",
"rollup-plugin-commonjs": "9.3.3",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-builtins": "^2.1.2",
"rollup-plugin-node-globals": "^1.2.1",