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-08-09 21:46:48 +0300
committerGitHub <noreply@github.com>2022-08-09 21:46:48 +0300
commit95f4881725e5da2383390e20c483cecc1c280371 (patch)
tree32204837b807f4f3498502c25896c5715d9c904d /package.json
parent7992a3ef506a5ba9e71a61994091b2f4281f5c09 (diff)
Bump @testing-library/user-event from 14.1.1 to 14.4.3dependabot/npm_and_yarn/testing-library/user-event-14.4.3
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.1.1 to 14.4.3. - [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/v14.1.1...v14.4.3) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor ... 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 e5c4f6e05d4..5f9dc2a197f 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"@nextcloud/eslint-config": "^8.0.0",
"@nextcloud/stylelint-config": "^2.1.2",
"@testing-library/jest-dom": "^5.16.4",
- "@testing-library/user-event": "^14.1.1",
+ "@testing-library/user-event": "^14.4.3",
"@testing-library/vue": "^5.8.3",
"@vue/test-utils": "^1.3.0",
"babel-loader": "^8.2.5",