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-14 04:02:21 +0300
committerGitHub <noreply@github.com>2022-05-14 04:02:21 +0300
commit9b036824268708c8c67e95f2134345669a18d02d (patch)
treece3791ffc86852d0994cd580f87a144baa1bb0d6 /package-lock.json
parent5a80df6e4c301bc083f7bb20af594783f1b26a97 (diff)
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-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 51b543941df..9b688b0edc2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -87,7 +87,7 @@
"@nextcloud/stylelint-config": "^2.1.2",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/user-event": "^14.1.1",
- "@testing-library/vue": "^5.8.2",
+ "@testing-library/vue": "^5.8.3",
"@vue/test-utils": "^1.3.0",
"babel-loader": "^8.2.5",
"babel-loader-exclude-node-modules-except": "^1.2.1",
@@ -3779,9 +3779,9 @@
}
},
"node_modules/@testing-library/vue": {
- "version": "5.8.2",
- "resolved": "https://registry.npmjs.org/@testing-library/vue/-/vue-5.8.2.tgz",
- "integrity": "sha512-evsQjLw3T/c92ZsXflZMzSN72P06VlgUZMIcrRKn5n9ZX7QgQyebB3DgdmPACf6JgNfP8Y3Lm2212FmeMnWlZw==",
+ "version": "5.8.3",
+ "resolved": "https://registry.npmjs.org/@testing-library/vue/-/vue-5.8.3.tgz",
+ "integrity": "sha512-M6+QqP1xuFHixKOeXF9pCLbtiyJZRKfJRP+unBf6Ljm7aS1V2CSS95oTetFoblaj0W1+AC9XJgwmUDtlLoaakQ==",
"dev": true,
"dependencies": {
"@babel/runtime": "^7.12.5",
@@ -22750,9 +22750,9 @@
"requires": {}
},
"@testing-library/vue": {
- "version": "5.8.2",
- "resolved": "https://registry.npmjs.org/@testing-library/vue/-/vue-5.8.2.tgz",
- "integrity": "sha512-evsQjLw3T/c92ZsXflZMzSN72P06VlgUZMIcrRKn5n9ZX7QgQyebB3DgdmPACf6JgNfP8Y3Lm2212FmeMnWlZw==",
+ "version": "5.8.3",
+ "resolved": "https://registry.npmjs.org/@testing-library/vue/-/vue-5.8.3.tgz",
+ "integrity": "sha512-M6+QqP1xuFHixKOeXF9pCLbtiyJZRKfJRP+unBf6Ljm7aS1V2CSS95oTetFoblaj0W1+AC9XJgwmUDtlLoaakQ==",
"dev": true,
"requires": {
"@babel/runtime": "^7.12.5",