浏览代码

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
没有帐户链接到提交者的电子邮件
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 3
    3
      package-lock.json
  2. 1
    1
      package.json

+ 3
- 3
package-lock.json 查看文件

@@ -3340,9 +3340,9 @@
3340 3340
       "integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
3341 3341
     },
3342 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 3346
       "requires": {
3347 3347
         "@types/prop-types": "*",
3348 3348
         "csstype": "^3.0.2"

+ 1
- 1
package.json 查看文件

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

正在加载...
取消
保存