summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-25 06:07:56 +0000
committerGitHub <noreply@github.com>2019-11-25 06:07:56 +0000
commitdf5a985eca9e0cb72518e92a35214397c7551634 (patch)
tree7b88a0f10b6fd0b74c947d761ba30457a264c84d /package.json
parent3c17d1b5e2ebb737f7d6d05a73cef37efffcdd3d (diff)
downloadnextcloud-server-df5a985eca9e0cb72518e92a35214397c7551634.tar.gz
nextcloud-server-df5a985eca9e0cb72518e92a35214397c7551634.zip
Bump @babel/plugin-syntax-dynamic-import from 7.2.0 to 7.7.4
Bumps [@babel/plugin-syntax-dynamic-import](https://github.com/babel/babel) from 7.2.0 to 7.7.4. - [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.7.4) 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 1dbd8ec1059..3583af0a0c6 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
"devDependencies": {
"@babel/core": "^7.7.4",
"@babel/plugin-proposal-class-properties": "^7.7.4",
- "@babel/plugin-syntax-dynamic-import": "^7.2.0",
+ "@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/preset-env": "^7.7.4",
"@nextcloud/browserslist-config": "^1.0.0",
"babel-eslint": "^10.0.3",