aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-17 14:21:20 +0000
committerGitHub <noreply@github.com>2021-07-17 14:21:20 +0000
commit9bbd8799722b3320602e18d858784d097abe8ab4 (patch)
tree1857c1dd5bdb21fbeb6a3d3326c99d5cdb6c43e8 /package.json
parentbeeaa1680f7e0973bdace01471b0adfedf99a77d (diff)
downloadnextcloud-server-9bbd8799722b3320602e18d858784d097abe8ab4.tar.gz
nextcloud-server-9bbd8799722b3320602e18d858784d097abe8ab4.zip
Bump @testing-library/vue from 5.6.2 to 5.8.1
Bumps [@testing-library/vue](https://github.com/testing-library/vue-testing-library) from 5.6.2 to 5.8.1. - [Release notes](https://github.com/testing-library/vue-testing-library/releases) - [Commits](https://github.com/testing-library/vue-testing-library/compare/v5.6.2...v5.8.1) --- updated-dependencies: - dependency-name: "@testing-library/vue" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9fe7da35aa4..16e47b2de2e 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.2",
"@nextcloud/event-bus": "^1.3.0",
- "@nextcloud/files": "^1.1.0",
+ "@nextcloud/files": "^2.0.0",
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/logger": "^2.0.0",
@@ -100,7 +100,7 @@
"@nextcloud/eslint-plugin": "^1.5.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/user-event": "^13.1.9",
- "@testing-library/vue": "^5.6.2",
+ "@testing-library/vue": "^5.8.1",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.2",