Bump @rollup/plugin-babel from 5.0.4 to 5.1.0 (#2885)

Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/babel-v5.0.4...babel-v5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/2965/head
dependabot[bot] 4 years ago committed by GitHub
parent ffbe945d88
commit 917e47ea58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated

@ -1071,9 +1071,9 @@
}
},
"@rollup/plugin-babel": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.0.4.tgz",
"integrity": "sha512-MBtNoi5gqBEbqy1gE9jZBfPsi10kbuK2CEu9bx53nk1Z3ATRvBOoZ/GsbhXOeVbS76xXi/DeYM+vYX6EGIDv9A==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.1.0.tgz",
"integrity": "sha512-zXBEYmfiLAMvB+ZBa6m/q9hsQYAq1sUFdjuP1F6C2pf6uQcpHwAWQveZgzS63zXdKPUYHD3Dr7BhjCqcr0bbLw==",
"dev": true,
"requires": {
"@babel/helper-module-imports": "^7.7.4",

Loading…
Cancel
Save