瀏覽代碼

chore(deps): bump @types/react-dom from 17.0.2 to 17.0.3 (#3419)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 年之前
父節點
當前提交
bb1f979718
共有 2 個文件被更改,包括 5 次插入4 次删除
  1. 1 1
      package.json
  2. 4 3
      yarn.lock

+ 1 - 1
package.json

@@ -25,7 +25,7 @@
     "@testing-library/react": "11.2.6",
     "@types/jest": "26.0.22",
     "@types/react": "17.0.3",
-    "@types/react-dom": "17.0.2",
+    "@types/react-dom": "17.0.3",
     "@types/socket.io-client": "1.4.36",
     "browser-fs-access": "0.16.4",
     "clsx": "1.1.1",

+ 4 - 3
yarn.lock

@@ -2085,9 +2085,10 @@
   version "1.5.4"
   resolved "https://registry.npmjs.org/@types/q/-/q-1.5.4.tgz"
 
-"@types/react-dom@17.0.2":
-  version "17.0.2"
-  resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.2.tgz"
+"@types/react-dom@17.0.3":
+  version "17.0.3"
+  resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.3.tgz#7fdf37b8af9d6d40127137865bb3fff8871d7ee1"
+  integrity sha512-4NnJbCeWE+8YBzupn/YrJxZ8VnjcJq5iR1laqQ1vkpQgBiA7bwk0Rp24fxsdNinzJY2U+HHS4dJJDPdoMjdJ7w==
   dependencies:
     "@types/react" "*"