]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump @testing-library/jest-dom from 5.16.2 to 5.16.3 31718/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 26 Mar 2022 02:05:17 +0000 (02:05 +0000)
committerGitHub <noreply@github.com>
Sat, 26 Mar 2022 02:05:17 +0000 (02:05 +0000)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.2 to 5.16.3.
- [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.2...v5.16.3)

---
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 765df4f2cee350615da39653f57d5ce7f7fb0e1d..c36090eb60ece8a0202cb2f6eed57665ec610585 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.2",
+        "@testing-library/jest-dom": "^5.16.3",
         "@testing-library/user-event": "^13.5.0",
         "@testing-library/vue": "^5.8.2",
         "@vue/test-utils": "^1.3.0",
       }
     },
     "node_modules/@testing-library/jest-dom": {
-      "version": "5.16.2",
-      "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.2.tgz",
-      "integrity": "sha512-6ewxs1MXWwsBFZXIk4nKKskWANelkdUehchEOokHsN8X7c2eKXGw+77aRV63UU8f/DTSVUPLaGxdrj4lN7D/ug==",
+      "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==",
       "dev": true,
       "dependencies": {
         "@babel/runtime": "^7.9.2",
       }
     },
     "@testing-library/jest-dom": {
-      "version": "5.16.2",
-      "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.2.tgz",
-      "integrity": "sha512-6ewxs1MXWwsBFZXIk4nKKskWANelkdUehchEOokHsN8X7c2eKXGw+77aRV63UU8f/DTSVUPLaGxdrj4lN7D/ug==",
+      "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==",
       "dev": true,
       "requires": {
         "@babel/runtime": "^7.9.2",
index ef5ef3fd69a6b6a50f473b7d2ad7a4da06e28dc0..2af0a5010e8f8018626da4e98e8d3fe20374436a 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.2",
+    "@testing-library/jest-dom": "^5.16.3",
     "@testing-library/user-event": "^13.5.0",
     "@testing-library/vue": "^5.8.2",
     "@vue/test-utils": "^1.3.0",