aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-06 04:24:12 +0000
committerGitHub <noreply@github.com>2021-02-06 04:24:12 +0000
commit4e9cd27437e5ca62f5c17558c5f2cc4048ce9cd0 (patch)
tree83fd85fd664bb1d52d1b5e03836e298472b11972 /package.json
parent3cda104aac1e520944c605620293f6e5783a8553 (diff)
downloadnextcloud-server-4e9cd27437e5ca62f5c17558c5f2cc4048ce9cd0.tar.gz
nextcloud-server-4e9cd27437e5ca62f5c17558c5f2cc4048ce9cd0.zip
Bump @babel/core from 7.12.10 to 7.12.13
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.10 to 7.12.13. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.13/packages/babel-core) 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 00bdb5bcfc5..966c15fba1f 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"webdav": "^3.6.2"
},
"devDependencies": {
- "@babel/core": "^7.12.10",
+ "@babel/core": "^7.12.13",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.12.11",