summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-01-10 10:07:17 +0100
committerGitHub <noreply@github.com>2019-01-10 10:07:17 +0100
commit0e439581b6d69ad3cc9d81223dc4048d444d82c3 (patch)
tree72c8b0b962fb7f3ee649cccb455978ae623d33b6 /package.json
parentc46f309f094e9d2bd3cf3188a67b50ebfb8a204f (diff)
parent29c7ecb4cb9fb928f0cd4d788b7537fe58ef6689 (diff)
downloadnextcloud-server-0e439581b6d69ad3cc9d81223dc4048d444d82c3.tar.gz
nextcloud-server-0e439581b6d69ad3cc9d81223dc4048d444d82c3.zip
Merge pull request #13459 from nextcloud/dependabot/npm_and_yarn/@babel/core-7.2.2
Bump @babel/core from 7.2.0 to 7.2.2
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 0debb3383e8..65a82f3db68 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"underscore": "^1.8.3"
},
"devDependencies": {
- "@babel/core": "^7.2.0",
+ "@babel/core": "^7.2.2",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/polyfill": "^7.0.0",
"@babel/preset-env": "^7.2.0",