summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-12 12:26:53 +0000
committerGitHub <noreply@github.com>2020-06-12 12:26:53 +0000
commit73b80b6acb372d94f17c8fb7a92707bf740eaa4b (patch)
tree787bb526cf8424aa01782a3ec609c0e74fd39a1e /package.json
parenta884bc349da63c62bc24380442b26a3c11dd5ea5 (diff)
Bump @babel/plugin-syntax-dynamic-import from 7.2.0 to 7.8.3
Bumps [@babel/plugin-syntax-dynamic-import](https://github.com/babel/babel) from 7.2.0 to 7.8.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.2.0...v7.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 605ac471..5b7fe54b 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,7 @@
},
"devDependencies": {
"@babel/core": "^7.10.2",
- "@babel/plugin-syntax-dynamic-import": "^7.2.0",
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.10.2",
"@vue/test-utils": "^1.0.0-beta.29",
"acorn": "^7.1.1",