1
0
Fork 0

chore(deps-dev): bump @rollup/plugin-commonjs from 14.0.0 to 15.0.0

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 14.0.0 to 15.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v14.0.0...commonjs-v15.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-23 15:45:14 +00:00 committed by GitHub
parent 86a91d9d5b
commit 5b6f445e59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
36 changed files with 53 additions and 69 deletions

View file

@ -56,7 +56,7 @@
"rollup": "^2.23.0",
"@rollup/plugin-babel": "^5.1.0",
"rollup-plugin-terser": "^6.1.0",
"@rollup/plugin-commonjs": "^14.0.0",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^8.4.0",
"rollup-plugin-peer-deps-external": "^2.2.3",