Ver Fonte

Bump @testing-library/react from 10.3.0 to 10.4.1 (#1817)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] há 4 anos atrás
pai
commit
159890860a
2 ficheiros alterados com 11 adições e 11 exclusões
  1. 10 10
      package-lock.json
  2. 1 1
      package.json

+ 10 - 10
package-lock.json

@@ -1509,12 +1509,12 @@
       }
     },
     "@testing-library/dom": {
-      "version": "7.16.2",
-      "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.16.2.tgz",
-      "integrity": "sha512-4fT5l5L+5gfNhUZVCg0wnSszbRJ7A1ZHEz32v7OzH3mcY5lUsK++brI3IB2L9F5zO4kSDc2TRGEVa8v2hgl9vA==",
+      "version": "7.17.1",
+      "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.17.1.tgz",
+      "integrity": "sha512-gmORZyxqqMAM3TVOXQftgGxqISiCN7hQHAVtV26OqESB8x8SKbX0tlX4+VvagLi1WMK2TLd9MWUJfuHHN7fPQg==",
       "requires": {
-        "@babel/runtime": "^7.10.2",
-        "aria-query": "^4.0.2",
+        "@babel/runtime": "^7.10.3",
+        "aria-query": "^4.2.2",
         "dom-accessibility-api": "^0.4.5",
         "pretty-format": "^25.5.0"
       },
@@ -1781,12 +1781,12 @@
       }
     },
     "@testing-library/react": {
-      "version": "10.3.0",
-      "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-10.3.0.tgz",
-      "integrity": "sha512-Rhn5uJK6lYHWzlGVbK6uAvheAW8AUoFYxTLGdDxgsJDaK/PYy5drWfW/6YpMMOKMw+u6jHHl4MNHlt5qLHnm0Q==",
+      "version": "10.4.1",
+      "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-10.4.1.tgz",
+      "integrity": "sha512-QX31fRDGLnOdBYoQ95VEOYgRahaPfsI+toOaYhlvuGNFQrcagZv/KLWCIctRGB0h1PTsQt3JpLBbbLGM63yy5Q==",
       "requires": {
-        "@babel/runtime": "^7.10.2",
-        "@testing-library/dom": "^7.14.2"
+        "@babel/runtime": "^7.10.3",
+        "@testing-library/dom": "^7.17.1"
       },
       "dependencies": {
         "@babel/runtime": {

+ 1 - 1
package.json

@@ -22,7 +22,7 @@
     "@sentry/browser": "5.17.0",
     "@sentry/integrations": "5.17.0",
     "@testing-library/jest-dom": "5.10.1",
-    "@testing-library/react": "10.3.0",
+    "@testing-library/react": "10.4.1",
     "@types/jest": "26.0.0",
     "@types/nanoid": "2.1.0",
     "@types/react": "16.9.38",