]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump @testing-library/jest-dom from 5.16.3 to 5.16.4 31898/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 8 Apr 2022 12:29:28 +0000 (12:29 +0000)
committerGitHub <noreply@github.com>
Fri, 8 Apr 2022 12:29:28 +0000 (12:29 +0000)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.3 to 5.16.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.3...v5.16.4)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
package-lock.json
package.json

index 572d9cd2093b2b1398dc6094d09ab9b728ea746d..22f4d9775b5486b8a8d36265ceb3078d4ce48381 100644 (file)
@@ -84,7 +84,7 @@
         "@nextcloud/browserslist-config": "^2.2.0",
         "@nextcloud/eslint-config": "^7.0.2",
         "@nextcloud/stylelint-config": "^2.1.2",
-        "@testing-library/jest-dom": "^5.16.3",
+        "@testing-library/jest-dom": "^5.16.4",
         "@testing-library/user-event": "^14.0.4",
         "@testing-library/vue": "^5.8.2",
         "@vue/test-utils": "^1.3.0",
       }
     },
     "node_modules/@testing-library/jest-dom": {
-      "version": "5.16.3",
-      "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.3.tgz",
-      "integrity": "sha512-u5DfKj4wfSt6akfndfu1eG06jsdyA/IUrlX2n3pyq5UXgXMhXY+NJb8eNK/7pqPWAhCKsCGWDdDO0zKMKAYkEA==",
+      "version": "5.16.4",
+      "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz",
+      "integrity": "sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==",
       "dev": true,
       "dependencies": {
         "@babel/runtime": "^7.9.2",
       }
     },
     "@testing-library/jest-dom": {
-      "version": "5.16.3",
-      "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.3.tgz",
-      "integrity": "sha512-u5DfKj4wfSt6akfndfu1eG06jsdyA/IUrlX2n3pyq5UXgXMhXY+NJb8eNK/7pqPWAhCKsCGWDdDO0zKMKAYkEA==",
+      "version": "5.16.4",
+      "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz",
+      "integrity": "sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==",
       "dev": true,
       "requires": {
         "@babel/runtime": "^7.9.2",
index 381eec8713d4f32209cc0f35fe6ca424d3ab7ea0..72b5c22ea70ca4c68e1f498eb7154b5a21b8f521 100644 (file)
     "@nextcloud/browserslist-config": "^2.2.0",
     "@nextcloud/eslint-config": "^7.0.2",
     "@nextcloud/stylelint-config": "^2.1.2",
-    "@testing-library/jest-dom": "^5.16.3",
+    "@testing-library/jest-dom": "^5.16.4",
     "@testing-library/user-event": "^14.0.4",
     "@testing-library/vue": "^5.8.2",
     "@vue/test-utils": "^1.3.0",