Update babel-plugin-dynamic-import-node to 2.3.3 (#11458)

This commit is contained in:
Nicolò Ribaudo
2020-04-21 21:26:33 +02:00
committed by GitHub
parent 40c517ed84
commit d4c8db5177
9 changed files with 11 additions and 11 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.2"
"babel-plugin-dynamic-import-node": "^2.3.3"
},
"keywords": [
"babel-plugin"