summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-01 14:50:12 +0000
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-03-01 21:30:34 +0000
commitb486e26b816102a850d297d7bab8dd5a290dd85a (patch)
treeb4239671bb87905f050de238c6a76bbced05f779 /package.json
parent92d6abf216806de0d3dca5e8842ac3532c621b31 (diff)
downloadnextcloud-server-b486e26b816102a850d297d7bab8dd5a290dd85a.tar.gz
nextcloud-server-b486e26b816102a850d297d7bab8dd5a290dd85a.zip
Bump @babel/core from 7.12.16 to 7.13.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.16 to 7.13.8. - [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.8/packages/babel-core) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.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 41a7c4d0735..dc545beff71 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"webdav": "^3.6.2"
},
"devDependencies": {
- "@babel/core": "^7.12.16",
+ "@babel/core": "^7.13.8",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.12.16",