diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-08-09 18:46:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-09 18:46:48 +0000 |
commit | 95f4881725e5da2383390e20c483cecc1c280371 (patch) | |
tree | 32204837b807f4f3498502c25896c5715d9c904d /package-lock.json | |
parent | 7992a3ef506a5ba9e71a61994091b2f4281f5c09 (diff) | |
download | nextcloud-server-95f4881725e5da2383390e20c483cecc1c280371.tar.gz nextcloud-server-95f4881725e5da2383390e20c483cecc1c280371.zip |
Bump @testing-library/user-event from 14.1.1 to 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-lock.json')
-rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index ac3cb466eab..cc29d486e57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -88,7 +88,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", @@ -3799,9 +3799,9 @@ } }, "node_modules/@testing-library/user-event": { - "version": "14.1.1", - "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.1.1.tgz", - "integrity": "sha512-XrjH/iEUqNl9lF2HX9YhPNV7Amntkcnpw0Bo1KkRzowNDcgSN9i0nm4Q8Oi5wupgdfPaJNMAWa61A+voD6Kmwg==", + "version": "14.4.3", + "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.4.3.tgz", + "integrity": "sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==", "dev": true, "engines": { "node": ">=12", @@ -34680,9 +34680,9 @@ } }, "@testing-library/user-event": { - "version": "14.1.1", - "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.1.1.tgz", - "integrity": "sha512-XrjH/iEUqNl9lF2HX9YhPNV7Amntkcnpw0Bo1KkRzowNDcgSN9i0nm4Q8Oi5wupgdfPaJNMAWa61A+voD6Kmwg==", + "version": "14.4.3", + "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.4.3.tgz", + "integrity": "sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==", "dev": true, "requires": {} }, |