summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-06-21 09:03:03 +0200
committerGitHub <noreply@github.com>2020-06-21 09:03:03 +0200
commit2a29747bb28db090d7665560100b553cbc76c998 (patch)
treef44e2ffd72790ccecbd291a2209414d873501744 /package.json
parent0069df3f08882d7fff27dde4bff5bb1be5c80db4 (diff)
parent77bb4c26cf154dd05c124e3bb52ccf5afd2def57 (diff)
downloadnextcloud-server-2a29747bb28db090d7665560100b553cbc76c998.tar.gz
nextcloud-server-2a29747bb28db090d7665560100b553cbc76c998.zip
Merge pull request #21507 from nextcloud/dependabot/npm_and_yarn/babel/core-7.10.3
Bump @babel/core from 7.10.2 to 7.10.3
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 b8383205d80..3139d3bef53 100644
--- a/package.json
+++ b/package.json
@@ -83,7 +83,7 @@
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
- "@babel/core": "^7.10.2",
+ "@babel/core": "^7.10.3",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.10.3",