aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-27 02:22:05 +0000
committerGitHub <noreply@github.com>2021-03-27 02:22:05 +0000
commita2d0f06645f23e378b2f3cf91457d67605798de8 (patch)
treed18a9db8599235a50c22d29c32d34c3d34a63b96 /package.json
parenta75f0e62fa0b9e140ba0dd8ffb2e928a5d3007dd (diff)
downloadnextcloud-server-a2d0f06645f23e378b2f3cf91457d67605798de8.tar.gz
nextcloud-server-a2d0f06645f23e378b2f3cf91457d67605798de8.zip
Bump @babel/core from 7.13.10 to 7.13.13
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.10 to 7.13.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.13.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 611bdd0a0a8..1d2d464522b 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"webdav": "^3.6.2"
},
"devDependencies": {
- "@babel/core": "^7.13.10",
+ "@babel/core": "^7.13.13",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.13.10",