This commit is contained in:
Babel Bot
2021-02-26 23:28:19 +00:00
parent ea6a438315
commit e2abc19c4c
27 changed files with 95 additions and 95 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-dynamic-import",
"version": "7.12.17",
"version": "7.13.8",
"description": "Transform import() expressions",
"repository": {
"type": "git",
@@ -16,7 +16,7 @@
"babel-plugin"
],
"dependencies": {
"@babel/helper-plugin-utils": "workspace:^7.12.13",
"@babel/helper-plugin-utils": "workspace:^7.13.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
},
"peerDependencies": {