summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-12-21 02:21:23 +0000
committerdependabot[bot] <support@dependabot.com>2018-12-21 02:21:23 +0000
commit1498b216d4ef459318ebc1b6b1d87bdbca3bfac6 (patch)
treebeb252c039e50bd5fab0fc47d81128b29ffc91f7 /apps/updatenotification/package.json
parentc0a6ad0a72f56635634cf74a8eb9c95175e41d40 (diff)
downloadnextcloud-server-1498b216d4ef459318ebc1b6b1d87bdbca3bfac6.tar.gz
nextcloud-server-1498b216d4ef459318ebc1b6b1d87bdbca3bfac6.zip
Bump @babel/preset-env from 7.2.0 to 7.2.3 in /apps/updatenotification
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.2.0 to 7.2.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.2.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/updatenotification/package.json')
-rw-r--r--apps/updatenotification/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json
index eac07ea9ae3..40efacc8939 100644
--- a/apps/updatenotification/package.json
+++ b/apps/updatenotification/package.json
@@ -30,7 +30,7 @@
},
"devDependencies": {
"@babel/core": "^7.2.2",
- "@babel/preset-env": "^7.2.0",
+ "@babel/preset-env": "^7.2.3",
"babel-loader": "^8.0.4",
"css-loader": "^2.0.1",
"file-loader": "^1.1.11",