summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-12 04:24:39 +0000
committerGitHub <noreply@github.com>2020-12-12 04:24:39 +0000
commitdcc3ca55d826de014281ace06778235895b46353 (patch)
tree0459a114fb1bcd4e003461db9248d329f1b568ee /package.json
parent5644795813e99e344ded8af93900500142964108 (diff)
downloadnextcloud-server-dcc3ca55d826de014281ace06778235895b46353.tar.gz
nextcloud-server-dcc3ca55d826de014281ace06778235895b46353.zip
Bump @babel/core from 7.12.9 to 7.12.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.9 to 7.12.10. - [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.10/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 ea766b166b3..cb18b2d5469 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"webdav": "^3.6.1"
},
"devDependencies": {
- "@babel/core": "^7.12.9",
+ "@babel/core": "^7.12.10",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.12.10",