]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump @testing-library/user-event from 13.4.1 to 13.5.0 29413/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 23 Oct 2021 03:46:56 +0000 (03:46 +0000)
committerGitHub <noreply@github.com>
Sat, 23 Oct 2021 03:46:56 +0000 (03:46 +0000)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.4.1 to 13.5.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/v13.4.1...v13.5.0)

---
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 25de5f82e521ee1373b2c9447db8c0c89da41941..7667fbf72255f3c22dee4444da9c7c9f35bc624c 100644 (file)
@@ -81,7 +81,7 @@
         "@nextcloud/eslint-config": "^4.0.0",
         "@nextcloud/stylelint-config": "^1.0.0-beta.0",
         "@testing-library/jest-dom": "^5.14.1",
-        "@testing-library/user-event": "^13.4.1",
+        "@testing-library/user-event": "^13.5.0",
         "@testing-library/vue": "^5.8.2",
         "babel-loader": "^8.2.3",
         "babel-loader-exclude-node-modules-except": "^1.2.1",
       }
     },
     "node_modules/@testing-library/user-event": {
-      "version": "13.4.1",
-      "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.4.1.tgz",
-      "integrity": "sha512-WcnVwi96MmFsHLMNvBz03aPMVDU3UOgucXcn85fNXKKdtd7CHi2NAgE3hASt157yTB9krym0ikFVKbqYghKRCg==",
+      "version": "13.5.0",
+      "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.5.0.tgz",
+      "integrity": "sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==",
       "dev": true,
       "dependencies": {
         "@babel/runtime": "^7.12.5"
       }
     },
     "@testing-library/user-event": {
-      "version": "13.4.1",
-      "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.4.1.tgz",
-      "integrity": "sha512-WcnVwi96MmFsHLMNvBz03aPMVDU3UOgucXcn85fNXKKdtd7CHi2NAgE3hASt157yTB9krym0ikFVKbqYghKRCg==",
+      "version": "13.5.0",
+      "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.5.0.tgz",
+      "integrity": "sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==",
       "dev": true,
       "requires": {
         "@babel/runtime": "^7.12.5"
index 2a4e06f338aa98322027f30dc5b7edadd651964c..d3b09050a212b0f7591453a3d87b797e91066a45 100644 (file)
@@ -97,7 +97,7 @@
     "@nextcloud/eslint-config": "^4.0.0",
     "@nextcloud/stylelint-config": "^1.0.0-beta.0",
     "@testing-library/jest-dom": "^5.14.1",
-    "@testing-library/user-event": "^13.4.1",
+    "@testing-library/user-event": "^13.5.0",
     "@testing-library/vue": "^5.8.2",
     "babel-loader": "^8.2.3",
     "babel-loader-exclude-node-modules-except": "^1.2.1",