소스 검색

chore(deps): bump @types/react from 17.0.1 to 17.0.2 (#3036)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) 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)

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 년 전
부모
커밋
1d332d597a
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 파일 보기

3340
       "integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
3340
       "integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
3341
     },
3341
     },
3342
     "@types/react": {
3342
     "@types/react": {
3343
-      "version": "17.0.1",
3344
-      "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.1.tgz",
3345
-      "integrity": "sha512-w8t9f53B2ei4jeOqf/gxtc2Sswnc3LBK5s0DyJcg5xd10tMHXts2N31cKjWfH9IC/JvEPa/YF1U4YeP1t4R6HQ==",
3343
+      "version": "17.0.2",
3344
+      "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.2.tgz",
3345
+      "integrity": "sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA==",
3346
       "requires": {
3346
       "requires": {
3347
         "@types/prop-types": "*",
3347
         "@types/prop-types": "*",
3348
         "csstype": "^3.0.2"
3348
         "csstype": "^3.0.2"

+ 1
- 1
package.json 파일 보기

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

Loading…
취소
저장