aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-01 02:33:20 +0000
committerGitHub <noreply@github.com>2025-02-01 02:33:20 +0000
commit9f5456acfae9e842941e208d0888cdf0ad0ac54c (patch)
treee502bc225472e2fb8323d5be479ad0af9a7d6342 /package.json
parent3a4f6b80fe2758ef2bc5a232c45d50eaef78c326 (diff)
downloadnextcloud-server-9f5456acfae9e842941e208d0888cdf0ad0ac54c.tar.gz
nextcloud-server-9f5456acfae9e842941e208d0888cdf0ad0ac54c.zip
chore(deps-dev): bump @testing-library/user-event from 14.5.2 to 14.6.1dependabot/npm_and_yarn/testing-library/user-event-14.6.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.2 to 14.6.1. - [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.5.2...v14.6.1) --- 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 e957cb1e532..f63de7a2ed0 100644
--- a/package.json
+++ b/package.json
@@ -134,7 +134,7 @@
"@simplewebauthn/types": "^12.0.0",
"@testing-library/cypress": "^10.0.2",
"@testing-library/jest-dom": "^6.6.3",
- "@testing-library/user-event": "^14.4.3",
+ "@testing-library/user-event": "^14.6.1",
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.32",
"@types/wait-on": "^5.3.4",