浏览代码

Bump @testing-library/react from 10.4.1 to 10.4.3 (#1837)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.4.1 to 10.4.3.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v10.4.1...v10.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] 5 年之前
父节点
当前提交
2ee8bb9846
共有 2 个文件被更改,包括 16 次插入16 次删除
  1. 15 15
      package-lock.json
  2. 1 1
      package.json

+ 15 - 15
package-lock.json

@@ -1509,9 +1509,9 @@
       }
     },
     "@testing-library/dom": {
-      "version": "7.17.1",
-      "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.17.1.tgz",
-      "integrity": "sha512-gmORZyxqqMAM3TVOXQftgGxqISiCN7hQHAVtV26OqESB8x8SKbX0tlX4+VvagLi1WMK2TLd9MWUJfuHHN7fPQg==",
+      "version": "7.19.0",
+      "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.19.0.tgz",
+      "integrity": "sha512-t4sIYKGJ8vCi+fEP3f+lnvomvhofHK8xXxhrapiRS8tnP6la9woE+d9hjivviRkwvNFAOAYaN7REKnQf5XCGxg==",
       "requires": {
         "@babel/runtime": "^7.10.3",
         "aria-query": "^4.2.2",
@@ -1520,17 +1520,17 @@
       },
       "dependencies": {
         "@babel/runtime": {
-          "version": "7.10.3",
-          "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.3.tgz",
-          "integrity": "sha512-RzGO0RLSdokm9Ipe/YD+7ww8X2Ro79qiXZF3HU9ljrM+qnJmH1Vqth+hbiQZy761LnMJTMitHDuKVYTk3k4dLw==",
+          "version": "7.10.4",
+          "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.4.tgz",
+          "integrity": "sha512-UpTN5yUJr9b4EX2CnGNWIvER7Ab83ibv0pcvvHc4UOdrBI5jb8bj+32cCwPX6xu0mt2daFNjYhoi+X7beH0RSw==",
           "requires": {
             "regenerator-runtime": "^0.13.4"
           }
         },
         "@babel/runtime-corejs3": {
-          "version": "7.10.3",
-          "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.10.3.tgz",
-          "integrity": "sha512-HA7RPj5xvJxQl429r5Cxr2trJwOfPjKiqhCXcdQPSqO2G0RHPZpXu4fkYmBaTKCp2c/jRaMK9GB/lN+7zvvFPw==",
+          "version": "7.10.4",
+          "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.10.4.tgz",
+          "integrity": "sha512-BFlgP2SoLO9HJX9WBwN67gHWMBhDX/eDz64Jajd6mR/UAUzqrNMm99d4qHnVaKscAElZoFiPv+JpR/Siud5lXw==",
           "requires": {
             "core-js-pure": "^3.0.0",
             "regenerator-runtime": "^0.13.4"
@@ -1800,18 +1800,18 @@
       }
     },
     "@testing-library/react": {
-      "version": "10.4.1",
-      "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-10.4.1.tgz",
-      "integrity": "sha512-QX31fRDGLnOdBYoQ95VEOYgRahaPfsI+toOaYhlvuGNFQrcagZv/KLWCIctRGB0h1PTsQt3JpLBbbLGM63yy5Q==",
+      "version": "10.4.3",
+      "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-10.4.3.tgz",
+      "integrity": "sha512-A/ydYXcwAcfY7vkPrfUkUTf9HQLL3/GtixTefcu3OyGQtAYQ7XBQj1S9FWbLEhfWa0BLwFwTBFS3Ao1O0tbMJg==",
       "requires": {
         "@babel/runtime": "^7.10.3",
         "@testing-library/dom": "^7.17.1"
       },
       "dependencies": {
         "@babel/runtime": {
-          "version": "7.10.3",
-          "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.3.tgz",
-          "integrity": "sha512-RzGO0RLSdokm9Ipe/YD+7ww8X2Ro79qiXZF3HU9ljrM+qnJmH1Vqth+hbiQZy761LnMJTMitHDuKVYTk3k4dLw==",
+          "version": "7.10.4",
+          "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.4.tgz",
+          "integrity": "sha512-UpTN5yUJr9b4EX2CnGNWIvER7Ab83ibv0pcvvHc4UOdrBI5jb8bj+32cCwPX6xu0mt2daFNjYhoi+X7beH0RSw==",
           "requires": {
             "regenerator-runtime": "^0.13.4"
           }

+ 1 - 1
package.json

@@ -22,7 +22,7 @@
     "@sentry/browser": "5.17.0",
     "@sentry/integrations": "5.17.0",
     "@testing-library/jest-dom": "5.11.0",
-    "@testing-library/react": "10.4.1",
+    "@testing-library/react": "10.4.3",
     "@types/jest": "26.0.0",
     "@types/nanoid": "2.1.0",
     "@types/react": "16.9.41",