Bump @rollup/plugin-babel from 5.2.1 to 5.2.2 (#3199)

Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/babel-v5.2.1...babel-v5.2.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-12-07 08:04:07 +01:00
committed by GitHub
parent 3741399f67
commit 0267aaa4ab
2 changed files with 21 additions and 8 deletions

View File

@@ -131,7 +131,7 @@
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/preset-env": "^7.12.7",
"@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-babel": "^5.2.2",
"autoprefixer": "^9.8.6",
"browser-sync": "^2.26.13",
"bundlewatch": "^0.3.1",