aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-07 01:03:36 +0000
committerGitHub <noreply@github.com>2021-08-07 01:03:36 +0000
commit8c227064f04cb813b55ec47f7537c852e739b03f (patch)
tree729550f2870c05489c190b55691403fd855b035d /package.json
parent30d8704bf3d5d64f173f5671e34933aa22ad1ae4 (diff)
downloadnextcloud-server-8c227064f04cb813b55ec47f7537c852e739b03f.tar.gz
nextcloud-server-8c227064f04cb813b55ec47f7537c852e739b03f.zip
Bump @testing-library/vue from 5.8.1 to 5.8.2
Bumps [@testing-library/vue](https://github.com/testing-library/vue-testing-library) from 5.8.1 to 5.8.2. - [Release notes](https://github.com/testing-library/vue-testing-library/releases) - [Commits](https://github.com/testing-library/vue-testing-library/compare/v5.8.1...v5.8.2) --- updated-dependencies: - dependency-name: "@testing-library/vue" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@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 76b41de9e36..6f001771a7f 100644
--- a/package.json
+++ b/package.json
@@ -96,7 +96,7 @@
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/user-event": "^13.2.1",
- "@testing-library/vue": "^5.8.1",
+ "@testing-library/vue": "^5.8.2",
"babel-loader": "^8.2.2",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"css-loader": "^5.2.7",