Skip to content
This repository was archived by the owner on Feb 2, 2022. It is now read-only.

Commit 827bf8c

Browse files
Bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.3
Bumps [@babel/plugin-syntax-dynamic-import](https://github.com/babel/babel) from 7.7.4 to 7.8.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.7.4...v7.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b5343ff commit 827bf8c

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

package-lock.json

Lines changed: 12 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@babel/core": "^7.8.4",
38-
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
38+
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
3939
"@babel/preset-env": "^7.8.4",
4040
"@vue/babel-preset-app": "^4.1.1",
4141
"babel-loader": "^8.0.6",

0 commit comments

Comments
 (0)