aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-08 01:18:15 +0000
committerGitHub <noreply@github.com>2020-08-08 01:18:15 +0000
commit48787c1f67a2ad3f47386c3dba89398a786d714e (patch)
tree0f524d4799e8f10483e820d03819f1bddf4d7484 /package.json
parent579c7073f3cd5276c554b0307e029ebcffe81d87 (diff)
downloadnextcloud-server-48787c1f67a2ad3f47386c3dba89398a786d714e.tar.gz
nextcloud-server-48787c1f67a2ad3f47386c3dba89398a786d714e.zip
Bump @babel/core from 7.11.0 to 7.11.1
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.0 to 7.11.1. - [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.11.1/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 37588737a2c..49ce1b5ae80 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
- "@babel/core": "^7.11.0",
+ "@babel/core": "^7.11.1",
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.11.0",