summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-11 07:31:20 +0000
committerGitHub <noreply@github.com>2022-05-11 07:31:20 +0000
commita199f1ac1a1f438f454fe939c868929eb9e3452b (patch)
tree6bba745cf8aa09b9e7a56def2f9af9c599a7691a /package.json
parent1def8bdd0e57379e00c59f703d057ddca5a51e72 (diff)
downloadnextcloud-server-a199f1ac1a1f438f454fe939c868929eb9e3452b.tar.gz
nextcloud-server-a199f1ac1a1f438f454fe939c868929eb9e3452b.zip
Bump @testing-library/vue from 5.8.2 to 5.8.3
Bumps [@testing-library/vue](https://github.com/testing-library/vue-testing-library) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/testing-library/vue-testing-library/releases) - [Commits](https://github.com/testing-library/vue-testing-library/compare/v5.8.2...v5.8.3) --- 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 8ca46a16471..2fb5ed33a6b 100644
--- a/package.json
+++ b/package.json
@@ -99,7 +99,7 @@
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@testing-library/jest-dom": "^5.15.1",
"@testing-library/user-event": "^13.5.0",
- "@testing-library/vue": "^5.8.2",
+ "@testing-library/vue": "^5.8.3",
"babel-loader": "^8.2.5",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"css-loader": "^5.2.7",