Przeglądaj źródła

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

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.1 to 17.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 lat temu
rodzic
commit
32427c355c
2 zmienionych plików z 4 dodań i 4 usunięć
  1. 1 1
      package.json
  2. 3 3
      yarn.lock

+ 1 - 1
package.json

@@ -25,7 +25,7 @@
     "@testing-library/react": "11.2.5",
     "@types/jest": "26.0.20",
     "@types/react": "17.0.3",
-    "@types/react-dom": "17.0.1",
+    "@types/react-dom": "17.0.2",
     "@types/socket.io-client": "1.4.36",
     "browser-fs-access": "0.15.3",
     "clsx": "1.1.1",

+ 3 - 3
yarn.lock

@@ -2044,9 +2044,9 @@
   version "1.5.4"
   resolved "https://registry.npmjs.org/@types/q/-/q-1.5.4.tgz"
 
-"@types/react-dom@17.0.1":
-  version "17.0.1"
-  resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.1.tgz"
+"@types/react-dom@17.0.2":
+  version "17.0.2"
+  resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.2.tgz#35654cf6c49ae162d5bc90843d5437dc38008d43"
   dependencies:
     "@types/react" "*"