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-04-02 04:04:27 +0300
committerGitHub <noreply@github.com>2022-04-02 04:04:27 +0300
commit61b3c3f4462d52f0075833b67ad1c2dc427a69fe (patch)
tree5ba821178163eb25cfa7a1189a4240aaf389a3f5 /package.json
parent5f2afad84ed1fc8559f4313343ec48c696816f7b (diff)
Bump @testing-library/user-event from 13.5.0 to 14.0.4
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.0.4. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v13.5.0...v14.0.4) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-major ... 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 78083e7cc3d..678c3ab970f 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"@nextcloud/eslint-config": "^7.0.2",
"@nextcloud/stylelint-config": "^2.1.2",
"@testing-library/jest-dom": "^5.16.3",
- "@testing-library/user-event": "^13.5.0",
+ "@testing-library/user-event": "^14.0.4",
"@testing-library/vue": "^5.8.2",
"@vue/test-utils": "^1.3.0",
"babel-loader": "^8.2.4",