소스 검색

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

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.0 to 17.0.1.
- [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>
vanilla_orig
dependabot[bot] 4 년 전
부모
커밋
1a828a43d9
No account linked to committer's email address
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 3
    3
      package-lock.json
  2. 1
    1
      package.json

+ 3
- 3
package-lock.json 파일 보기

@@ -3349,9 +3349,9 @@
3349 3349
       }
3350 3350
     },
3351 3351
     "@types/react-dom": {
3352
-      "version": "17.0.0",
3353
-      "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.0.tgz",
3354
-      "integrity": "sha512-lUqY7OlkF/RbNtD5nIq7ot8NquXrdFrjSOR6+w9a9RFQevGi1oZO1dcJbXMeONAPKtZ2UrZOEJ5UOCVsxbLk/g==",
3352
+      "version": "17.0.1",
3353
+      "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.1.tgz",
3354
+      "integrity": "sha512-yIVyopxQb8IDZ7SOHeTovurFq+fXiPICa+GV3gp0Xedsl+MwQlMLKmvrnEjFbQxjliH5YVAEWFh975eVNmKj7Q==",
3355 3355
       "requires": {
3356 3356
         "@types/react": "*"
3357 3357
       }

+ 1
- 1
package.json 파일 보기

@@ -25,7 +25,7 @@
25 25
     "@testing-library/react": "11.2.5",
26 26
     "@types/jest": "26.0.20",
27 27
     "@types/react": "17.0.2",
28
-    "@types/react-dom": "17.0.0",
28
+    "@types/react-dom": "17.0.1",
29 29
     "@types/socket.io-client": "1.4.35",
30 30
     "browser-fs-access": "0.13.1",
31 31
     "clsx": "1.1.1",

Loading…
취소
저장