]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump @testing-library/user-event from 14.0.4 to 14.1.0 31991/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 14 Apr 2022 20:58:46 +0000 (20:58 +0000)
committerGitHub <noreply@github.com>
Thu, 14 Apr 2022 20:58:46 +0000 (20:58 +0000)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.0.4 to 14.1.0.
- [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.0.4...v14.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>
package-lock.json
package.json

index 2f5c333901ded8dd48b6eedd16bd29c894f11d0d..4bd4f2e5e5fac6321c63342f35ff64669f2054d8 100644 (file)
@@ -85,7 +85,7 @@
         "@nextcloud/eslint-config": "^7.0.2",
         "@nextcloud/stylelint-config": "^2.1.2",
         "@testing-library/jest-dom": "^5.16.4",
-        "@testing-library/user-event": "^14.0.4",
+        "@testing-library/user-event": "^14.1.0",
         "@testing-library/vue": "^5.8.2",
         "@vue/test-utils": "^1.3.0",
         "babel-loader": "^8.2.4",
       }
     },
     "node_modules/@testing-library/user-event": {
-      "version": "14.0.4",
-      "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.0.4.tgz",
-      "integrity": "sha512-VBZe5lcUsmrQyOwIFvqOxLBoaTw1/Qy4Ek+VgmFYs719bs2SxUp42vbsb7ATlQDkHdj4OIQlucfpwxe5WoG1jA==",
+      "version": "14.1.0",
+      "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.1.0.tgz",
+      "integrity": "sha512-+CGfMXlVM+OwREHDEsfTGsXIMI+rjr3a7YBUSutq7soELht+8kQrM5k46xa/WLfHdtX/wqsDIleL6bi4i+xz0w==",
       "dev": true,
       "engines": {
         "node": ">=12",
       }
     },
     "@testing-library/user-event": {
-      "version": "14.0.4",
-      "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.0.4.tgz",
-      "integrity": "sha512-VBZe5lcUsmrQyOwIFvqOxLBoaTw1/Qy4Ek+VgmFYs719bs2SxUp42vbsb7ATlQDkHdj4OIQlucfpwxe5WoG1jA==",
+      "version": "14.1.0",
+      "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.1.0.tgz",
+      "integrity": "sha512-+CGfMXlVM+OwREHDEsfTGsXIMI+rjr3a7YBUSutq7soELht+8kQrM5k46xa/WLfHdtX/wqsDIleL6bi4i+xz0w==",
       "dev": true,
       "requires": {}
     },
index 66c649dc9f1842d38ddcf52a6ae999dd43edc9b4..21a3ff9302fff547e7a6c29563e25a6bb0a37432 100644 (file)
     "@nextcloud/eslint-config": "^7.0.2",
     "@nextcloud/stylelint-config": "^2.1.2",
     "@testing-library/jest-dom": "^5.16.4",
-    "@testing-library/user-event": "^14.0.4",
+    "@testing-library/user-event": "^14.1.0",
     "@testing-library/vue": "^5.8.2",
     "@vue/test-utils": "^1.3.0",
     "babel-loader": "^8.2.4",