aboutsummaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-12-17 02:22:17 +0000
committerdependabot[bot] <support@dependabot.com>2018-12-17 02:22:17 +0000
commitdf57a1af72fd9af507136325be257474a091b4ea (patch)
treec6ecd0c5e6c15d712da0d96f55a7a1aa4c3ccb31 /settings/package.json
parentffd2410a7ec12ac7cbe85d3af26c2a7db61764c5 (diff)
downloadnextcloud-server-df57a1af72fd9af507136325be257474a091b4ea.tar.gz
nextcloud-server-df57a1af72fd9af507136325be257474a091b4ea.zip
Bump @babel/core from 7.2.0 to 7.2.2 in /settings
Bumps [@babel/core](https://github.com/babel/babel) from 7.2.0 to 7.2.2. - [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.2.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'settings/package.json')
-rw-r--r--settings/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json
index 2cf1a22e004..a326bf39eee 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -31,7 +31,7 @@
"ie >= 11"
],
"devDependencies": {
- "@babel/core": "^7.2.0",
+ "@babel/core": "^7.2.2",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.2.0",
"babel-loader": "^8.0.4",