From 5ca13e9fd6527d8cc04c0bcb30dffc94af0e39cf Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 13:41:14 +0000 Subject: [PATCH] chore(package): update @babel/plugin-syntax-dynamic-import to version 7.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0714376..454c70f 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@babel/plugin-proposal-class-properties": "~7.8.3", "@babel/plugin-proposal-decorators": "~7.8.3", "@babel/plugin-proposal-json-strings": "~7.8.3", - "@babel/plugin-syntax-dynamic-import": "~7.2", + "@babel/plugin-syntax-dynamic-import": "~7.8.3", "@babel/plugin-syntax-import-meta": "~7.2", "@babel/preset-env": "~7.3", "babel-loader": "~8.0",