Update to @rollup/plugin-babel (#30742)

This commit is contained in:
XhmikosR 2020-05-26 06:14:12 +03:00 committed by GitHub
parent c9cd3e4a08
commit 340236cbe4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 23 additions and 42 deletions

View file

@ -96,6 +96,7 @@
"@babel/core": "^7.9.6",
"@babel/plugin-proposal-object-rest-spread": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@rollup/plugin-babel": "^5.0.2",
"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"autoprefixer": "^9.8.0",
@ -129,7 +130,6 @@
"popper.js": "^1.16.0",
"postcss-cli": "^7.1.1",
"rollup": "^2.10.4",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-istanbul": "^2.0.1",
"serve": "^11.3.0",
"shelljs": "^0.8.4",