Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-01-27 19:47:42 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2020-01-27 22:52:29 +0300
commit414544f52892f2b9a0166e95a7beba0052fdd274 (patch)
tree914e69a3685f2e76d8c625061d3be09abb1a8b22 /package.json
parent35502b889299e2838e91f8303851d2ca38ad443d (diff)
Merge multiple dependabots updates
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 47b2c7c95db..bf8aac3cbce 100644
--- a/package.json
+++ b/package.json
@@ -28,8 +28,8 @@
"@nextcloud/auth": "^1.2.1",
"@nextcloud/axios": "^1.3.1",
"@nextcloud/dialogs": "^1.0.0",
- "@nextcloud/event-bus": "^1.0.0",
- "@nextcloud/initial-state": "^1.0.0",
+ "@nextcloud/event-bus": "^1.1.2",
+ "@nextcloud/initial-state": "^1.1.0",
"@nextcloud/l10n": "^1.0.1",
"@nextcloud/logger": "^1.1.1",
"@nextcloud/paths": "^1.1.0",
@@ -79,9 +79,9 @@
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
- "@babel/core": "^7.7.7",
+ "@babel/core": "^7.8.3",
"@babel/plugin-proposal-class-properties": "^7.8.3",
- "@babel/plugin-syntax-dynamic-import": "^7.7.4",
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@nextcloud/browserslist-config": "^1.0.0",
"babel-eslint": "^10.0.3",