aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-13 02:18:45 +0000
committerGitHub <noreply@github.com>2021-02-13 02:18:45 +0000
commitea25ec81eca7ee19a2118265de66ea1962a239e1 (patch)
tree5144a6d0455ac40162fd0ce7bbc0db3d54e9bf1c /package.json
parentc1b2ca848910b4876a38df51264327352e005ae8 (diff)
downloadnextcloud-server-ea25ec81eca7ee19a2118265de66ea1962a239e1.tar.gz
nextcloud-server-ea25ec81eca7ee19a2118265de66ea1962a239e1.zip
Bump @babel/core from 7.12.13 to 7.12.16
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.13 to 7.12.16. - [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.16/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 28fda156773..7440ed6e085 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"webdav": "^3.6.2"
},
"devDependencies": {
- "@babel/core": "^7.12.13",
+ "@babel/core": "^7.12.16",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.12.13",