summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-09 02:36:32 +0000
committerGitHub <noreply@github.com>2019-12-09 02:36:32 +0000
commit4b3e772a5b4873326edb61b10176b94ac6d163d5 (patch)
treefcc37096e9e51296a385794dde0a5914e5d2ffd4 /package.json
parent99215e7ac4ec91b69ef8315295a28864954c0fea (diff)
Bump @babel/core from 7.7.4 to 7.7.5
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.4 to 7.7.5. - [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.7.4...v7.7.5) 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 c577b3b2..c8a43d7a 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.7.4",
+ "@babel/core": "^7.7.5",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/preset-env": "^7.7.4",
"@nextcloud/browserslist-config": "^1.0.0",