ソースを参照

Bump @types/react-dom from 16.9.4 to 16.9.5 (#548)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 5 年 前
コミット
41b384e6e6
2 ファイル変更4 行追加4 行削除
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -1539,9 +1539,9 @@
       }
     },
     "@types/react-dom": {
-      "version": "16.9.4",
-      "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.4.tgz",
-      "integrity": "sha512-fya9xteU/n90tda0s+FtN5Ym4tbgxpq/hb/Af24dvs6uYnYn+fspaxw5USlw0R8apDNwxsqumdRoCoKitckQqw==",
+      "version": "16.9.5",
+      "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.5.tgz",
+      "integrity": "sha512-BX6RQ8s9D+2/gDhxrj8OW+YD4R+8hj7FEM/OJHGNR0KipE1h1mSsf39YeyC81qafkq+N3rU3h3RFbLSwE5VqUg==",
       "dev": true,
       "requires": {
         "@types/react": "*"

+ 1 - 1
package.json

@@ -23,7 +23,7 @@
     "@types/nanoid": "2.1.0",
     "@types/react": "16.9.17",
     "@types/react-color": "3.0.1",
-    "@types/react-dom": "16.9.4",
+    "@types/react-dom": "16.9.5",
     "eslint-plugin-json-format": "2.0.1",
     "husky": "4.0.10",
     "lint-staged": "10.0.0",