chore: update @babel/plugin-transform-modules-systemjs

This commit is contained in:
Abdón Rodríguez Davila
2020-08-18 17:20:44 +02:00
committed by Lars den Bakker
parent b30c6e03bc
commit 1ef5817c14
3 changed files with 20 additions and 3 deletions

View File

@@ -60,7 +60,7 @@
"@babel/plugin-proposal-optional-chaining": "^7.11.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/plugin-transform-modules-systemjs": "^7.9.0",
"@babel/plugin-transform-modules-systemjs": "^7.10.5",
"@babel/plugin-transform-runtime": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"@open-wc/building-utils": "^2.18.0",