Update dynamic import (#11453)

* Update babel-plugin-proposal-dynamic-import fixture test outputs

* Update package.json files

Co-authored-by: Arun Kumar Mohan <arunmohandm@gmail.com>
This commit is contained in:
Nicolò Ribaudo
2020-04-21 12:12:54 +02:00
committed by GitHub
parent 53008803fb
commit 5b8477e969
10 changed files with 12 additions and 12 deletions

View File

@@ -12,7 +12,7 @@
"@babel/helper-hoist-variables": "^7.8.3",
"@babel/helper-module-transforms": "^7.9.0",
"@babel/helper-plugin-utils": "^7.8.3",
"babel-plugin-dynamic-import-node": "^2.3.0"
"babel-plugin-dynamic-import-node": "^2.3.2"
},
"keywords": [
"babel-plugin"