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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-28 02:26:26 +0300
committerGitHub <noreply@github.com>2022-05-28 02:26:26 +0300
commit5a4fed284c438f3437c76bb4303b453a2ba36696 (patch)
tree19d3026f2266b66ab4434e694704584c3a34aab3 /package.json
parent87ec9ef81647de641fd8cafa4b8e16e71eaf1e44 (diff)
Bump @testing-library/vue from 5.8.2 to 5.8.3dependabot/npm_and_yarn/stable24/testing-library/vue-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 1018ca3609a..21e4b0f8f41 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
"@nextcloud/stylelint-config": "^2.1.2",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/user-event": "^14.0.4",
- "@testing-library/vue": "^5.8.2",
+ "@testing-library/vue": "^5.8.3",
"@vue/test-utils": "^1.3.0",
"babel-loader": "^8.2.4",
"babel-loader-exclude-node-modules-except": "^1.2.1",